text stringlengths 2 99k | meta dict |
|---|---|
package com.mashibing.service.base;
import com.mashibing.bean.WyPropertyTakeoverSchema;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 物业接管概要 服务类
* </p>
*
* @author lian
* @since 2020-04-18
*/
public interface WyPropertyTakeoverSchemaService extends IService<WyPropertyTakeoverSchema> {... | {
"pile_set_name": "Github"
} |
/* Cache handling for host lookup.
Copyright (C) 2004-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Li... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import "ABI36_0_0RCTUtils.h"
#import <dlfcn.h>
#import <mach/mach_time.h>
#import <objc/message.h>
#import <objc/runtime.h>
#imp... | {
"pile_set_name": "Github"
} |
package dotgit
import (
"bufio"
"io/ioutil"
"os"
"path/filepath"
"runtime"
"strings"
"testing"
"gopkg.in/src-d/go-billy.v4"
"gopkg.in/src-d/go-git.v4/plumbing"
. "gopkg.in/check.v1"
"gopkg.in/src-d/go-billy.v4/osfs"
"gopkg.in/src-d/go-git-fixtures.v3"
)
func Test(t *testing.T) { TestingT(t) }
type Suit... | {
"pile_set_name": "Github"
} |
# Copyright 2014-2016 Canonical Ltd. This software is licensed under the
# GNU Affero General Public License version 3 (see the file LICENSE).
"""Utilities related to network and cluster interfaces."""
__all__ = [
"get_name_and_vlan_from_cluster_interface",
"make_name_from_interface",
]
from random import r... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Category" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>871</string> </value>
</item>
... | {
"pile_set_name": "Github"
} |
{
includes: "hud,iphone_controls",
} | {
"pile_set_name": "Github"
} |
package cn.ruanwenjun.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import cn.ruanwenjun.domain.Ite... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2014 Damien P. George
*
* 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 ... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this f... | {
"pile_set_name": "Github"
} |
<?php
namespace AlibabaCloud\CF;
use AlibabaCloud\Client\Resolver\VersionResolver;
/**
* @method static V20151127\CFApiResolver v20151127()
*/
class CF extends VersionResolver
{
}
| {
"pile_set_name": "Github"
} |
#include "CondFormats/SiPixelObjects/interface/SiPixelQualityProbabilities.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iostream>
#include <iomanip> // std::setw
//****************************************************************************//... | {
"pile_set_name": "Github"
} |
#!/bin/sh
# REGoth requires the shaders to be in the current working directory
cd %%DATADIR%% && exec ./REGoth $*
| {
"pile_set_name": "Github"
} |
#!/bin/sh
httpd.worker -d "$PWD" -f /dev/null \
-k $1 \
-C 'LoadModule perl_module modules/mod_perl.so' \
-C 'PidFile run/apache_spamd.pidd' \
-C 'LockFile run/accept.lock' \
-C 'PerlSwitches -I/home/users/radek/httpd/lib' \
-C 'PerlModule Mail::SpamAssassin::Spamd::Apache2' \
-C 'PerlLoadModule Mail::SpamAssas... | {
"pile_set_name": "Github"
} |
/* LCOV_EXCL_STOP */
/*
* Copyright 2008 Google 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 ... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2017-present, Facebook, Inc. All rights reserved.
#
# You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
# copy, modify, and distribute this software in source code or binary form for use
# in connection with the web services and APIs provided by Facebook.
#
# As with any so... | {
"pile_set_name": "Github"
} |
// AFSecurityPolicy.h
// Copyright (c) 2011–2015 Alamofire Software Foundation (http://alamofire.org/)
//
// 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 wit... | {
"pile_set_name": "Github"
} |
<?php
return [
'actions' => "Action|Actions",
'author' => "Auteur",
'cancel' => "Annuler",
'create' => "Créer",
'delete' => "Supprimer",
'deleted' => "Supprimé",
'description' => "Description",
'edit' =>... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright 2017 Google 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 agr... | {
"pile_set_name": "Github"
} |
<?php
declare(strict_types=1);
use app\components\widgets\AdWidget;
use app\components\widgets\BattleFilterWidget;
use app\components\widgets\SnsWidget;
use statink\yii2\sortableTable\SortableTableAsset;
use yii\data\ArrayDataProvider;
use yii\grid\GridView;
use yii\helpers\Html;
$this->context->layout = 'main';
$ti... | {
"pile_set_name": "Github"
} |
-----BEGIN TRUSTED CERTIFICATE-----
MIIC8TCCAdmgAwIBAgIBATANBgkqhkiG9w0BAQsFADASMRAwDgYDVQQDDAdSb290
IENBMCAXDTE2MDExNTA4MTk0OVoYDzIxMTYwMTE2MDgxOTQ5WjASMRAwDgYDVQQD
DAdSb290IENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4eYA9Qa8
oEY4eQ8/HnEZE20C3yubdmv8rLAh7daRCEI7pWM17FJboKJKxdYAlAOXWj25ZyjS
feMhXKTtxjyNjoTRnVTDPdl0... | {
"pile_set_name": "Github"
} |
// Generated code from Butter Knife. Do not modify!
package com.escorps.retrodagger.adapter;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.Injector;
public class RecyclerViewAdapter$ViewHolder$$ViewInjector<T extends com.escorps.retrodagger.adapter.RecyclerViewAdapter... | {
"pile_set_name": "Github"
} |
NEWSBLUR.ReaderAddFeed = NEWSBLUR.ReaderPopover.extend({
className: "NB-add-popover",
options: {
'width': 380,
'anchor': function() {
return NEWSBLUR.reader.$s.$add_button;
},
'placement': 'top -left',
offset: {
top: 6,
left: ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016-2020 Crown Copyright
*
* 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 a... | {
"pile_set_name": "Github"
} |
export const cleanUpListener = (store, newListener) => () => {
store.listeners = store.listeners.filter(
(listener) => listener !== newListener
);
};
| {
"pile_set_name": "Github"
} |
import isRequired from '../src/isRequired';
describe('isRequired', () => {
it('should be a function', () => {
expect(isRequired).to.be.a('function');
});
});
| {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
"""
Base multicorn module.
This module contains all the python code needed by the multicorn C extension
to postgresql.
You should install it in the python path available to the user running
postgresql (usually, the system wide python installation).
"""
import sys
from collections import name... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) Alibaba Cloud Computing
* All rights reserved.
*
*/
using System;
using System.Collections.Generic;
using System.IO;
using Aliyun.OSS.Common.Communication;
using Aliyun.OSS.Common.Handlers;
using Aliyun.OSS.Common.Internal;
using Aliyun.OSS.Util;
using Aliyun.OSS.Transform;
n... | {
"pile_set_name": "Github"
} |
describe('RenderTexture', function() {
});
| {
"pile_set_name": "Github"
} |
/*
* This file is part of Libav.
*
* Libav 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, or (at your option) any later version.
*
* Libav is distributed in... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--This file is part of Chummer5a.
Chummer5a 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
(at your option) any later ... | {
"pile_set_name": "Github"
} |
source 'https://rubygems.org'
gemspec
gem 'concurrent-ruby', '~> 1.0', require: 'concurrent'
Dir["#{File.dirname(__FILE__)}/bundler.d/*.rb"].each do |bundle|
instance_eval(Bundler.read_file(bundle))
end
| {
"pile_set_name": "Github"
} |
package Paws::Discovery::UpdateApplicationResponse;
use Moose;
has _request_id => (is => 'ro', isa => 'Str');
### main pod documentation begin ###
=head1 NAME
Paws::Discovery::UpdateApplicationResponse
=head1 ATTRIBUTES
=head2 _request_id => Str
=cut
1; | {
"pile_set_name": "Github"
} |
2002-03-09 Jirka Kosek <kosek@users.sourceforge.net>
* Makefile: Removed hardcoded reference for XSLT processor as it is already set in Makefile.incl. Fixed typo in DocBook DTD URI.
2001-08-09 Norman Walsh <nwalsh@users.sourceforge.net>
* Makefile: Use saxon and docbook.xsl
2001-07-31 Jirka Kosek <kosek@users.... | {
"pile_set_name": "Github"
} |
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// 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"
} |
Manifest-Version: 1.0
X-COMMENT: Main-Class will be added automatically by build
| {
"pile_set_name": "Github"
} |
SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
Warnings:
Warning 3719 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
NOT YET IMPLEMENTED: cursor tests
---------------------------------------... | {
"pile_set_name": "Github"
} |
package types // import "github.com/docker/docker/api/types"
import (
"bufio"
"io"
"net"
"github.com/docker/docker/api/types/container"
"github.com/docker/docker/api/types/filters"
units "github.com/docker/go-units"
)
// CheckpointCreateOptions holds parameters to create a checkpoint from a container
type Chec... | {
"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.
// +build !gccgo
// +build arm,darwin
#include "textflag.h"
//
// System call support for ARM, Darwin
//
// Just jump to package syscall's implementation for... | {
"pile_set_name": "Github"
} |
import { PrimaryColumn, Entity, Column } from "../../../../src";
@Entity()
export class PostgresEntity {
@PrimaryColumn()
id: number;
@Column("time")
fieldTime: Date;
@Column("time with time zone")
fieldTimeWithTimeZone: Date;
@Column("time without time zone")
fieldTimeWithoutTimeZo... | {
"pile_set_name": "Github"
} |
/*
IR_Black style (c) Vasily Mikhailitchenko <vaskas@programica.ru>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #000;
color: #f8f8f8;
}
.hljs-comment,
.hljs-quote,
.hljs-meta {
color: #7c7c7c;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-tag,
.hljs-name {
color: #96cbfe;
}
... | {
"pile_set_name": "Github"
} |
import React, { PureComponent } from 'react'
import PropTypes from 'prop-types'
import PageContainerHeader from './page-container-header'
import PageContainerFooter from './page-container-footer'
export default class PageContainer extends PureComponent {
static propTypes = {
// PageContainerHeader props
bac... | {
"pile_set_name": "Github"
} |
#pragma once
class CSplitFile
{
public:
CSplitFile(void);
~CSplitFile(void);
public:
HRESULT SplitTxtFile(CString _strTxtFile);
};
| {
"pile_set_name": "Github"
} |
services:
twig_loader_test.twig.test_loader:
class: Drupal\twig_loader_test\Loader\TestLoader
tags:
- { name: twig.loader }
| {
"pile_set_name": "Github"
} |
#include "fw-util.h"
#include <stdlib.h>
#include <stdio.h>
#include <openbmc/cpld.h>
using namespace std;
class CpldComponent : public Component {
public:
CpldComponent(string fru, string comp)
: Component(fru, comp) {}
int print_version() {
uint8_t cpld_var[4] = {0};
if (!cpld_intf_open(... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipChildren="false"
android:clipToPadding="false"
andro... | {
"pile_set_name": "Github"
} |
QUERY
{{.Query}}
{{with .Alert}}{{.}}
{{end}}{{/* .Alert */}}{{/*
---------------------------------------
*/}}{{with .Alt}}DID YOU MEAN
{{range .Alts}} {{.}}
{{end}}
{{end}}{{/* .Alt */}}{{/*
---------------------------------------
*/}}{{with .Pak}}PACKAGE {{$.Query}}
{{range .}} {{pkgLink .Pak.Path}}
{{end}}
{... | {
"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.
// +build solaris
package readline
import "golang.org/x/sys/unix"
// GetSize returns the dimensions of the given terminal.
func GetSize(fd int) (int, int, er... | {
"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... | {
"pile_set_name": "Github"
} |
#ifndef _RENDERER_H
#define _RENDERER_H
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include "context.h"
uint32_t frameRate;
/* Allocates a render context */
RenderContext *createRenderer(void);
/* Draws an image filling all screen */
void drawSplash(RenderContext *context);
/* Handles a frame... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2009 Vincent Povirk for CodeWeavers
* Copyright 2016 Dmitry Timoshkov
*
* This library 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, or (at y... | {
"pile_set_name": "Github"
} |
"use strict";
/*global require,describe,it,expect,beforeEach*/
var Terria = require("../../lib/Models/Terria");
var loadWithXhr = require("../../lib/Core/loadWithXhr");
var ArcGisFeatureServerCatalogItem = require("../../lib/Models/ArcGisFeatureServerCatalogItem");
describe("ArcGisFeatureServerCatalogItem", function... | {
"pile_set_name": "Github"
} |
<html>
<head>
<title>Foursquare Client</title>
<style>
body {
background: #fff;
font-family: Helvetica;
font-size: 12px;
padding: 0;
margin: 0;
overflow: hidden;
}
.container {
width: 100%;
height: 100%;
position: absol... | {
"pile_set_name": "Github"
} |
.wrapper{width: 370px;margin: 10px auto;zoom: 1;}
.tabbody{height: 360px;}
.tabbody .panel{width:100%;height: 360px;position: absolute;background: #fff;}
.tabbody .panel h1{font-size:26px;margin: 5px 0 0 5px;}
.tabbody .panel p{font-size:12px;margin: 5px 0 0 5px;}
.tabbody table{width:90%;line-height: 20px;margin: 5px ... | {
"pile_set_name": "Github"
} |
goog.provide('os.command.SelectNone');
goog.require('os.command.AbstractSelect');
/**
* Command for selecting all features in a source
*
* @extends {os.command.AbstractSelect}
* @param {!string} sourceId
* @constructor
*/
os.command.SelectNone = function(sourceId) {
os.command.SelectNone.base(this, 'construc... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018 The WebRTC 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 in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | {
"pile_set_name": "Github"
} |
# 安装
安装PaddleSlim前,请确认已正确安装Paddle1.6版本或更新版本。Paddle安装请参考:[Paddle安装教程](https://www.paddlepaddle.org.cn/install/quick)。
- 安装develop版本
```bash
git clone https://github.com/PaddlePaddle/PaddleSlim.git
cd PaddleSlim
python setup.py install
```
- 安装官方发布的最新版本
```bash
pip install paddleslim -i https://pypi.org/simple
```... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Validator\Constraints;
use Symfony\Component\Validato... | {
"pile_set_name": "Github"
} |
package sentry
import (
"bytes"
"crypto/tls"
"encoding/json"
"errors"
"fmt"
"net/http"
"net/url"
"strconv"
"sync"
"time"
)
const defaultBufferSize = 30
const defaultRetryAfter = time.Second * 60
const defaultTimeout = time.Second * 30
// Transport is used by the Client to deliver events to remote server.
t... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"#hide\n",
"!pip install -Uqq fastbook\n",
"import fastbook\n",
"fastbook.setup_book()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outpu... | {
"pile_set_name": "Github"
} |
<?php
/** @file class_tree.php
* @brief Class Tree example
* @ingroup Examples
* @author Marcus Boerger
* @date 2003 - 2008
* @version 1.1
*
* Usage: php class_tree.php \<class\>
*
* Simply specify the root class or interface to tree with parameter \<class\>.
*/
if ($argc < 2) {
echo <<<EOF
Usage: ... | {
"pile_set_name": "Github"
} |
import { isGetter, getFlattenedDeps, fromKeyPath } from '../src/getter'
import { Set, List, is } from 'immutable'
describe('Getter', () => {
describe('isGetter', () => {
it('should return false for primitives', () => {
expect(isGetter(1)).toBe(false)
expect(isGetter('foo')).toBe(false)
expect(... | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using AElf.Cryptography;
using AElf.Cryptography.ECDSA;
namespace AElf.Contracts.TestBase
{
[SuppressMessage("ReSharper", "InconsistentNaming")]
public static class SampleECKeyPairs... | {
"pile_set_name": "Github"
} |
# Copyright 2019 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 writing, s... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2.0,
* as published by the Free Software Foundation.
*
* This program is also distributed with... | {
"pile_set_name": "Github"
} |
class TaskBoardIssue < ActiveRecord::Base
unloadable
belongs_to :issue
end | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<title></title>
</head>
... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
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)
===================================... | {
"pile_set_name": "Github"
} |
//
// CMHSearchHistoryCell.h
// UTrading
//
// Created by lx on 2018/4/23.
// Copyright © 2018年 cqgk.com. All rights reserved.
// 搜索cell
#import "CMHCollectionViewCell.h"
@interface CMHSearchHistoryCell : CMHCollectionViewCell<CMHConfigureView>
@end
| {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <HealthKit/HKObject.h>
@class HKSampleType, NSDate;
@interface HKSample : HKObject
{
HKSampleType *_sampleType;
double _startTimestamp;
double _endTimestamp;
}... | {
"pile_set_name": "Github"
} |
// @flow
import { it, describe } from 'flow-typed-test';
import Constants from 'expo-constants';
describe('NativeConstants', () => {
describe('platform', () => {
describe('Android', () => {
it('should have versionCode prop', () => {
if (Constants.platform && Constants.platform.android) {
... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2013 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 "media/base/android/media_source_player.h"
#include <limits>
#include "base/android/jni_android.h"
#include "base/android/jni_string.h"
#in... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
** Licensees holding valid commerci... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org)
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 version 2
of the License.
This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
{
"name": "metro-react-native-babel-preset",
"version": "0.63.0",
"description": "Babel preset for React Native applications",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git@github.com:facebook/metro.git"
},
"scripts": {
"prepare-release": "test -d build && rm -rf src.real ... | {
"pile_set_name": "Github"
} |
10.442 1.0087
-13.233 0.5648
14.964 -13.22
1.1806 -25.987
12.797 -28.857
-17.565 -34.219
38.788 -0.46882
-35.74 -16.551
-41.953 -3.3571
25.819 -42.228
| {
"pile_set_name": "Github"
} |
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.org/en/latest/deploy.html
[settings]
default = taobao_spider.settings
[deploy]
#url = http://localhost:6800/
project = taobao_spider
| {
"pile_set_name": "Github"
} |
@mixin appearance ($value) {
@include prefixer(appearance, $value, webkit moz ms o spec);
}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
/*
File: AAPLSegmentedControlViewController.h
Abstract: A view controller that demonstrates how to use UISegmentedControl.
Version: 2.12
Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple
Inc. ("Apple") in consideration of your agreement to the following
terms, and... | {
"pile_set_name": "Github"
} |
{
"name": "mint-field",
"description": "",
"version": "0.1.0",
"main": "lib/index.js",
"author": "elemefe",
"homepage": "https://github.com/ElemeFE/mint-ui",
"license": "MIT",
"repository": "https://github.com/ElemeFE/mint-ui/tree/master/components/mint-field",
"dependencies": {
}
} | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "tools/skiaserve/Response.h"
#include "tools/skiaserve/Request.h"
#include "include/core/SkData.h"
#include "include/core/SkString.h"
#include "tools/flags/CommandL... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The conprof 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... | {
"pile_set_name": "Github"
} |
// Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
// for details on configuring this project to bundle and minify static web assets.
// Write your JavaScript code.
| {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
module Aws
module EventStream
module Errors
# Raised when reading bytes exceed buffer total bytes
class ReadBytesExceedLengthError < RuntimeError
def initialize(target_byte, total_len)
msg = "Attempting reading bytes to offset #{target_byte} exceeds"\
... | {
"pile_set_name": "Github"
} |
// +build solaris
package zfs
import (
"strings"
)
// List of ZFS properties to retrieve from zfs list command on a Solaris platform
var dsPropList = []string{"name", "origin", "used", "available", "mountpoint", "compression", "type", "volsize", "quota"}
var dsPropListOptions = strings.Join(dsPropList, ",")
// Li... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2010 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | {
"pile_set_name": "Github"
} |
/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */
/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */
jQuery(function($){
$.datepicker.regional['uk'] = {clearText: 'Очистити', clearStatus: '',
closeText: 'Закрити', closeStatus: '',
prevText: '<<', prevStatus: '',
nextT... | {
"pile_set_name": "Github"
} |
---
title: Multi-Geo support for Power BI Premium
description: Learn how you can deploy content to datacenters in regions other than the home region of the Power BI tenant.
author: davidiseminger
ms.author: davidi
ms.reviewer: ''
ms.service: powerbi
ms.subservice: powerbi-admin
ms.topic: how-to
ms.date: 05/26/2019
Lo... | {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\/ M anipulation |
-------------... | {
"pile_set_name": "Github"
} |
<html>
<head>
<style>
/* explicitly load a font that supports the "fi" ligature */
@font-face {
font-family: test;
src: url(../fonts/mplus/mplus-1p-regular.ttf);
}
body {
font-family: test, serif;
padding: 20px;
}
</style>
<script>
function m()
{
document.body.offsetHeight;
var parent = document.getElementB... | {
"pile_set_name": "Github"
} |
/* Determine a canonical name for the current locale's character encoding.
Copyright (C) 2000-2003 Free Software Foundation, Inc.
This file is part of the GNU CHARSET Library.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License a... | {
"pile_set_name": "Github"
} |
(function(){
if (typeof self === 'undefined' || !self.Prism || !self.document) {
return;
}
if (!Prism.plugins.toolbar) {
console.warn('Show Languages plugin loaded before Toolbar plugin.');
return;
}
// The languages map is built automatically with gulp
var Languages = /*languages_placeholder[*/{"ht... | {
"pile_set_name": "Github"
} |
namespace ViPERToolBox.Properties
{
using System.CodeDom.Compiler;
using System.Configuration;
using System.Runtime.CompilerServices;
[CompilerGenerated, GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed class Settings : Appli... | {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M4,6L2,6v14c0,1... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
#include <api/fd/array.h>
#include <poll.h>
#include "util/debug.h"
#include "tests/tests.h"
static void fdarray__init_revents(struct fdarray *fda, short revents)
{
int fd;
fda->nr = fda->nr_alloc;
for (fd = 0; fd < fda->nr; ++fd) {
fda->entries[fd].fd = fda->nr - fd;
fda-... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////
// any_matcher.hpp
//
// Copyright 2008 Eric Niebler. 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_XPRESSIVE_DETAI... | {
"pile_set_name": "Github"
} |
'use strict'
module.exports = (moduleName) => {
var agent = require('../../../..').start({
serviceName: 'test',
secretToken: 'test',
captureExceptions: false,
logLevel: 'fatal',
metricsInterval: 0,
centralConfig: false
})
var pkg = require(`${moduleName}/package.json`)
var semver = requ... | {
"pile_set_name": "Github"
} |
/**
* Sinon.JS 1.7.3, 2013/06/20
*
* @author Christian Johansen (christian@cjohansen.no)
* @author Contributors: https://github.com/cjohansen/Sinon.JS/blob/master/AUTHORS
*
* (The BSD License)
*
* Copyright (c) 2010-2013, Christian Johansen, christian@cjohansen.no
* All rights reserved.
*
* Redistribution ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under both the GPLv2 (found in the
// COPYING file in the root directory) and Apache 2.0 License
// (found in the LICENSE.Apache file in the root directory).
#ifndef ROCKSDB_LITE
#include "utilities/transactions/wr... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.