text stringlengths 2 99k | meta dict |
|---|---|
////////////////////////////////////////////////////////////////////////////////
//
// 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 license... | {
"pile_set_name": "Github"
} |
############################################################################
##
## Copyright (C) 2016 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the examples of Qt for Python.
##
## $QT_BEGIN_LICENSE:BSD$
## Commercial License Usage
## Licensees holding valid commercial Qt l... | {
"pile_set_name": "Github"
} |
#include "random.h"
#include "TFormula.h"
| {
"pile_set_name": "Github"
} |
<?php
/*+**********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initia... | {
"pile_set_name": "Github"
} |
#region Copyright and license
// /*
// The MIT License (MIT)
//
// Copyright (c) 2014 BlackJet Software Ltd
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restrictio... | {
"pile_set_name": "Github"
} |
/*
* This file is part of wlcore
*
* Copyright (C) 2011 Texas Instruments Inc.
*
* 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.
*
* This program is distributed in the hope th... | {
"pile_set_name": "Github"
} |
using System.Text;
using SunEngine.Core.DataBase;
using SunEngine.Core.Utils;
namespace SunEngine.Core.Services
{
public interface IImagesNamesService
{
FileAndDir GetNewImageNameAndDir(string ext);
}
public class FileAndDir
{
public string File { get; }
public string Dir { get; }
public string Path { ge... | {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2008-2020, Hazelcast, Inc. 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
//
// Unless required by ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Minim : : Line : : setLineTime</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="stylesheet.css" rel="stylesheet" type="text/css">
</head>
<body>
<cente... | {
"pile_set_name": "Github"
} |
from __future__ import division, absolute_import, print_function
from decimal import Decimal
import numpy as np
from numpy.testing import (
run_module_suite, assert_, assert_almost_equal, assert_allclose,
assert_equal, assert_raises
)
class TestFinancial(object):
def test_rate(self):
assert_almo... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) International Business Machines Corp., 2000-2004
* Portions Copyright (C) Christoph Hellwig, 2001-2002
*
* 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; eithe... | {
"pile_set_name": "Github"
} |
.. meta::
:description: Bu bölümde threading modülünü inceleyeceğiz.
:keywords: python, modül, import, threading
.. highlight:: python3
****************
threading Modülü
****************
**Kaynak Kodu:** https://hg.python.org/cpython/file/3.5/Lib/threading.py
Bu modül; düşük seviyeli `_thread` modülü üzerine,... | {
"pile_set_name": "Github"
} |
/**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (July 02 2010)
*
* @copyright
* Copyright (C) 2004-2010 Alex Gorbatchev.
*
* @lic... | {
"pile_set_name": "Github"
} |
/* Copyright 2019 Axel Huebl, Benjamin Worpitz, Bert Wesarg, Matthias Werner
*
* This file is part of Alpaka.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/... | {
"pile_set_name": "Github"
} |
### Thread related
* `COUNT`: the count of active threads
* `DAEMON-COUNT`: the count of active daemon threads
* `PEAK-COUNT`: the maximum count of the live threads since JVM starts
* `STARTED-COUNT`: the total count of the created threads since JVM starts
* `DEADLOCK-COUNT`: the count of deadlocked threads
### ... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using Microsoft.MixedReality.Toolkit.Input;
using Microsoft.MixedReality.Toolkit.Utilities;
using UnityEngine;
namespace Microsoft.MixedReality.Toolkit.OpenVR.Input... | {
"pile_set_name": "Github"
} |
en:
simple_form:
"yes": 'Yes'
"no": 'No'
required:
text: 'required'
mark: '*'
# You can uncomment the line below if you need to overwrite the whole required html.
# When using html, text and mark won't be used.
# html: '<abbr title="required">*</abbr>'
error_notification:... | {
"pile_set_name": "Github"
} |
<?php
/**
* Zend Framework (http://framework.zend.com/)
*
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
namespace ... | {
"pile_set_name": "Github"
} |
/*------------------------------------------------------------------------------
Copyright (c) 2000-2007 Tyrell Corporation. All rights reserved.
Tyrell DarkIce
File : Exception.cpp
Version : $Revision$
Author : $Author$
Location : $HeadURL$
Copyright notice:
This program is free... | {
"pile_set_name": "Github"
} |
export { default } from './header';
| {
"pile_set_name": "Github"
} |
# Copyright (c) 2019 PaddlePaddle Authors. 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
#
# Unless required by applic... | {
"pile_set_name": "Github"
} |
package com.yiqiniu.easytrans.protocol.tcc;
import java.lang.annotation.Annotation;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import com.yiqiniu.easytrans.protocol.AnnotationBusinessProviderBuilder;
import com.yiqiniu.easytrans.protocol.BusinessProvid... | {
"pile_set_name": "Github"
} |
%
% The Rogo problem Intro 7
%
% http://www.rogopuzzle.co.nz/paper-rogos/intro-rogo-7/
%
5
9
20
33
3 2 1 W W W 1 3 5
W W 4 W W W 5 W W
2 W W B 2 B W W 2
W W 3 W W W 2 W W
2 4 4 W W W 1 1 4
| {
"pile_set_name": "Github"
} |
package com.alibaba.json.bvt.bug;
import java.util.List;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.annotation.JSONField;
import junit.framework.TestCase;
public class Bug_for_issue_555_setter extends TestCase {
public void test_for_issue() throws Exception {
JSON.parseObject("{\"lis... | {
"pile_set_name": "Github"
} |
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ 已下載且可供使用!您是否要現在安裝並重新啟動%1$@?";
"%1$@ can't be updated, because it was opened from a read-only or a temporary location. Use Finder to copy %1$@ to the Applications folder, relaunch it from there, and try... | {
"pile_set_name": "Github"
} |
/**
* @class UIImage
* @extends UIElement
* Used to display an image. UIImage can set multiple images, but only one will be the current image. Other images will be optional images (currently 15, but this can be increased). A specific optional image can be set to be the current image with setValue.
*
* Sets the fi... | {
"pile_set_name": "Github"
} |
import smart_imports
smart_imports.all()
class HistoryTests(utils_testcase.TestCase):
def setUp(self):
super(HistoryTests, self).setUp()
self.place_1, self.place_2, self.place_3 = game_logic.create_test_map()
self.person_1 = self.place_1.persons[0]
self.person_2 = self.place_... | {
"pile_set_name": "Github"
} |
d3.permute = function(array, indexes) {
var permutes = [],
i = -1,
n = indexes.length;
while (++i < n) permutes[i] = array[indexes[i]];
return permutes;
};
| {
"pile_set_name": "Github"
} |
import "Exception.proto";
option java_outer_classname="KeyExceptionPackageResponseProtocol";
package Alachisoft.NCache.Common.Protobuf;
message KeyExceptionPackageResponse
{
repeated string keys = 1;
repeated Exception exceptions = 2;
} | {
"pile_set_name": "Github"
} |
"""Tests formatting as writer-agnostic ExcelCells
ExcelFormatter is tested implicitly in pandas/tests/io/excel
"""
import pytest
import pandas._testing as tm
from pandas.io.formats.css import CSSWarning
from pandas.io.formats.excel import CSSToExcelConverter
@pytest.mark.parametrize(
"css,expected",
[
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018-2020 "Graph Foundation"
* Graph Foundation, Inc. [https://graphfoundation.org]
*
* Copyright (c) 2002-2018 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of ONgDB Enterprise Edition. The included source
* code can be redistributed and/or modified under the terms of t... | {
"pile_set_name": "Github"
} |
import React, { FC, useState, useEffect, ChangeEvent } from 'react'
import { Table, Button, Popconfirm, Tag, Input, Empty, message } from 'antd';
import { ColumnProps } from 'antd/es/table'
import { RouteComponentProps, withRouter } from 'react-router-dom'
import { CustomBreadcrumb } from '@/admin/components'
import { ... | {
"pile_set_name": "Github"
} |
export default function absFloor (number) {
if (number < 0) {
// -0 -> 0
return Math.ceil(number) || 0;
} else {
return Math.floor(number);
}
}
| {
"pile_set_name": "Github"
} |
/*
* poodle.c -- SoC audio for Poodle
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Copyright 2005 Openedhand Ltd.
*
* Authors: Liam Girdwood <lrg@slimlogic.co.uk>
* Richard Purdie <richard@openedhand.com>
*
* This program is free software; you can redistribute it and/or modify it
* under ... | {
"pile_set_name": "Github"
} |
/* Copyright 2015 The TensorFlow Authors. 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
Unless required by applicable law or a... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: bb264e974a9e3914283d4f9a942a88a0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
// for a legacy code and future fixes
module.exports = function(){
return Function.call.apply(Array.prototype.splice, arguments);
}; | {
"pile_set_name": "Github"
} |
/*
Copyright 2020 The Knative 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, soft... | {
"pile_set_name": "Github"
} |
// Generated from definition io.k8s.api.node.v1beta1.RuntimeClass
/// RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are (currently) manually defined by a user or cluster pr... | {
"pile_set_name": "Github"
} |
@import '~scss/variables';
.table {
margin: -12px;
border-radius: $border-radius;
overflow: hidden;
}
| {
"pile_set_name": "Github"
} |
model EquationCallIntegerArray
function arrcalli
input Real r;
output Integer[3] rs;
algorithm
rs := {1,integer(20*r),integer(30*r)};
end arrcalli;
Integer[3] i;
Boolean b;
equation
i = arrcalli(time);
when sample(0, 0.05) then
b = not pre(b);
end when;
end EquationCallIntegerArray;
| {
"pile_set_name": "Github"
} |
1 DUMM DU M 0 -1 -2 0.000 0.000 0.000
2 DUMM DU M 1 0 -1 1.522 0.000 0.000
3 DUMM DU M 2 1 0 1.422 109.500 0.000
4 C1 CG M 3 2 1 1.400 113.300 180.000
5 H1 H2 E 4 3 2 1.102 111.600 56.200
6 O5 OS 3 4 3 2... | {
"pile_set_name": "Github"
} |
"use strict";
/**
* Turns on Docker Machine
* @example: sjc up
*
*/
var d = require('../../docker-toolbox.js')
var run = function (good, bad) {
console.log("Note: Cold starting VirtualBox VM takes a minute.");
d.machine.start(function(err,data){
if (err) {
bad(err);
} else {
... | {
"pile_set_name": "Github"
} |
<% if @headers and ! @headers.empty? -%>
## Header rules
## as per http://httpd.apache.org/docs/2.2/mod/mod_headers.html#header
<%- Array(@headers).each do |header_statement| -%>
<%- if header_statement != '' -%>
Header <%= header_statement %>
<%- end -%>
<%- end -%>
<% end -%>
| {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of SwiftMailer.
* (c) 2011 Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/**
* Stores all sent emails for further usage.
*
* @author Fabien Potencier
*/
class Swift_Plugins_Messa... | {
"pile_set_name": "Github"
} |
var baseClone = require('./_baseClone'),
baseIteratee = require('./_baseIteratee');
/** Used to compose bitmasks for cloning. */
var CLONE_DEEP_FLAG = 1;
/**
* Creates a function that invokes `func` with the arguments of the created
* function. If `func` is a property name, the created function returns the
* p... | {
"pile_set_name": "Github"
} |
---
- hosts: ip-services
vars:
create_cust_account: false
roles:
- bootstrap
| {
"pile_set_name": "Github"
} |
---
title: "Modify SIP trunk configuration settings in Skype for Business Server"
ms.reviewer:
ms.author: v-lanac
author: lanachin
manager: serdars
audience: ITPro
ms.topic: article
ms.prod: skype-for-business-itpro
f1.keywords:
- NOCSH
localization_priority: Normal
description: "SIP trunk configuration settings defin... | {
"pile_set_name": "Github"
} |
//
// main.cpp
// f-阿里编程测试-问答题1
//
// Created by ZYJ on 2018/7/25.
// Copyright © 2018年 ZYJ. All rights reserved.
//
// GitHub : https://github.com/f-zyj
// CSDN : https://blog.csdn.net/f_zyj
//
#include <cstdio>
#include <algorithm>
using namespace std;
const int INF = 0x3f3f3f3f;
const int MAXN = 1e7 + 7;
... | {
"pile_set_name": "Github"
} |
/*
* Electronic Arts CMV Video Decoder
* Copyright (c) 2007-2008 Peter Ross
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of t... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
@class NSMutableArray, NSMutableDictionary, NSString;
__attribute__((visibility("hidden")))
@interface DRTO... | {
"pile_set_name": "Github"
} |
IVliiMtDi-U POS O
den POS O
24 POS O
APRIL. POS O
A°. POS O
1865. POS O
M POS O
49. POS O
PROVINCIALE POS B-ORG
OVERIJSSELSCHE POS I-ORG
EN POS I-ORG
ZWOLSCHE POS I-ORG
COURANT. POS I-ORG
85 POS O
Bte POS O
Jaargang. POS O
Deze POS O
Courant POS O
wordt POS O
uitgegeven POS O
op POS O
Dingsdag-, POS O
Donderdag POS O
e... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.IO;
using Microsoft.Win32;
using System.Security;
using System.Reflection;
namespace OpenVPNUtils
{
/// <summary>
/// provides some static helper function
/// </summary>
public static class UtilsHelper
{
/// <summary>
///... | {
"pile_set_name": "Github"
} |
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -196,6 +196,12 @@ config MTD_MYLOADER_PARTS
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically.
+config MTD_TPLINK_PARTS
+ tristate "TP-Link AR7XXX/AR9XXX partitioning support"
+ ... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
from gluon import *
from s3 import *
from s3layouts import *
try:
from .layouts import *
except ImportError:
pass
import s3menus as default
# =============================================================================
class S3MainMenu(default.S3MainMenu):
"""
Custom Appli... | {
"pile_set_name": "Github"
} |
/*
* (C) Copyright 2013 Kurento (http://kurento.org/)
*
* 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 applicab... | {
"pile_set_name": "Github"
} |
/**
@license
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://... | {
"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 arm64,linux
package unix
const _SYS_dup = SYS_DUP3
//sys Fchown(fd int, uid int, gid int) (err error)
//sys Fstat(fd int, stat *Stat_t) (err error)... | {
"pile_set_name": "Github"
} |
/*
* tst_getsize.c --- this function tests the getsize function
*
* Copyright (C) 1997 by Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Library
* General Public License, version 2.
* %End-Header%
*/
#include "config.h"
#include <stdio.h>
#include <string.h>
#if ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<filter class="ch.qos.logback.classic.filter.ThresholdFilter">
<level>INFO</level>
</filter>
<encoder>
<pattern>[%date{ISO8601}] [%level] [%log... | {
"pile_set_name": "Github"
} |
/*
** Performance test for SQLite.
**
** This program reads ASCII text from a file named on the command-line
** and submits that text to SQLite for evaluation. A new database
** is created at the beginning of the program. All statements are
** timed using the high-resolution timer built into Intel-class processors.
... | {
"pile_set_name": "Github"
} |
[brv](../../index.md) / [com.drake.brv.listener](../index.md) / [OnMultiStateListener](index.md) / [onHeaderStartAnimator](./on-header-start-animator.md)
# onHeaderStartAnimator
`open fun onHeaderStartAnimator(header: RefreshHeader?, headerHeight: `[`Int`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/inde... | {
"pile_set_name": "Github"
} |
// GENERATE BY ./scripts/generate.ts
// DON NOT EDIT IT MANUALLY
import * as React from 'react'
import FileImageTwoToneSvg from '@ant-design/icons-svg/lib/asn/FileImageTwoTone';
import AntdIcon, { AntdIconProps } from '../components/AntdIcon';
const FileImageTwoTone = (
props: AntdIconProps,
ref: React.MutableRef... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2018 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 agre... | {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------*
* timer routine *
*---------------------------------------------------------------------------*/
#include <sys/times.h>
/*-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
'use strict';
var isObject = require('is-extendable');
module.exports = function extend(o/*, objects*/) {
if (!isObject(o)) { o = {}; }
var len = arguments.length;
for (var i = 1; i < len; i++) {
var obj = arguments[i];
if (isObject(obj)) {
assign(o, obj);
}
}
return o;
};
function assi... | {
"pile_set_name": "Github"
} |
SET(CMAKE_SYSTEM_NAME Windows)
# which compilers to use for C and C++
SET(CMAKE_C_COMPILER i686-w64-mingw32-gcc)
SET(CMAKE_CXX_COMPILER i686-w64-mingw32-g++)
SET(CMAKE_RC_COMPILER i686-w64-mingw32-windres)
# here is the target environment located
SET(CMAKE_FIND_ROOT_PATH /usr/i686-w64-mingw32)
# adjust the default b... | {
"pile_set_name": "Github"
} |
// Copyright (c) YugaByte, 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 to in writ... | {
"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"
} |
/*************************************
* Queue.h
**************************************/
#ifndef __QUEUE_H__
#define __QUEUE_H__
#define ENQUEUEPACKET(_Head, _Tail,_Packet) \
do \
{ \
if (!_Head) { \
_Head = _Packet; ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: b76a80c7343e79049a6d0f652db38b29
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
E1: C1 CALL pred polymorphic_output.main/2-0 (det) polymorphic_output.m:29
mdb> echo on
Command echo enabled.
mdb> register --quiet
mdb> context none
Contexts will not be printed.
mdb> b functor_names
0: + stop interface func polymorphic_output.functor_names/1-0 (det)
mdb> c
E2: C2 CALL func polym... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Definition of the abstract lexer interface
http://www.boost.org/
Copyright (c) 2001-2012 Hartmut Kaiser. Distributed under the Boost
Software License, Vers... | {
"pile_set_name": "Github"
} |
package(default_visibility = ["//visibility:public"])
load(
"@io_bazel_rules_go//go:def.bzl",
"go_library",
"go_test",
)
go_test(
name = "go_default_test",
srcs = ["swagger_doc_generator_test.go"],
importpath = "k8s.io/apimachinery/pkg/runtime",
library = ":go_default_library",
)
go_libra... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 - <%= t('not_found.title') %> - <%= t('cm-central') %></title>
<%= favicon_link_tag "favicon.ico" %>
<%= stylesheet_link_tag :application %>
</head>
<body class="NotFound">
<div class="NotFound__con... | {
"pile_set_name": "Github"
} |
<!doctype html>
<!-- - - - - - - - - - - - - - - -->
<!-- Book Finder -->
<!-- dnajs.org/book-finder.html -->
<!-- - - - - - - - - - - - - - - -->
<html lang=en>
<head>
<meta charset=utf-8>
<title>Book Finder</title>
<link rel=icon href=https://dnajs.org/graphics/bookmark.png>
<style>
body { fo... | {
"pile_set_name": "Github"
} |
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack import *
class PyKerasApplications(PythonPackage):
"""Sample Deep Learning application in Keras.
Kera... | {
"pile_set_name": "Github"
} |
好奇心原文链接:[为什么当今的流行文化那么热衷于好人与坏人间的斗争?_文化_好奇心日报-Catherine Nichols](https://www.qdaily.com/articles/49839.html)
WebArchive归档链接:[为什么当今的流行文化那么热衷于好人与坏人间的斗争?_文化_好奇心日报-Catherine Nichols](http://web.archive.org/web/20180916061512/http://www.qdaily.com:80/articles/49839.html)
 2012 Jo-Philipp Wich <jo@mein.io>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as publish... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_35) on Tue Oct 09 17:08:24 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.fasterxml.jacks... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2009-2018 ARM Limited. All rights reserved.
SPDX-License-Identifier: Apache-2.0
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
www.apache.org/licenses/LICENSE-2.0
Unless ... | {
"pile_set_name": "Github"
} |
import RTE from "@coralproject/rte";
import sinon from "sinon";
import { ERROR_CODES } from "coral-common/errors";
import { InvalidRequestError } from "coral-framework/lib/errors";
import { GQLResolver } from "coral-framework/schema";
import {
act,
createResolversStub,
findParentWithType,
waitForElement,
wit... | {
"pile_set_name": "Github"
} |
/*BEGIN_LEGAL
Intel Open Source License
Copyright (c) 2002-2015 Intel Corporation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Redistributions of source code must retain the above copyright noti... | {
"pile_set_name": "Github"
} |
<ol>
<li>Specificeer de tangentiële eenheid.</li>
<li>Geef het eerste punt op de cirkellijn op.</li>
<li>Geef het tweede punt op de cirkellijn op.</li>
</ol>
| {
"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"
} |
<?php
/**
*
* PHP 5.3 or better is required
*
* @package Global functions
*
* 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
* ... | {
"pile_set_name": "Github"
} |
#
# Copyright World Wide Web Consortium, (Massachusetts Institute of
# Technology, Institut National de Recherche en Informatique et en
# Automatique, Keio University).
#
# All Rights Reserved.
#
# Please see the full Copyright clause at
# <http://www.w3.org/Consortium/Legal/copyright-software.html>
#
# $Id: test005.nt... | {
"pile_set_name": "Github"
} |
aliases:
- &filter-only-master
branches:
only:
- master
- &restore-cache
restore_cache:
keys:
- dependencies-{{ .Branch }}-{{ checksum "website/yarn.lock" }}
# fallback to using the latest cache if no exact match is found
- dependencies-{{ .Branch }}-
version: 2
jobs... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2004-2019 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library 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, or (at your op... | {
"pile_set_name": "Github"
} |
I just love coffee and tea, they really help me to think, I am filled with more ideas, the more of them I drink.
| {
"pile_set_name": "Github"
} |
//
// This file was automatically generated by wxrc, do not edit by hand.
//
#include <wx/wxprec.h>
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#include <wx/filesys.h>
#include <wx/fs_mem.h>
#include <wx/xrc/xmlres.h>
#include <wx/xrc/xh_all.h>
#if wxCHECK_VERSION(2,8,5) && wxABI_VERSION >= 20805
... | {
"pile_set_name": "Github"
} |
{
"mulNonConst" : {
"_info" : {
"comment" : "",
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mulNonConstFil... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2015, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
... | {
"pile_set_name": "Github"
} |
[environment variables with path]
WEBOTS_LIBRARY_PATH = lib/ros:$(WEBOTS_LIBRARY_PATH)
| {
"pile_set_name": "Github"
} |
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a co... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
@class UIActionSheet;
@protocol UIActionSheetDelegate <NSObject>
@optional
- (void)actionSheet:(UIActionSheet *)arg1 didDismissWithButtonIndex:(long long)arg... | {
"pile_set_name": "Github"
} |
# 概述
在ES6引入模板字符串之前,如果大家需要在代码中创建一个包含变量的字符串,那么代码将非常难读,并且也非常容易出错。下面就是一个简单的例子,在例子中我们将输入的3个参数拼接在一起,然后返回给调用方。
```javascript
//在模板字符串出现前的写法,写法冗长而且难于理解
function returnSomthing(param1, param2, param3){
return "something return based on input("
+ "param1:" + param1.toString() + "---"
+ "param2:" + ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.