text stringlengths 2 99k | meta dict |
|---|---|
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.3.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.5.3.RELEASE/spring-boot-starter-logging-1.5.3.RELEASE.jar!/" />
</CLASSES>
<... | {
"pile_set_name": "Github"
} |
define({
name: "cPrime"
});
| {
"pile_set_name": "Github"
} |
using Xunit;
using LanguageExt;
using LanguageExt.Common;
using static LanguageExt.Prelude;
namespace LanguageExt.Tests.Transformer.Traverse.EitherT.Sync
{
public class OptionUnsafeEither
{
[Fact]
public void NoneLeftIsRightNone()
{
var ma = OptionUnsafe<Either<Error, int>>.... | {
"pile_set_name": "Github"
} |
/**
* ***************************************************************************
* Copyright (c) 2014-2019, TigerGraph Inc.
* All rights reserved
* Unauthorized copying of this file, via any medium is
* strictly prohibited
* Proprietary and confidential
* Author: Mingxi Wu
* *******************************... | {
"pile_set_name": "Github"
} |
<?php
declare(strict_types=1);
namespace Symplify\CodingStandard\CognitiveComplexity\Rules;
use PhpParser\Node;
use PhpParser\Node\Stmt\Class_;
use PhpParser\Node\Stmt\Trait_;
use PHPStan\Analyser\Scope;
use Symplify\CodingStandard\CognitiveComplexity\AstCognitiveComplexityAnalyzer;
use Symplify\CodingStandard\Rules... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file startup_stm32f042.s
* @author MCD Application Team
* @version V1.3.2
* @date 27-March-2014
* @brief STM32F042 Devices vector table for Atollic toolchain.
* This module performs:
* ... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 2015 Microsoft Corporation
--*/
#include "ast/ast_pp.h"
#include "ast/arith_decl_plugin.h"
#include "ast/reg_decl_plugins.h"
#include "muz/fp/datalog_parser.h"
#include "muz/base/dl_context.h"
#include "smt/params/smt_params.h"
#include "muz/fp/dl_register_engine.h"
using namespace datalog;
voi... | {
"pile_set_name": "Github"
} |
# elli - Erlang web server for HTTP APIs
[![Hex.pm][hex badge]][hex package]
[![Documentation][doc badge]][docs]
[![Erlang][erlang badge]][erlang downloads]
[![Travis CI][travis badge]][travis builds]
[![Coverage Status][coveralls badge]][coveralls link]
[![MIT License][license badge]](LICENSE)
[travis builds]: https... | {
"pile_set_name": "Github"
} |
<?php
/*//
HRCLOUD2-PLUGIN-START
App Name: Pell for HRC2
App Version: v3.4 (7-7-2018 00:00)
App License: GPLv3
App Author: jaredreich & zelon88
App Description: A simple HRCloud2 document writer.
App Integration: 0 (False)
App Permission: 1 (Everyone)
HRCLOUD2-PLUGIN-END
//*/
// / The following code loads required HR... | {
"pile_set_name": "Github"
} |
//
// docopt_util.h
// docopt
//
// Created by Jared Grubb on 2013-11-04.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
#ifndef docopt_docopt_util_h
#define docopt_docopt_util_h
#pragma mark -
#pragma mark General utility
namespace {
bool starts_with(std::string const& str, std::string const& pref... | {
"pile_set_name": "Github"
} |
/* dP dP dP */
/* 88 88 88 */
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
/* 88 88' `88 88ooood8 88'`88'`88 88o... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: cd2721292fc859a46843372293c8c3d7
folderAsset: yes
timeCreated: 1504268317
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
1 dutch; flemish x-vnd.Haiku-Fortune 52757361
Fortune file: ConfigView Geluksbestand:
Fortune FortuneFilter Geluk
Tag line: ConfigView Tagregel:
Fortune cookie says:\n\n ConfigView Gelukskoekje zegt:\n\n
| {
"pile_set_name": "Github"
} |
var parse = require('shell-quote').parse;
var exec = require('child_process').exec;
var path = require('path');
var echo = process.execPath + ' ' + path.join(__dirname, 'bin/echo');
var fs = require('fs');
module.exports = function (str, opts) {
var parts = parse(str);
for (var i = 0; i < parts.length; i++) {
... | {
"pile_set_name": "Github"
} |
# coding: utf-8
from __future__ import unicode_literals
from .common import InfoExtractor
class SztvHuIE(InfoExtractor):
_VALID_URL = r'https?://(?:(?:www\.)?sztv\.hu|www\.tvszombathely\.hu)/(?:[^/]+)/.+-(?P<id>[0-9]+)'
_TEST = {
'url': 'http://sztv.hu/hirek/cserkeszek-nepszerusitettek-a-kornyezettud... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright 2012 Johns Hopkins University (Author: Daniel Povey)
# Apache 2.0
# To be run from .. (one directory up from here)
# see ../run.sh for example
# Compute cepstral mean and variance statistics per speaker.
# We do this in just one job; it's fast.
# This script takes no options.
#
# Note: the... | {
"pile_set_name": "Github"
} |
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019-2020 The Zrythm contributors
# This file is distributed under the same license as the Zrythm package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Zrythm 1.0.0-alpha.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-24 ... | {
"pile_set_name": "Github"
} |
/**********************************************************************
*
* Copyright (c) 2004 Olaf Willuhn
* All rights reserved.
*
* This software is copyrighted work licensed under the terms of the
* Jameica License. Please consult the file "LICENSE" for details.
*
****************************************... | {
"pile_set_name": "Github"
} |
<Type Name="ComponentEnabledChangedEventArgs" FullName="Urho.ComponentEnabledChangedEventArgs">
<TypeSignature Language="C#" Value="public struct ComponentEnabledChangedEventArgs" />
<TypeSignature Language="ILAsm" Value=".class public sequential ansi sealed beforefieldinit ComponentEnabledChangedEventArgs extends ... | {
"pile_set_name": "Github"
} |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/ssm/SSM_EXPORTS.h>
#include <aws/ssm/model/AutomationExecution.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace... | {
"pile_set_name": "Github"
} |
{
"method": "PROPFIND",
"url": "http://mockbin.com/har"
}
| {
"pile_set_name": "Github"
} |
RevTilt::Application.configure do
# Settings specified here will take precedence over those in config/application.rb
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test su... | {
"pile_set_name": "Github"
} |
auto a_func( const char a[] ) -> decltype(a) { return a+1; }
char b_func() { return 'b'; }
auto c_func( char c() ) -> decltype(c) { return b_func; }
auto d_func( const char d ) -> decltype(d)* { return "d"; }
void foobar()
{
const char* a = a_func("xabc");
char c = c_func(b_func)();
const char* d = d... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../libc/struct.ifaddrs.html">
</head>
<body>
<p>Redirecting to <a href="../../../libc/struct.ifaddrs.html">../../../libc/struct.ifaddrs.html</a>...</p>
<script>location.replace("../../../libc/struct.ifaddrs.html" + locat... | {
"pile_set_name": "Github"
} |
// AFURLSessionManager.h
// Copyright (c) 2011–2016 Alamofire Software Foundation ( http://alamofire.org/ )
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, includin... | {
"pile_set_name": "Github"
} |
var overload_copy = require("overload_copy");
f = new overload_copy.Foo();
g = new overload_copy.Foo(f);
| {
"pile_set_name": "Github"
} |
# fuzzy grep open via ag
local file
file="$(ag --nobreak --noheading $@ | fzf -0 -1 | awk -F: '{print $1}')"
if [[ -n $file ]]
then
vim $file
fi
| {
"pile_set_name": "Github"
} |
<?php
namespace Orchestra\Testbench\Tests\Stubs\Providers;
class DeferredChildServiceProvider extends ServiceProvider
{
protected $defer = true;
public function register()
{
$this->app['child.deferred.loaded'] = true;
}
}
| {
"pile_set_name": "Github"
} |
#
# really simple gluster setup for physical provisioning.
# (yeah, that's it-- for iron!)
#
node /^annex\d+$/ { # annex{1,2,..N}
class { '::gluster::simple':
replica => 2,
vip => '192.168.1.42',
vrrp => true,
# NOTE: _each_ host will have four bricks with these devices...
brick_params_defaults => [ # note... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2011 Bryce Lelbach
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt... | {
"pile_set_name": "Github"
} |
config BR2_PACKAGE_HOST_PYTHON_SIX
bool "host python-six"
help
Six is a Python 2 and 3 compatibility library. It provides
utility functions for smoothing over the differences between
the Python versions with the goal of writing Python code that
is compatible on both Python versions.
http://pythonhoste... | {
"pile_set_name": "Github"
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | {
"pile_set_name": "Github"
} |
/*
* Copyright Andrey Semashev 2007 - 2015.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
/*!
* \file locking_ptr.hpp
* \author Andrey Semashev
* \date 15.07.2009
*
* This hea... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--
-
- $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 P... | {
"pile_set_name": "Github"
} |
```
npm install
node index.js
```
and open another terminal window
```
npm run generate
```
this command with generate static file store in `./publci`,
then you can go to `locahost:8000` to see the result
| {
"pile_set_name": "Github"
} |
#ifndef MIPS3_INTF
#define MIPS3_INTF
#include "mips3/mips3_common.h"
typedef UINT8 (*pMips3ReadByteHandler)(UINT32 a);
typedef void (*pMips3WriteByteHandler)(UINT32 a, UINT8 d);
typedef UINT16 (*pMips3ReadHalfHandler)(UINT32 a);
typedef void (*pMips3WriteHalfHandler)(UINT32 a, UINT16 d);
typedef UINT32 (*pMips3Rea... | {
"pile_set_name": "Github"
} |
<?php
/**
* The 'touch' command.
*
* The "touch" command allows a worker to request more time to work on a job.
* This is useful for jobs that potentially take a long time, but you still want
* the benefits of a TTR pulling a job away from an unresponsive worker. A worker
* may periodically tell the server that... | {
"pile_set_name": "Github"
} |
#include <stdio.h>
#include "Status.h" //**▲01 绪论**//
/* 宏定义 */
#define N 100 //栈的容量
/* 双向栈元素类型定义 */
typedef int SElemType;
/* 双向栈中包含的两个栈的栈名 */
typedef enum {
Left, Right
} StackName;
/* 双向栈结构 */
typedef struct {
SElemType stack[N]; // 用一个容量足够大的数组做栈
int top[2]; ... | {
"pile_set_name": "Github"
} |
ArrayList<Task> tasks;
PFont roboto16, roboto20;
PShape icon_menu, icon_search;
void setup() {
size(320, 720);
loadResources();
tasks = new ArrayList<Task>();
tasks.add(new Task("asdasd"));
tasks.add(new Task("asdasd"));
tasks.add(new Task("asdasd"));
tasks.add(new Task("asdasd"));
task... | {
"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 ssa defines a representation of the elements of Go programs
// (packages, types, functions, variables and constants) using a
// static single-assignm... | {
"pile_set_name": "Github"
} |
import * as Canvas from './modules/canvas.js';
import * as Square from './modules/square.js';
import * as Circle from './modules/circle.js';
import * as Triangle from './modules/triangle.js';
// create the canvas and reporting list
let myCanvas = Canvas.create('myCanvas', document.body, 480, 320);
let reportList = Ca... | {
"pile_set_name": "Github"
} |
package watch
type FileChanges struct {
Modified chan bool // Channel to get notified of modifications
Truncated chan bool // Channel to get notified of truncations
Deleted chan bool // Channel to get notified of deletions/renames
}
func NewFileChanges() *FileChanges {
return &FileChanges{
make(chan bool, 1)... | {
"pile_set_name": "Github"
} |
/*
* Streams.cpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN and VLC authors
*
* This program 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... | {
"pile_set_name": "Github"
} |
# Natural Language Tools
## Update
This project is being merged into Natural, Visit [https://github.com/NaturalNode/natural](https://github.com/NaturalNode/natural) for the latest changes.
## Abstract
After leaning about IBM's Watson *1, and reading Mind vs Machine *2, I wanted to better understand the state of Nat... | {
"pile_set_name": "Github"
} |
9
10
11
12
13
7
8
9
10
11
| {
"pile_set_name": "Github"
} |
---
title: 程序员如何切入区块链去中心化应用开发
permalink: devDapp
date: 2018-08-31 11:30:55
categories:
- 以太坊
- Dapp
tags:
- Dapp入门
- 以太坊概念
author: Tiny熊
---
前段时间一个以太坊游戏应用:[Fomo3D](http://exitscam.me/play)异常火爆,在短短的几天内就吸引了几万的以太币投入游戏,第一轮游戏一个“黑客”用了一个非常巧妙的利用以太坊规则成为了最终赢家,拿走了1万多以太币奖金。
区块链应用的价值由这个游戏反映的淋漓尽致,Fomo3D游戏能够成功核心所依... | {
"pile_set_name": "Github"
} |
from enthought.tvtk.api import tvtk
cone = tvtk.ConeSource( height=3.0, radius=1.0, resolution=10 )
cone_mapper = tvtk.PolyDataMapper( input = cone.output )
cone_actor = tvtk.Actor( mapper=cone_mapper )
cone_actor.property.representation = "w"
ren1 = tvtk.Renderer()
ren1.add_actor( cone_actor )
ren1.background = 0.1,... | {
"pile_set_name": "Github"
} |
/*
* Creation : 20 avr. 2015
*/
package org.sonar.samples.java;
import org.slf4j.Logger;
/**
* A class with extends another class outside the JVM but in classpath
*/
public class AvoidSuperClassCheck extends Logger { // Noncompliant {{The usage of super class org.slf4j.Logger is forbidden}}
protect... | {
"pile_set_name": "Github"
} |
module mkncdio
!-----------------------------------------------------------------------
!BOP
!
! !MODULE: mkncdio
!
! !DESCRIPTION:
! Generic interfaces to write fields to netcdf files, and other useful netcdf operations
!
! !USES:
use shr_kind_mod , only : r8 => shr_kind_r8
use shr_sys_mod , only : shr_sys_f... | {
"pile_set_name": "Github"
} |
<?php
$container->loadFromExtension('wouterj_eloquent', []);
| {
"pile_set_name": "Github"
} |
# ID3v2.3.0 Specifications
# http://id3.org/id3v2.3.0
meta:
id: id3v2_3
license: CC0-1.0
endian: be
file-extension:
- mp3
seq:
- id: tag
type: tag
types:
# Section 3. ID3v2 overview
tag:
seq:
- id: header
type: header
- id: header_ex
type: header_ex
if: h... | {
"pile_set_name": "Github"
} |
//
// MessagePack for C++ static resolution routine
//
// Copyright (C) 2015-2016 MIZUKI Hirata
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef MSGPACK_ITERATOR_HPP
#define MSGPACK_ITERATO... | {
"pile_set_name": "Github"
} |
<!--
Licensed to JumpMind Inc under one or more contributor
license agreements. See the NOTICE file distributed
with this work for additional information regarding
copyright ownership. JumpMind Inc licenses this file
to you under the GNU General Public License, version 3.0 (GPLv3)
(the "Licen... | {
"pile_set_name": "Github"
} |
import torch
import torch.nn as nn
import torch.nn.parallel
import torch.backends.cudnn as cudnn
import torch.optim
import torch.utils.data
import torch.nn.functional as F
from torch.nn import init
import math
from utils import transition, global_pool, compress, clique_block
class build_cliquenet(nn.Module):
def ... | {
"pile_set_name": "Github"
} |
.\" $Id: u_misc.3,v 1.1 2005/09/23 13:04:38 tho Exp $
| {
"pile_set_name": "Github"
} |
---
external help file:
Module Name: Az.MariaDb
online version: https://docs.microsoft.com/en-us/powershell/module/az.mariadb/new-azmariadbreplica
schema: 2.0.0
---
# New-AzMariaDbReplica
## SYNOPSIS
Creates a replica of a MariaDB server.
## SYNTAX
### ServerName (Default)
```
New-AzMariaDbReplica -MasterName <Stri... | {
"pile_set_name": "Github"
} |
<?php
namespace Oro\Bundle\VisibilityBundle\Tests\Unit\EventListener;
use Oro\Bundle\FrontendBundle\Request\FrontendHelper;
use Oro\Bundle\ProductBundle\Event\ProductSearchQueryRestrictionEvent;
use Oro\Bundle\SearchBundle\Query\Modifier\QueryModifierInterface;
use Oro\Bundle\SearchBundle\Query\Query;
use Oro\Bundle\... | {
"pile_set_name": "Github"
} |
/**
*/
function isNull(val){
return val === null;
}
module.exports = isNull;
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# coding=utf8
# author=evi1m0@201503
# poc: http://www.beebeeto.com/pdb/poc-2015-0052/
# install: https://pypi.python.org/pypi/ds_store
import sys
from ds_store import DSStore
if len(sys.argv) < 2:
print '[*] Usage: %s path/.DS_Store' % sys.argv[0]
sys.exit()
filelist = []
filename = ... | {
"pile_set_name": "Github"
} |
import readNumberLiteral from './literal/readNumberLiteral';
import readBooleanLiteral from './literal/readBooleanLiteral';
import readStringLiteral from './literal/readStringLiteral';
import readTemplateStringLiteral from './literal/readTemplateStringLiteral';
import readObjectLiteral from './literal/readObjectLiteral... | {
"pile_set_name": "Github"
} |
package com.intellij.flex.uiDesigner {
import com.intellij.flex.uiDesigner.plaf.aqua.IdeaAquaLookAndFeel;
public class Main extends MainWindowedApplication {
}
}
| {
"pile_set_name": "Github"
} |
/****************************************************************************
* MeshLab o o *
* A versatile mesh processing toolbox o o *
* _ O _ *
* Copyri... | {
"pile_set_name": "Github"
} |
/*
* Kiwix Android
* Copyright (c) 2019 Kiwix <android.kiwix.org>
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
... | {
"pile_set_name": "Github"
} |
/**
* @file NCDBuf.h
* @author Ambroz Bizjak <ambrop7@gmail.com>
*
* @section LICENSE
*
* 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
* n... | {
"pile_set_name": "Github"
} |
{
"insecure-registries": ["mtksms10.mediatek.inc:5000", "mtksitap54.mediatek.inc:5000"]
}
| {
"pile_set_name": "Github"
} |
<?php
namespace One\Http;
use One\Facades\Log;
class Request
{
protected $server = [];
protected $cookie = [];
protected $get = [];
protected $post = [];
protected $files = [];
protected $request = [];
public $fd = 0;
public $args = [];
public $class = '';
public $fu... | {
"pile_set_name": "Github"
} |
package m7mdra.com.htmlrecycler.viewholder
import android.support.v7.widget.RecyclerView
import android.view.View
import android.widget.TextView
import m7mdra.com.htmlrecycler.R
class ListItemViewHolder(val view: View) : RecyclerView.ViewHolder(view) {
val listItem=view.findViewById<TextView>(R.id.listItem)
} | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 o... | {
"pile_set_name": "Github"
} |
package com.gdp.mooc.biz;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import com.gdp.mooc.entity.Course;
public interface CourseBiz {
public List<Course> selectAllCourse();
Course selectByPrimaryKey(int id);
int updateByPrimaryKeySelective(Course record);
List<Course> coursesearch... | {
"pile_set_name": "Github"
} |
#define USB_CFG_DEVICE_NAME 'D','i','g','i','B','l','i','n','k'
#define USB_CFG_DEVICE_NAME_LEN 9
#include <DigiUSB.h>
byte in = 0;
int Blue = 0;
int Red = 0;
int Green = 0;
int next = 0;
void setup() {
DigiUSB.begin();
pinMode(0,OUTPUT);
pinMode(1,OUTPUT);
pinMode(2,OUTPUT);
}
void loop() {
s... | {
"pile_set_name": "Github"
} |
qcodes.logger.log_analysis
--------------------------
.. automodule:: qcodes.logger.log_analysis
:members:
| {
"pile_set_name": "Github"
} |
+++
Title = "Bráulio Scarpelli"
image = "braulio-scarpelli.jpg"
type = "speaker"
linktitle = "adriano-tavares"
+++
| {
"pile_set_name": "Github"
} |
# Dependencies
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Server
destination: ./_gh_pages
exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_... | {
"pile_set_name": "Github"
} |
package micdoodle8.mods.galacticraft.planets.mars.util;
import micdoodle8.mods.galacticraft.api.GalacticraftRegistry;
import micdoodle8.mods.galacticraft.core.GalacticraftCore;
import micdoodle8.mods.galacticraft.core.inventory.ContainerParaChest;
import micdoodle8.mods.galacticraft.core.inventory.ContainerRocketInven... | {
"pile_set_name": "Github"
} |
package cms.utils;
import java.util.List;
import java.util.StringTokenizer;
import org.apache.commons.lang3.StringUtils;
/**
* 字符串工具类
*
*/
public class StringUtil {
/**
* 解析一个带 token 分隔符的字符串,这个方法的效率比直接调用String的split()方法快大约1倍
* @param tokenedStr
* @param token ... | {
"pile_set_name": "Github"
} |
module.exports = require('./every');
| {
"pile_set_name": "Github"
} |
package chapter02.section02.thread_2_2_11.project_1_twoStop;
public class ThreadB extends Thread {
private Service service;
public ThreadB(Service service) {
super();
this.service = service;
}
@Override
public void run() {
service.methodB();
}
}
| {
"pile_set_name": "Github"
} |
doc/modules
.pybuild/
| {
"pile_set_name": "Github"
} |
package press
import android.annotation.SuppressLint
import press.di.AppComponent
import press.di.DaggerAppComponent
@Suppress("unused")
@SuppressLint("Registered")
class ReleasePressApp : PressApp() {
override fun buildDependencyGraph(): AppComponent =
DaggerAppComponent.builder().build()
}
| {
"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"
} |
# Customizations for the virtlxcd.service systemd unit
VIRTLXCD_ARGS="--timeout 120"
| {
"pile_set_name": "Github"
} |
//
// AppDelegate.h
// YLFaceuDemo
//
// Created by guikz-xueba on 16/5/22.
// Copyright © 2016年 guikz. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
| {
"pile_set_name": "Github"
} |
---
kind: Template
apiVersion: v1
metadata:
name: glusterblock-provisioner
labels:
glusterfs: block-template
glusterblock: template
annotations:
description: glusterblock provisioner template
tags: glusterfs
objects:
- kind: ClusterRole
apiVersion: v1
metadata:
name: glusterblock-provision... | {
"pile_set_name": "Github"
} |
// Copyright 2008 the V8 project authors. 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
// notice, this list of ... | {
"pile_set_name": "Github"
} |
<?php
/**
* @author Adam (charrondev) Charron <adam.c@vanillaforums.com>
* @copyright 2009-2019 Vanilla Forums Inc.
* @license GPL-2.0-only
*/
namespace Vanilla\Formatting\Quill;
use Vanilla\Formatting\Quill\Blots\AbstractBlot;
use Vanilla\Formatting\Quill\Blots\Lines\AbstractLineTerminatorBlot;
/**
* Class for... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: fe8140fa12794bc43a7946977ca55fa8
timeCreated: 1492492199
licenseType: Free
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
form textTest
{
height = 100%
width = 240
layout = LAYOUT_VERTICAL
label topLabel
{
text = Text
fontSize = 22
}
button fontButton
{
width = 100%
height = 50
text = Font (arial)
}
button wrapButton : fontButton
{
text = Word W... | {
"pile_set_name": "Github"
} |
/*++ NDK Version: 0098
Copyright (c) Alex Ionescu. All rights reserved.
Header Name:
lpctypes.h
Abstract:
Type definitions for the Loader.
Author:
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
--*/
#ifndef _KETYPES_H
#define _KETYPES_H
//
// Dependencies
//
#include <umtypes.h>
#ifnde... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
*
* This source file is released under GPL v2 license (no other versions).
* See the COPYING file included in the main directory of this source
* distribution for the license terms and conditions.
*
* @File ctpcm.h
*
* @Brief
* This file ... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | {
"pile_set_name": "Github"
} |
// Copyright 2017 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 bpf
// A Setter is a type which can attach a compiled BPF filter to itself.
type Setter interface {
SetBPF(filter []RawInstruction) error
}
| {
"pile_set_name": "Github"
} |
# Maximum Information
This test case verifies support of a BCFzip file that contains all information available in the schema.
## Testing process
1. Import _MaximumInformation.bcfzip_.
2. Verify the bcfzip was imported correctly:
> 1. There are two topics within the zip file:
> > Maximum Content - 63E78882-7C6A-4BF7-... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2019-2020 GeyserMC. http://geysermc.org
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... | {
"pile_set_name": "Github"
} |
Card: OpenForum
Name: #CARD_OPENFORUM
Description: #CARD_OPENFORUM_DESC
Icon: CardIcons::9
Color: #10f1af
Class: Effect
Rarity: Epic
Base Purchase Cost: 2
Base Play Cost: 6
CreateEffect(OpenForum)
AI: BuyWeight(0.5)
AI: PlayWhenInfluenceStronk(0.5)
Effect: OpenForum
Name: #EFFECT_OP... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
use strict;
use warnings;
use LWP::UserAgent ();
use Getopt::Long qw(GetOptions);
use Encode;
use Encode::Locale;
GetOptions(\my %opt, 'parse-head', 'max-length=n', 'keep-client-headers',
'method=s', 'agent=s', 'request',)
|| usage();
my $url = shift || usage();
@ARGV && usage();
sub usage {... | {
"pile_set_name": "Github"
} |
// Package stats keeps track of all the different statistics collected by the report
/*
* Copyright (c) 2018-2020, NVIDIA CORPORATION. All rights reserved.
*/
package stats
import (
"time"
)
type PrimitiveStat struct {
AISLoaderStat
Fatal bool `json:"fatal"`
OpType string `json:"op_type"`
ID string `jso... | {
"pile_set_name": "Github"
} |
package com.sgrain.boot.common.exception;
import com.sgrain.boot.common.enums.AppHttpStatus;
/**
* @Description: 业务异常
* @Version: 1.0
*/
public class BusinessException extends RuntimeException{
/**
* 状态码
*/
private int status;
/**
* 异常信息
*/
private String errorMessage;
pub... | {
"pile_set_name": "Github"
} |
package com.roli.juce;
import android.app.DialogFragment;
import android.content.Intent;
import android.os.Bundle;
public class FragmentOverlay extends DialogFragment
{
@Override
public void onCreate (Bundle state)
{
super.onCreate (state);
cppThis = getArguments ().getLong ("c... | {
"pile_set_name": "Github"
} |
; RUN: opt < %s -sccp -S | not grep select
@A = constant i32 10
define i712 @test1() {
%P = getelementptr i32, i32* @A, i32 0
%B = ptrtoint i32* %P to i64
%BB = and i64 %B, undef
%C = icmp sge i64 %BB, 0
%X = select i1 %C, i712 0, i712 1
ret i712 %X
}
define i712 @test2(i1 %C) {
... | {
"pile_set_name": "Github"
} |
<?php
/*
* Project: template_lite, a smarter template engine
* File: class.template.php
* Author: Paul Lockaby <paul@paullockaby.com>, Mark Dickenson <akapanamajack@sourceforge.net>
* Copyright: 2003,2004,2005 by Paul Lockaby, 2005,2006 Mark Dickenson
*
* This library is free software; you can redistribute... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.