text stringlengths 2 99k | meta dict |
|---|---|
/*********************************************
作者:曹旭升
QQ:279060597
访问博客了解详细介绍及更多内容:
http://blog.shengxunwei.com
**********************************************/
using System;
using System.Collections.Generic;
using System.Text;
namespace Microsoft.Practices.EnterpriseLibrary.Logging.Tr... | {
"pile_set_name": "Github"
} |
# Copyright 2018 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
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2008 - 2012
*
* 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 wr... | {
"pile_set_name": "Github"
} |
---
title: Mapping eShopOnContainers to Azure Services
description: Mapping eShopOnContainers to Azure Services like Azure Kubernetes Service, API Gateway, and Azure Service Bus.
ms.date: 05/13/2020
---
# Mapping eShopOnContainers to Azure Services
Although not required, Azure is well-suited to supporting the eShopOn... | {
"pile_set_name": "Github"
} |
/*
* SPDX-License-Identifier: ISC
*
* Copyright (c) 2010-2013, 2015-2017 Todd C. Miller <Todd.Miller@sudo.ws>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in ... | {
"pile_set_name": "Github"
} |
/*
* arch/arm/include/asm/assembler.h
*
* Copyright (C) 1996-2000 Russell King
*
* 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 file contains arm architecture spe... | {
"pile_set_name": "Github"
} |
.. highlight:: bash
.. _started-solr:
Solr
====
First you need to install Solr itself. There are several ways to do so:
Using Hosted-solr.com
---------------------
If you want to start simple and just create a solr core with a click. You can use hosted-solr.com. For a small fee you get your own solr core in second... | {
"pile_set_name": "Github"
} |
//
// DAModularTableViewController.h
// DAModularTableView
//
// Created by Daniel Amitay on 8/5/12.
// Copyright (c) 2012 Daniel Amitay. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "DAModularTableView.h"
@interface DAModularTableViewController : UITableViewController
@property (nonatomic, strong) DA... | {
"pile_set_name": "Github"
} |
package com.godcheese.nimrod.system.controller;
import com.godcheese.nimrod.common.others.Common;
import com.godcheese.nimrod.system.System;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
... | {
"pile_set_name": "Github"
} |
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=9" />
<meta name="description" content="An app for producing linguistics syntax trees from labelled bracket notation." />
<link rel="canonical" href="http://mshang.ca/syntree" />
<title>Syntax Tree Generator</title>
<script type="text/javascript">
var ... | {
"pile_set_name": "Github"
} |
#appModules/loudtalks.py
#A part of NonVisual Desktop Access (NVDA)
#Copyright (C) 2010 Peter Vagner <peter.v@datagate.sk>
#This file is covered by the GNU General Public License.
#See the file COPYING for more details.
import appModuleHandler
from NVDAObjects.IAccessible import IAccessible
import oleacc
from... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002-2020 Gargoyle Software 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 ... | {
"pile_set_name": "Github"
} |
import fs from 'fs';
import util from 'util';
import path from 'path';
import child_process from 'child_process';
import Worker from 'jest-worker';
import chalk from 'chalk';
import {table, createStream} from 'table';
import corejs2 from './data/corejs2';
import corejs3 from './data/corejs3';
const corejsVersions = {... | {
"pile_set_name": "Github"
} |
// Copyright 2018 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
load('sort.js');
new BenchmarkSuite('SortCustomCompareFnIntTypes', [1000],
CreateBenchmarks(typedArrayIntConstructors,
... | {
"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"
} |
/**
Core script to handle the entire theme and core functions
**/
var Layout = function() {
var layoutImgPath = 'admin/layout2/img/';
var layoutCssPath = 'admin/layout2/css/';
var resBreakpointMd = Metronic.getResponsiveBreakpoint('md');
//* BEGIN:CORE HANDLERS *//
// this function handles respo... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 1cff5f9620f5c6147af68780a5da2952
timeCreated: 1498584916
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
*
* (C) Copyright IBM Corp. and others 1998-2014 - All Rights Reserved
*
*/
#ifndef __SEGMENTARRAYPROCESSOR_H
#define __SEGMENTARRAYPROCESSOR_H
/**
* \file
* \internal
*/
#include "LETypes.h"
#include "MorphTables.h"
#include "SubtableProcessor2.h"
#include "NonContextualGlyphSubst.h"
#include "NonContex... | {
"pile_set_name": "Github"
} |
use em::*;
// this will fail because of incorrect data types
#[gpu_use]
fn main() {
let data = vec![0.0f64; 1000];
gpu_do!(load(data));
gpu_do!(launch());
for i in 0..1000 {
data[i] = data[i];
}
gpu_do!(read(data));
} | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* @license
* Copyright (c) 2012 VMware, Inc. All Rights Reserved.
* THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE
* ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
* CONSTITUTES RECIPIENTS ACCEP... | {
"pile_set_name": "Github"
} |
UPDATE `sys_options` SET `desc` = 'Maximum size of one file (in Megabytes)' WHERE `Name` = 'bx_videos_max_file_size';
DELETE FROM `sys_objects_actions` WHERE `Type` = 'bx_videos' AND `Caption` = '{repostCpt}';
INSERT INTO `sys_objects_actions` (`Type`, `Caption`, `Icon`, `Url`, `Script`, `Eval`, `Order`) VALU... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Documenting T:NAnt.Contrib.Tasks.VersionTask.RevisionNumberAlgorithm-->
<head>
<meta http-equiv="Content-Language" content="en-ca" />
<meta http-equiv="Con... | {
"pile_set_name": "Github"
} |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to th... | {
"pile_set_name": "Github"
} |
/* Difference Highlighting and Strike-through
------------------------------------------------ */
ins {
color: #333333;
background-color: #eaffea;
text-decoration: none;
}
del {
color: #AA3333;
background-color: #ffeaea;
text-decoration: line-through;
}
/* Image Diffing
------------------------... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// 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 c... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | {
"pile_set_name": "Github"
} |
package com.infinityraider.agricraft.utility;
import com.infinityraider.agricraft.reference.AgriNBT;
import javax.annotation.Nullable;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
public final class NBTHelper {
public static final void addCoordsToNBT(int[] coords, NBTTagCompound ... | {
"pile_set_name": "Github"
} |
# lodash.tail v4.1.1
The [lodash](https://lodash.com/) method `_.tail` exported as a [Node.js](https://nodejs.org/) module.
## Installation
Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.tail
```
In Node.js:
```js
var tail = require('lodash.tail');
```
See the [documentation](https://lodash.com/... | {
"pile_set_name": "Github"
} |
[
{
"type": "LIST_ADDRESS",
"listAddress": {
"ipv4": {
"type": "IPV4",
"ipv4": "1.2.3.4/32"
},
"ipv6": {
"type": "IPV6",
"ipv6": "1111:2222:3333:4444:5555:6666:7777:8886/128"
}
}
},
{
"type": "SEGMENT_ADDRESS",
"segmentAddress": {
"... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 13aad83772f2645078c9cf9262faba2a
timeCreated: 1459498231
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
package org.rts.impl;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppTest( St... | {
"pile_set_name": "Github"
} |
<?php
/**
* Smarty Internal Plugin Compile Config Load
* Compiles the {config load} tag
*
* @package Smarty
* @subpackage Compiler
* @author Uwe Tews
*/
/**
* Smarty Internal Plugin Compile Config Load Class
*
* @package Smarty
* @subpackage Compiler
*/
class Smarty_Internal_Compile_Config_Load e... | {
"pile_set_name": "Github"
} |
/*!
* # Semantic UI 2.0.7 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Modal
*******************************/
.ui.modal {
display: none;
pos... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<TextView
android:layout_width="wrap_content"
android:layout_height... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
-
- $Id$
-
- This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
- project.
-
- Copyright (C) 1998-2020 OpenLink Software
-
- This project is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public ... | {
"pile_set_name": "Github"
} |
/********************************************************************
** Copyright (c) 2018-2020 Guan Wenliang
** This file is part of the Berry default interpreter.
** skiars@qq.com, https://github.com/Skiars/berry
** See Copyright Notice in the LICENSE file or at
** https://github.com/Skiars/berry/blob/master/LICENSE... | {
"pile_set_name": "Github"
} |
print("Hello World!")
counter = 0
bSmooth = false
----------------------------------------------------
function setup()
of.setWindowTitle("graphics example")
print("script setup")
of.setCircleResolution(50)
of.background(255, 255, 255, 255)
of.setWindowTitle("graphics example")
of.setFrameRate(60) -- if vert... | {
"pile_set_name": "Github"
} |
import * as React from 'react';
import createSvgIcon from '../utils/createSvgIcon';
const ChevronLeftIcon = createSvgIcon({
svg: ({ classes }) => (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048" className={classes.svg}>
<path d="M1443 2045L421 1024 1443 3l90 90-930 931 930 931-90 90z" />
... | {
"pile_set_name": "Github"
} |
//
// ASTraitCollection.h
// Texture
//
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the /ASDK-Licenses directory of this source tree. An additional
// grant of patent rights can be found in the PATE... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2014-2019 de4dot@gmail.com
This file is part of dnSpy
dnSpy 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"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//Multipurpose Clock Generator module
namespace McgC1{ ///<MCG Control 1 Register
using Addr = Register::Address<0x40064000,0xffffff00,0x00000000,unsigned char>;
///Internal Reference Stop Enable
enum class IrefstenVal {
... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace EasyImgur.StatisticsMetrics
{
abstract class StatisticsMetric
{
public object Value
{
get { return Gather(); }
}
// Should be implemented by deriving classes in order to... | {
"pile_set_name": "Github"
} |
declare module "safe-buffer" {
export class Buffer {
length: number
write(string: string, offset?: number, length?: number, encoding?: string): number;
toString(encoding?: string, start?: number, end?: number): string;
toJSON(): { type: 'Buffer', data: any[] };
equals(otherBuffer: Buffer): boolean... | {
"pile_set_name": "Github"
} |
//: ----------------------------------------------------------------------------
//: Copyright (C) 2017 Verizon. All Rights Reserved.
//: All Rights Reserved
//:
//: file: decoder.go
//: details: decodes IPFIX packets
//: author: Mehrdad Arshad Rad
//: date: 02/01/2017
//:
//: Licensed under the Apache License,... | {
"pile_set_name": "Github"
} |
{
"ver": "1.0.5",
"uuid": "92090668-218b-4659-80c9-0118a1d872d5",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
} | {
"pile_set_name": "Github"
} |
import * as Nexus from '@nexus/schema'
import { CustomInputArg } from './builder'
import { DmmfDocument, DmmfTypes } from './dmmf'
import { scalarsNameValues } from './graphql'
import { dmmfFieldToNexusFieldConfig, Index } from './utils'
import { GraphQLScalarType } from 'graphql'
export class Publisher {
typesPubli... | {
"pile_set_name": "Github"
} |
using GB28181.WinTool.Codec;
using StreamingKit;
using System;
using System.IO;
namespace GB28181.WinTool.Mixer.Audio
{
internal class AacDec : DecoderLine
{
private bool _inited = false;
private byte[] buffer;
FFImp _aac;
// FaadImp _aac;
public override void Dec(byte[... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en" data-auth="false" data-template="false">
<head>
<meta charset="utf-8" />
<title translate="yes">登出</title>
<meta http-equiv="refresh" content="1;url=/account/signout-complete">
<link href="/public/pure-min.css" rel="stylesheet">
<link href="/public/content.css" rel="stylesheet... | {
"pile_set_name": "Github"
} |
import random
import numpy as np
import tensorflow as tf
from tensorflow.keras.models import Model
from tensorflow.keras.layers \
import Dense, Embedding, LSTM, GRU, TimeDistributed
from tensorflow.keras.preprocessing.sequence import pad_sequences
from utils.datasets.small_parallel_enja import load_small_parallel_e... | {
"pile_set_name": "Github"
} |
/*
_______________________________________________________________________________
_______________________________________________________________________________
Title: Mount
Mount any path as a drive with subst.exe
_______________________________________________________________________________
___________... | {
"pile_set_name": "Github"
} |
<html>
<head>
<title>045.php</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>
function navigate(e) {
var keynum = (window.event) // IE
? e.keyCode
: e.which;
if (keynum == 8) {
window.location = "044" + ".html";
return false;
}
if (keyn... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Etnaviv Project
*
* 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 that it will be useful, but WITHOUT
* ANY ... | {
"pile_set_name": "Github"
} |
import FWCore.ParameterSet.Config as cms
process = cms.Process("TEST")
process.MessageLogger=cms.Service("MessageLogger",
destinations=cms.untracked.vstring("cout"),
cout=cms.untracked.PSet(
threshold=cms.untracked.string("INFO"... | {
"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"
} |
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/ads/googleads_v3/proto/enums/app_payment_model_type.proto
import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
from google.protobuf import descriptor as _descriptor
from google.protobuf ... | {
"pile_set_name": "Github"
} |
/*
** ClanLib SDK
** Copyright (c) 1997-2016 The ClanLib Team
**
** This software is provided 'as-is', without any express or implied
** warranty. In no event will the authors be held liable for any damages
** arising from the use of this software.
**
** Permission is granted to anyone to use this software for a... | {
"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 <MetricKitServices/MXService.h>
@class MXSourceXPCPayload, NSMutableArray, NSObject;
@protocol OS_dispatch_queue, OS_os_log;
... | {
"pile_set_name": "Github"
} |
# Mantid Repository : https://github.com/mantidproject/mantid
#
# Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
# NScD Oak Ridge National Laboratory, European Spallation Source,
# Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
# SPDX - License - Identifier: GPL - 3.0 +
#pyl... | {
"pile_set_name": "Github"
} |
function validateBillingInfo() {
console.log("Validating billing info...");
}
export function processPayment(){
console.log("processing payment...");
} | {
"pile_set_name": "Github"
} |
{
"created_at": "2015-02-27T22:28:30.212529",
"description": "Go library to collect and emit metric and logging data from CF components.",
"fork": false,
"full_name": "cloudfoundry/dropsonde",
"language": "Go",
"updated_at": "2015-02-28T08:41:15.635911"
} | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* Copyright (C) 2009-2011 MaNGOSZero <https://github.com/mangos/zero>
* Copyright (C) 2011-2016 Nostalrius <https://nostalrius.org>
* Copyright (C) 2016-2017 Elysium Project <https://github.com/elysium-project>
*
* This program is free software; you can ... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* 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"
} |
/* Prompts a person to go to the URL listed to enter the confirmation code that is presented to them above the given string. */
"DeviceLogin.LogInPrompt" = "%@ -এ যান এবং উপরে যে কোডটি দেখানো হয়েছে সেটি লিখুন।";
/* Prompts a person that the next thing they need to do to finish connecting their Smart TV and Facebook ap... | {
"pile_set_name": "Github"
} |
// created by cgo -cdefs and then converted to Go
// cgo -cdefs defs_netbsd.go defs_netbsd_386.go
package runtime
const (
_EINTR = 0x4
_EFAULT = 0xe
_PROT_NONE = 0x0
_PROT_READ = 0x1
_PROT_WRITE = 0x2
_PROT_EXEC = 0x4
_MAP_ANON = 0x1000
_MAP_PRIVATE = 0x2
_MAP_FIXED = 0x10
_MADV_FREE = 0x6
_SA... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify %s
char *const_cast_test(const char *var)
{
return const_cast<char*>(var);
}
struct A {
virtual ~A() {}
};
struct B : public A {
};
struct B *dynamic_cast_test(struct A *a)
{
return dynamic_cast<struct B*>(a);
}
char *reinterpret_cast_test()
{
r... | {
"pile_set_name": "Github"
} |
/*
* selectable unit tests
*/
(function($) {
//
// Selectable Test Helper Functions
//
var el;
var drag = function(dx, dy) {
var off = el.offset(), pos = { clientX: off.left, clientY: off.top };
el.simulate("mousedown", pos);
$(document).simulate("mousemove", pos);
pos.clientX += dx;
pos.clientY +... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) Roman Arutyunyan
*/
#include <ngx_config.h>
#include <ngx_core.h>
#include "ngx_rtmp_bandwidth.h"
void
ngx_rtmp_update_bandwidth(ngx_rtmp_bandwidth_t *bw, uint32_t bytes)
{
if (ngx_cached_time->sec > bw->intl_end) {
bw->bandwidth = ngx_cached_time->sec >
bw->intl_end + ... | {
"pile_set_name": "Github"
} |
// Generated from definition io.k8s.api.core.v1.PreferredSchedulingTerm
/// An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op).
#[derive(Clone, Debug, Default, PartialEq)]
pub struct PreferredSche... | {
"pile_set_name": "Github"
} |
<?php
/**
* DO NOT EDIT THIS FILE!
*
* This file was automatically generated from external sources.
*
* Any manual change here will be lost the next time the SDK
* is updated. You've been warned!
*/
namespace DTS\eBaySDK\ReturnManagement\Enums;
class ReturnStatusInputType
{
const C_CLOSED = 'CLOSED';
c... | {
"pile_set_name": "Github"
} |
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"newLine": "LF",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"forceConsistentCasingInFileNames": true,
"lib": [
"es2017",
"dom"
],
"moduleResolution": "node",
"noFallthroughCasesInSwitc... | {
"pile_set_name": "Github"
} |
#------------------------------------------------------------------------------#
# FFT
#------------------------------------------------------------------------------#
@article{ct1965,
title={An algorithm for the machine calculation of complex Fourier series},
author={Cooley, James W and Tukey, John W},
journal=... | {
"pile_set_name": "Github"
} |
--- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
+++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
#
# General Setup
#
-CONFIG_TARGET_DESCRIPTION="SlugOS NSLU2/BE (16MiB Flash)"
+CONFIG_TARGET_DESCRIPTION="OpenWrt NSLU2 (16MiB Flash)"
CONFIG_CROSS_COMPILE=""
CONFIG_AE... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 %s -verify -fsyntax-only
void good() {
int dont_initialize_me __attribute((uninitialized));
}
void bad() {
int im_bad __attribute((uninitialized("zero"))); // expected-error {{'uninitialized' attribute takes no arguments}}
static int im_baaad __attribute((uninitialized)); // expected-warning... | {
"pile_set_name": "Github"
} |
import { get } from '../moment/get-set';
import hasOwnProp from '../utils/has-own-prop';
import { addFormatToken } from '../format/format';
import { addUnitAlias } from './aliases';
import { addUnitPriority } from './priorities';
import { addRegexToken, match1to2, match2, matchWord, regexEscape } from '../parse/regex';... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Elasticsearch.Net" version="5.4.0" targetFramework="net452" />
<package id="NATS.Client" version="0.8.0" targetFramework="net452" />
<package id="NEST" version="5.4.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="10.0.2" targe... | {
"pile_set_name": "Github"
} |
/*
* (C) Copyright 2014 Amaury Crickx
*
* 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"
} |
// Crc32.cs
//
// Copyright (c) 2006, 2007 Microsoft Corporation. All rights reserved.
//
//
// Implements the CRC algorithm, which is used in zip files. The zip format calls for
// the zipfile to contain a CRC for the unencrypted byte stream of each file.
//
// It is based on example source code published at
// ... | {
"pile_set_name": "Github"
} |
import struct TSCBasic.AbsolutePath
typealias TemporaryFileFunction = (AbsolutePath?, String, String, Bool, (AbsolutePath) throws -> Void) throws -> Void
| {
"pile_set_name": "Github"
} |
/*
* 2002-10-18 written by Jim Houston jim.houston@ccur.com
* Copyright (C) 2002 by Concurrent Computer Corporation
* Distributed under the GNU GPL license version 2.
*
* Modified by George Anzinger to reuse immediately and to use
* find bit instructions. Also removed _irq on spinlocks.
*
* Modified by Nadia ... | {
"pile_set_name": "Github"
} |
#region License
/*
* Copyright (C) 1999-2020 John Källén.
*
* 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, or (at your option)
* any later version.
*
* This program i... | {
"pile_set_name": "Github"
} |
--- uboot/board/ingenic/isvp_t20/board.c 2018-09-28 03:16:06.000000000 +0200
+++ uboot_/board/ingenic/isvp_t20/board.c 2019-04-10 18:58:32.944987100 +0200
@@ -33,7 +33,7 @@
extern int jz_net_initialize(bd_t *bis);
struct cgu_clk_src cgu_clk_src[] = {
- {VPU, MPLL},
+ {VPU, VPLL},
{MACPHY, MPLL},
{MSC, APLL},
... | {
"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"/>
<title>CMSIS DSP Software Library: arm_max_q7.c File Reference</title>
<link h... | {
"pile_set_name": "Github"
} |
---
title: .NET Framework 中辅助功能的新增功能
description: 请参阅从 .NET Framework 4.7.1 开始的 .NET 辅助功能的新增功能。 利用辅助功能,应用可以为辅助技术用户提供正确的体验。
ms.date: 04/18/2019
dev_langs:
- csharp
- vb
helpviewer_keywords:
- what's new [.NET Framework]
ms.openlocfilehash: d204bea7f5ec1ed0c25b7b2dedd04d61c7f3e93d
ms.sourcegitcommit: aa6d8a90a4f5d8fe0f6e... | {
"pile_set_name": "Github"
} |
// RUN: %check_clang_tidy -std=c++17-or-later %s misc-unused-using-decls %t -- -- -fno-delayed-template-parsing -isystem %S/Inputs/
namespace ns {
template <typename T> class Foo {
public:
Foo(T);
};
// Deduction guide (CTAD)
template <typename T> Foo(T t) -> Foo<T>;
template <typename T> class Bar {
public:
Bar... | {
"pile_set_name": "Github"
} |
---
layout: base
title: 'Statistics of goeswith:alt in UD_Upper_Sorbian'
udver: '2'
---
## Treebank Statistics: UD_Upper_Sorbian: Relations: `goeswith:alt`
This relation is a language-specific subtype of <tt><a href="hsb-dep-goeswith.html">goeswith</a></tt>.
2 nodes (0%) are attached to their parents as `goeswith:a... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2019 Quaternion Risk Management Ltd
All rights reserved.
This file is part of ORE, a free-software/open-source library
for transparent pricing and risk analysis - http://opensourcerisk.org
ORE is free software: you can redistribute it and/or modify it
under the terms of the Modified BSD License. You... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2011-2019 Asakusa Framework Team.
*
* 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"
} |
<?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"
} |
// license:BSD-3-Clause
// copyright-holders:AJR
/****************************************************************************
Skeleton driver for EFO "Z-Pinball" hardware.
****************************************************************************/
#include "emu.h"
#include "audio/efo_zsu.h"
#include "cpu/z80/... | {
"pile_set_name": "Github"
} |
# postgresql/pypostgresql.py
# Copyright (C) 2005-2019 the SQLAlchemy authors and contributors
# <see AUTHORS file>
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
"""
.. dialect:: postgresql+pypostgresql
:name: py-postgresql
:dba... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<object-views xmlns="http://axelor.com/xml/ns/object-views"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://axelor.com/xml/ns/object-views http://axelor.com/xml/ns/object-views/object-views_5.3.xsd">
<grid name="production-bat... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python3
import os
import sys
from hashlib import sha512
from optparse import OptionParser
sys.path.insert(0, os.path.normpath(os.path.join(os.path.realpath(__file__), "../../modules")))
from merge.db_core import *
parser = OptionParser()
parser.add_option("--catpkg", dest="catpkg", help="catpkg of ebuild"... | {
"pile_set_name": "Github"
} |
[Desktop Entry]
Encoding=UTF-8
Name=Internet
Icon=mini-Internet.xpm
Type=Directory
| {
"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"
} |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | {
"pile_set_name": "Github"
} |
// See http://www.boost.org/libs/any for Documentation.
#ifndef BOOST_ANY_INCLUDED
#define BOOST_ANY_INCLUDED
// what: variant type boost::any
// who: contributed by Kevlin Henney,
// with features contributed and bugs found by
// Ed Brey, Mark Rodgers, Peter Dimov, and James Curran
// when: July 20... | {
"pile_set_name": "Github"
} |
Cross Site Scripting aka XSS
Hi,
I found a reflected XSS on `xxx.xxxxxxxxxxxx.xxx`.
## Description
The parameter `yyy` is missing sanitization in the following url:
`http://xxx.xxxxxxxxxxxx.xxx/............`
Payload:
`.......`
Which render the following code:
`......`
## PoC
{}
## Risk
- hostile cod... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.md.demo.vo.CityVo">
<select id="listCities" resultType="com.md.demo.vo.CityVo">
select * from city
</select>
<select id="getC... | {
"pile_set_name": "Github"
} |
--------------------------------
-- @module VBox
-- @extend Layout
--------------------------------
-- overload function: create(size_table)
--
-- overload function: create()
--
-- @function [parent=#VBox] create
-- @param self
-- @param #size_table size
-- @return VBox#VBox ret (retunr value: ccu... | {
"pile_set_name": "Github"
} |
/* Parser to convert "C" assignments to lisp using Bison in C. */
/* Compile: bison -d -y reflexexample3.y */
%{
#include <stdio.h>
#include "lex.yy.h"
void yyerror(const char*);
%}
%union {
int num;
char *str;
}
%token <str> STRING
%token <num> NUMBER
%%
assignments : assignment
| assignment... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.