text stringlengths 2 99.9k | meta dict |
|---|---|
#!/bin/sh
mkdir vim-online-thesaurus
cp -r README.md vim-online-thesaurus
cp -r doc vim-online-thesaurus
cp -r plugin vim-online-thesaurus
cp -r syntax vim-online-thesaurus
tar czf vim-online-thesaurus.tar.gz vim-online-thesaurus
rm -rf vim-online-thesaurus
| {
"pile_set_name": "Github"
} |
/*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
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.
Permiss... | {
"pile_set_name": "Github"
} |
package org.cboard.services.role;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.cboard.dao.BoardDao;
import org.cboard.dao.DatasetDao;
import or... | {
"pile_set_name": "Github"
} |
package Chapter_11;
import ToolKit.*;
/**
* Chapter 11 Exercise 02:
*
* (The Person, Student, Employee, Faculty, and Staff classes) Design a
* class named Person and its two subclasses named Student and Employee.
* Make Faculty and Staff subclasses of Employee. A person has a name,
* address... | {
"pile_set_name": "Github"
} |
# Mantid Repository : https://github.com/mantidproject/mantid
#
# Copyright © 2019 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 +
# T... | {
"pile_set_name": "Github"
} |
namespace Server.Items
{
[Flipable(0x2647, 0x2648)]
public class DragonLegs : BaseArmor
{
[Constructable]
public DragonLegs()
: base(0x2647)
{
Weight = 6.0;
}
public DragonLegs(Serial serial)
: base(serial)
{
}
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/layout_background"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/Gray5F"
android:gravity="center_vertical"
androi... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Global</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<... | {
"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"
} |
/*
* Copyright 2011-2012 Amazon Technologies, 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://aws.amazon.com/apache2.0
*
* This file is distributed on an... | {
"pile_set_name": "Github"
} |
title: Kafka Producer 拦截器
date: 2018-01-03
tag:
categories: Kafka
permalink: Kafka/producer-producer
author: 朱小厮
from_url: https://blog.csdn.net/u013256816/article/details/78573425
wechat_url:
-------
摘要: 原创出处 https://blog.csdn.net/u013256816/article/details/78573425 「朱小厮」欢迎转载,保留摘要,谢谢!
-------
 Copyright 2004
# Psyent Corporation <www.psyent.com>
# Scott McNutt <smcnutt@psyent.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifeq ($(CROSS_COMPILE),)
CROSS_COMPILE := nios2-elf-
endif
CONFIG_STANDALONE_LOAD_ADDR ?= 0x02000000
PLATFORM_CPPFLAGS += -DCONFIG_NIOS2 -D__NIOS2__
PLATFORM_CPPFLAGS += -G0
LDFLA... | {
"pile_set_name": "Github"
} |
"""Create new objects of various types. Deprecated.
This module is no longer required except for backward compatibility.
Objects of most types can now be created by calling the type object.
"""
from warnings import warnpy3k
warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
"modu... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.network.v2019_11_01.implementation;
import java.... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 26 12:21:50 ART 2015 -->
<title>C-Index</title>
<meta name="date" content="2015-02-26">
<link rel="stylesheet" type="tex... | {
"pile_set_name": "Github"
} |
use crate::kernels::*;
use crate::prelude::*;
use crate::{Closest, Line, LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon};
use num_traits::Float;
use std::iter;
/// Find the closest `Point` between a given geometry and an input `Point`.
/// The closest point may intersect the geometry, be a singl... | {
"pile_set_name": "Github"
} |
<refentry xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="5.0" xml:id="section.labe... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2016, 2019, 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"
} |
---
title: "apache-drill"
layout: formula
---
{{ content }}
| {
"pile_set_name": "Github"
} |
'use strict';
var global = require('es5-ext/global')
, polyfill = require('../polyfill');
module.exports = function (t, a) {
var cache;
a(typeof t(), 'boolean');
cache = global.Set;
global.Set = polyfill;
a(t(), true);
if (cache === undefined) delete global.Set;
else global.Set = cache;
};
| {
"pile_set_name": "Github"
} |
{
"images": [
{
"filename": "ic_adjust_white_48pt.png",
"idiom": "universal",
"scale": "1x"
},
{
"filename": "ic_adjust_white_48pt_2x.png",
"idiom": "universal",
"scale": "2x"
},
{
"filename":... | {
"pile_set_name": "Github"
} |
import * as $ from 'jquery';
import { clearStyles } from '../util';
import { Article, ReadyToParse } from '..';
export const cleanup = () => {
$('#scrollDiv, iframe').remove();
}
export const readyToParse: ReadyToParse = wait => wait('.article_btm_box');
export function parse(): Article {
return {
ti... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIIFtzCCA5+gAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCREsx
EzARBgNVBAgMCkNvcGVuaGFnZW4xEjAQBgNVBAoMCVBoaXNoTHVsejEVMBMGA1UE
CwwMUGhpc2hMdWx6IENBMRUwEwYDVQQDDAxQaGlzaEx1bHogQ0EwHhcNMTUxMDIz
MDgxNzUzWhcNMjUxMDIwMDgxNzUzWjBxMQswCQYDVQQGEwJESzETMBEGA1UECAwK
Q29wZW5oYWdlbjESMBAGA1UECgwJUGhp... | {
"pile_set_name": "Github"
} |
<div style="margin: 15px;">
<form class="layui-form">
<div class="layui-form-item">
<label class="layui-form-label">商户ID</label>
<div class="layui-input-block">
<input type="text" disabled="disabled" class="layui-input" value="${item.mchId?if_exists }">
</div>
</div>
<div class="layui-form-item">
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.demonwav.mcdev.platform.sponge.creator.SpongeProjectSettingsWizard">
<grid id="27dc6" binding="panel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="f... | {
"pile_set_name": "Github"
} |
/*
* /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js
*
* Copyright (c) 2009-2018 The MathJax Consortium
*
* 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
*... | {
"pile_set_name": "Github"
} |
// /** @file
// CapsuleX64 Localized Strings and Content
//
// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions
// of the BSD License which accompanies this distribution. The... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2018 - 2020 Xilinx, Inc. All rights reserved.
* SPDX-License-Identifier: MIT
*******************************************************************************/
#ifndef __XLPD_XIOU_SECURE_SLCR_H__
#define __XLPD_XIOU_SECURE... | {
"pile_set_name": "Github"
} |
# Hrange
Create an on-screen slider with a dragable, and user selectable range. Data can be sent to Csound on the channel specified through the channel string.
```csharp
hrange bounds(x, y, width, height), channel("chan"), \
text("name"), textbox(val), range(min, max, value, skew, incr), \
min(val), max(val), text... | {
"pile_set_name": "Github"
} |
//
// ViewController.swift
// Helium
//
// Created by Jaden Geller on 4/9/15.
// Copyright (c) 2015 Jaden Geller. All rights reserved.
//
import Cocoa
import WebKit
class HeliumWebView: WKWebView {
override var mouseDownCanMoveWindow: Bool {
true
}
}
class WebViewController: NSViewController, WKN... | {
"pile_set_name": "Github"
} |
#ifndef UI_CONTROL_RICHEDIT_H_
#define UI_CONTROL_RICHEDIT_H_
#pragma once
#include <Imm.h>
#include <textserv.h>
#include <richedit.h>
#include <RichOle.h>
namespace ui
{
class CTxtWinHost;
class UILIB_API RichEdit : public ScrollableBox
{
public:
friend class CTxtWinHost;
typedef std::function<bool(LONG, LONG,... | {
"pile_set_name": "Github"
} |
k_h 85
w 58
I 43 0 179 80 190 100 190
b 58
E 133 0 200 80 141 100 141
k_h 84
_ 203
_ 1
| {
"pile_set_name": "Github"
} |
"adminUsername": "[parameters('linuxAdminUsername')]",
"maxVMsPerPool": 100,
"apiVersionDefault": "2016-03-30",
{{if .OrchestratorProfile.IsSwarmMode}}
"configureClusterScriptFile": "configure-swarmmode-cluster.sh",
{{else}}
"configureClusterScriptFile": "configure-swarm-cluster.sh",
{{end}}
{{if .M... | {
"pile_set_name": "Github"
} |
package org.p7h.udacityhadoop.p1;
import java.io.IOException;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.DoubleWritable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>List of Your Blogs</title>
</head>
<body>
<h1>Write a new post for your blog</h1>
<form action="/write_post" method="post">
<input type="hidden" name="blog_id" value="{{ blog_id }}"></input>
<input type="text" name="title"></input><br/>
<textarea ... | {
"pile_set_name": "Github"
} |
//
// PALETTEDEMO.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
////////... | {
"pile_set_name": "Github"
} |
//
// ChecklistsTests.m
// ChecklistsTests
//
// Created by Matthijs on 30-09-13.
// Copyright (c) 2013 Happy Bubsy. All rights reserved.
//
#import <XCTest/XCTest.h>
@interface ChecklistsTests : XCTestCase
@end
@implementation ChecklistsTests
- (void)setUp
{
[super setUp];
// Put setup code here. This... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text Test: manual hyphen and span</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<link rel="help" href="https://drafts.csswg.org/css-text-3/#hyphens-property">
<meta name="flags" content="">
<link rel="match" href="reference/hyphens... | {
"pile_set_name": "Github"
} |
//======== (C) Copyright 2002 Charles G. Cleveland All rights reserved. =========
//
// The copyright to the contents herein is the property of Charles G. Cleveland.
// The contents may be used and/or copied only with the written permission of
// Charles G. Cleveland, or in accordance with the terms and conditions ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.VisualStudio.Imaging" version="14.0.23205" targetFramework="net45" />
<package id="Microsoft.VisualStudio.OLE.Interop" version="7.10.6070" targetFramework="net45" />
<package id="Microsoft.VisualStudio.Sdk.BuildTasks.14.0" version="14.0.23-... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.network.server</key... | {
"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><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<link rel="stylesheet" type="text/css" href="search... | {
"pile_set_name": "Github"
} |
# laravel
一个为Web艺术家创建的PHP框架。
A PHP framework for web artisans.
## Install PHP module
```
$ sudo apt-get install php5-cli php5-mcrypt php5-json php5-curl
$ sudo php5enmod mcrypt
$ sudo php5enmod json
$ sudo php5enmod curl
```
## Install PHP composer
Dependency Manager for PHP.
其实就是PHP生态系统的安装包管理工具,用来下载各种PHP相关的包。
... | {
"pile_set_name": "Github"
} |
# 贴片集
## 结构组件
结构组件贴片包含组成布局的许多种不同元素,其中包括状态栏、应用操作条、底部工具条、卡片、下拉菜单、搜索条、分割线、侧滑导航、对话框和浮动操作按钮,以及它们的浅色、深色两种主题。
* [Structural Elements](http://material-design.storage.googleapis.com/downloads/stickersheet_uielements.ai) - 1.2 MB (.ai)
## 容器
下载如下文件:
* [Cards Stickersheet](http://material-design.storage.googleapis.com/down... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.saschawillems.vulkanRaytracingshadows">
<application
android:label="Vulkan ray tracing shadows"
android:icon="@drawable/icon"
android:theme="@android:style/Theme.NoTit... | {
"pile_set_name": "Github"
} |
{
"name": "lodash",
"version": "4.17.11",
"description": "Lodash modular utilities.",
"keywords": "modules, stdlib, util",
"homepage": "https://lodash.com/",
"repository": "lodash/lodash",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"main": "lodash.js",
"author": "John-David Dalton <joh... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.ModelBinding;
namespace Gatos.Controllers
{
public class CatRequest
{
[BindRequired] public int MaxWeight { get; ... | {
"pile_set_name": "Github"
} |
// mars.cpp - written and placed in the public domain by Wei Dai
// includes IBM's key setup "tweak" proposed in August 1999 (http://www.research.ibm.com/security/key-setup.txt)
#include "pch.h"
#include "mars.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
void MARS::Base::UncheckedSetKey(const byte *userKey, unsig... | {
"pile_set_name": "Github"
} |
<html>
<head>
<title>Blitz3D Docs</title>
<link rel=stylesheet href=../css/commands.css type=text/css>
</head>
<body>
<h1>CountChildren ( entity )</h1>
<h1>Parameters</h1>
<table>
<tr>
<td>
entity - entity handle
</td>
</tr>
</table>
<h1>Description</h1>
<table>
<tr>
<td>
Returns the number of children of an entity.
</... | {
"pile_set_name": "Github"
} |
// 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 agreed to in ... | {
"pile_set_name": "Github"
} |
// Copyright 2012-present Oliver Eilhard. All rights reserved.
// Use of this source code is governed by a MIT-license.
// See http://olivere.mit-license.org/license.txt for details.
package elastic
import (
"context"
"errors"
"net/http"
"sync/atomic"
"testing"
"time"
)
type testRetrier struct {
Retrier
N ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>... | {
"pile_set_name": "Github"
} |
<?php
namespace Yajra\Datatables\Transformers;
use Illuminate\Support\Collection;
/**
* Class DataTransformer.
*
* @package Yajra\Datatables\Transformers
* @author Arjay Angeles <aqangeles@gmail.com>
*/
class DataTransformer
{
/**
* Transform row data by columns definition.
*
* @param array ... | {
"pile_set_name": "Github"
} |
% File src/library/base/man/Internal.Rd
% Part of the R package, https://www.R-project.org
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later
\name{Internal}
\alias{.Internal}
\description{
\code{.Internal} performs a call to an internal code
which is built in to the \R interpreter.
Only true \R wiz... | {
"pile_set_name": "Github"
} |
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
| {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
using MyDriving.DataObjects;
using MyDriving.DataStore.Abstractions;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace MyDriving... | {
"pile_set_name": "Github"
} |
-----BEGIN PUBLIC KEY-----
MIIDOzCCAi0GByqGSM44BAEwggIgAoIBAQDUZjlTk6jEeOzNXX+Bbf9vwLW5GhC0
li8Pxj6Iqyd3x2pTTjn/Ewl/KEm5bQa8PPOIg5wqgz/f6vHIydW4FjPNcpxf5yjH
ud2zLsPty0KH6YqEGcuwkT7/fsmrMKSE165hX9sKcCQRuTUrtOIVN0+gG5U/fJmN
5j1ED1GFxwa9lJYYiSYUBXPbSlUDdZWTyXAyzKgPwgvUkfO9fT27Spftl0Gp6tb9
skn3pV3Aen9iaIH4K1h25n+WCZbtglbnV... | {
"pile_set_name": "Github"
} |
/*
* Twittnuker - Twitter client for Android
*
* Copyright (C) 2013-2017 vanita5 <mail@vanit.as>
*
* This program incorporates a modified version of Twidere.
* Copyright (C) 2012-2017 Mariotaku Lee <mariotaku.lee@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the... | {
"pile_set_name": "Github"
} |
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package os
const (
PathSeparator = '\\' // OS-specific path separator
PathListSeparator = ';' // OS-specific path list separator
)
// IsPathSeparator r... | {
"pile_set_name": "Github"
} |
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2007 Ralf Baechle (ralf@linux-mips.org)
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/serial_8250.h>... | {
"pile_set_name": "Github"
} |
/*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.examples.graphql;
import java.util.logging.Logger;
import org.reactivestreams.Publisher;
import com.coxautodev.graphql.tools.GraphQLSubscript... | {
"pile_set_name": "Github"
} |
## DBsubject(Calculus - multivariable)
## DBchapter(Differentiation of multivariable functions)
## DBsection(Limits and continuity)
## Institution(W.H.Freeman)
## Author(Nathan Wodarz)
## MLT(contlim)
## Level(2)
## MO(1)
## TitleText1('Calculus Early Transcendentals')
## AuthorText1('Rogawski')
## EditionText1('2')
##... | {
"pile_set_name": "Github"
} |
// Licensed to Cloudera, Inc. under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. Cloudera, Inc. licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this f... | {
"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.
package ssh
import (
"bytes"
"crypto/rand"
"reflect"
"testing"
"time"
)
// Cert generated by ssh-keygen 6.0p1 Debian-4.
// % ssh-keygen -s ca-key -I test... | {
"pile_set_name": "Github"
} |
package test.retryAnalyzer.issue1241;
import org.testng.Assert;
import org.testng.annotations.Test;
public class GitHub1241Sample {
@Test(retryAnalyzer = MyRetry.class)
public void test1() {}
@Test(retryAnalyzer = MyRetry.class)
public void test2() {
Assert.fail();
}
}
| {
"pile_set_name": "Github"
} |
---
layout: post
title: ! 'Issue #143'
author: btb
---
A lot of new hardware to talk and think about from Tuesday's Apple Event.
And a lot of new software to look forward to — which includes a whole lot of
the features the Swift team has been working on. I'm very much looking forward
to the new software in particular,... | {
"pile_set_name": "Github"
} |
SubDir LUAPLUS Src Modules vdrive Misc ;
{
local PCH_SRCS =
AnsiString.cpp
AnsiString.h
Array.h
DiskFile.cpp
DiskFile.h
File.h
FixedSizeAllocator.h
HeapAllocator.h
HeapString.cpp
HeapString.h
List.h
Map.h
MemFile.cpp
MemFile.h
Misc.cpp
Misc.h
Misc_InternalPch.h
OwnedPtr.h
TypeTra... | {
"pile_set_name": "Github"
} |
# Arabic translations for fvwm package.
# Copyright (C) 2002 fvwm workers
# This file is distributed under the same license as the fvwm package.
# Nadim Shaikli <shaikli@yahoo.com>
#
msgid ""
msgstr ""
"Project-Id-Version: fvwm\n"
"POT-Creation-Date: 2002-11-28 14:23+0100\n"
"PO-Revision-Date: 2002-12-06 08:25+0100\n"
... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
<?php
return array(
);
| {
"pile_set_name": "Github"
} |
/*
* Pixel Dungeon
* Copyright (C) 2012-2015 Oleg Dolya
*
* Shattered Pixel Dungeon
* Copyright (C) 2014-2019 Evan Debenham
*
* 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 ver... | {
"pile_set_name": "Github"
} |
/*
* Changes to this file committed after and not including commit-id: ccc0d2c5f9a5ac661e60e6eaf138de7889928b8b
* are released under the following license:
*
* This file is part of Hopsworks
* Copyright (C) 2018, Logical Clocks AB. All rights reserved
*
* Hopsworks is free software: you can redistribute it and/o... | {
"pile_set_name": "Github"
} |
import passport from 'passport';
import {Strategy as LocalStrategy} from 'passport-local';
function localAuthenticate(User, email, password, done) {
User.findOneAsync({
email: email.toLowerCase()
})
.then(user => {
if (!user) {
return done(null, false, {
message: 'This email is not ... | {
"pile_set_name": "Github"
} |
unit LS.Config;
interface
type
TLocationConfig = class(TObject)
private
class function GetFileName: string;
class function GetJSON: string;
private
FIsPaused: Boolean;
public
class function GetConfig: TLocationConfig;
public
procedure Save;
property IsPaused: Boolean r... | {
"pile_set_name": "Github"
} |
In addition to configuring your app itself, you can also configure Ember CLI.
These configurations can be made by adding them to the `.ember-cli` file in your application's root. Many can also be made by passing them as arguments to the command line program.
For example, a common desire is to change the port that Embe... | {
"pile_set_name": "Github"
} |
; RUN: llc %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -o -
; When a i64 sub is expanded to subc + sube.
; libcall #1
; \
; \ subc
; \ / \
; \ / \
; \ / libcall #2
; sube
;
; If the libcalls are not serialized (i.e. both have chains which a... | {
"pile_set_name": "Github"
} |
throw new Error('foo')
| {
"pile_set_name": "Github"
} |
package endpoints
import (
"fmt"
"net/http"
"reflect"
"testing"
"github.com/rackspace/gophercloud"
"github.com/rackspace/gophercloud/pagination"
"github.com/rackspace/gophercloud/testhelper"
"github.com/rackspace/gophercloud/testhelper/client"
)
func TestCreateSuccessful(t *testing.T) {
testhelper.SetupHTTP... | {
"pile_set_name": "Github"
} |
/*
KLayout Layout Viewer
Copyright (C) 2006-2020 Matthias Koefferlein
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later vers... | {
"pile_set_name": "Github"
} |
require "rails_helper"
RSpec.describe Notifications::TagAdjustmentNotification::Send, type: :service do
let(:user) { create(:user) }
let(:user2) { create(:user) }
let(:article) do
body_markdown = "---\ntitle: Hellohnnnn#{rand(1000)}\npublished: true\ntags: heyheyhey,#{tag.name}\n---\n\nHello"
create(:art... | {
"pile_set_name": "Github"
} |
/* mbed Microcontroller Library
* Copyright (c) 2006-2015 ARM Limited
*
* 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 re... | {
"pile_set_name": "Github"
} |
#include <memory>
#include "aikido/common/memory.hpp"
#include "aikido/common/metaprogramming.hpp"
#include "aikido/statespace/dart/RnJoint.hpp"
#include "aikido/statespace/dart/SE2Joint.hpp"
#include "aikido/statespace/dart/SE3Joint.hpp"
#include "aikido/statespace/dart/SO2Joint.hpp"
#include "aikido/statespace/dart/... | {
"pile_set_name": "Github"
} |
/******************************************************************************
*
* Project: OpenCPN
*
***************************************************************************
* Copyright (C) 2013 by David S. Register *
* ... | {
"pile_set_name": "Github"
} |
import logging
from datetime import date
from django.core.cache import cache
from django.db.models import Q, F
from django.views.generic import ListView, DetailView, TemplateView
from django.shortcuts import get_object_or_404
from config.models import SideBar
from .models import Post, Category, Tag
logger = logging... | {
"pile_set_name": "Github"
} |
package tfconfig
// Module is the top-level type representing a parsed and processed Terraform
// module.
type Module struct {
// Path is the local filesystem directory where the module was loaded from.
Path string `json:"path"`
Variables map[string]*Variable `json:"variables"`
Outputs map[string]*Output `jso... | {
"pile_set_name": "Github"
} |
var freeGlobal = require('./_freeGlobal');
/** Detect free variable `exports`. */
var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
/** Detect free variable `module`. */
var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;
/** Detec... | {
"pile_set_name": "Github"
} |
<?php
namespace App;
use App\Traits\UsesStringId;
use Illuminate\Database\Eloquent\Model;
/**
* @property string file_path_full
* @property string file_path_small
* @property string file_path_icon
* @property string id
* @property string character_id
*/
class Image extends Model
{
use UsesStringId;
pr... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2004-2008, François Revol, <revol@free.fr>.
* Distributed under the terms of the MIT License.
*/
#ifndef _VNIDPOOL_H
#define _VNIDPOOL_H
#include "googlefs.h"
typedef struct vnidpool {
lock lock;
ino_t nextvnid;
uint32 *bitmap;
size_t bmsize;
} vnidpool;
status_t vnidpool_alloc(struct vnidpool ... | {
"pile_set_name": "Github"
} |
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Control Systems.
#
# To customize properties used by the Ant build system edit
# "ant.properties", and override values to adapt the script to your
# project structu... | {
"pile_set_name": "Github"
} |
framework module Pods_OpinionzAlertView_Tests {
umbrella header "Pods-OpinionzAlertView_Tests-umbrella.h"
export *
module * { export * }
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="albums_quantity">
<item quantity="one">1 album</item>
<item quantity="other">%d albums</item>
</plurals>
<plurals name="mediafiles_quantity">
<item quantity="one">1 media file</item>
<item quantity="other">%d m... | {
"pile_set_name": "Github"
} |
//
// Struct2Serializer.h
//
// Package: Generated
// Module: TypeSerializer
//
// This file has been generated.
// Warning: All changes to this will be lost when the file is re-generated.
//
#ifndef TypeSerializer_Struct2_INCLUDED
#define TypeSerializer_Struct2_INCLUDED
#include "Poco/RemotingNG/TypeSerializer.h"... | {
"pile_set_name": "Github"
} |
:107E000001C0B6C0112484B790E89093610010922D
:107E10006100882361F0982F9A70923041F081FFC1
:107E200002C097EF94BF282E80E0C5D0E9C085E05E
:107E30008093810082E08093C80088E18093C9002C
:107E400081E08093CC0086E08093CA008EE0B3D0BE
:107E5000279A84E02CE03FEF91E030938500209357
:107E6000840096BBB09BFECF1F9AA8954091C80096
:107E... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
import getopt
import getpass
import os
import subprocess
import sys
import tempfile
import platform
import paths
# login_duo-compatible wrapper to pam_duo
def usage():
print >>sys.stderr, 'Usage: %s [-d] [-c config] [-f user] [-h host]' % \
sys.argv[0]
sys.exit(1)
def ma... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1999
* Boris Fomitchev
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to use or copy this software for any purpose is hereby granted
* wi... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 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"
} |
form=未知
tags=
代马依朔吹,
惊禽愁昔丛。
况兹承眷德,
怀旧感深衷。
积善忻余庆,
畅武悦成功。
垂衣天下治,
端拱车书同。
白水巡前迹,
丹陵幸旧宫。
列筵欢故老,
高宴聚新丰。
驻跸抚田畯,
回舆访牧童。
瑞气萦丹阙,
祥烟散碧空。
孤屿含霜白,
遥山带日红。
于焉欢击筑,
聊以咏南风。
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.