text stringlengths 2 99.9k | meta dict |
|---|---|
SubDir HAIKU_TOP src add-ons kernel drivers bus ;
SubInclude HAIKU_TOP src add-ons kernel drivers bus firewire ;
SubInclude HAIKU_TOP src add-ons kernel drivers bus pcmcia ;
SubInclude HAIKU_TOP src add-ons kernel drivers bus scsi ;
SubInclude HAIKU_TOP src add-ons kernel drivers bus usb ;
| {
"pile_set_name": "Github"
} |
package com.gpmall.shopping.dto;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* 腾讯课堂搜索【咕泡学院】
* 官网:www.gupaoedu.com
* 风骚的Mic 老师
* create-date: 2019/7/23-18:32
*/
@Data
public class PanelDto implements Serializable {
private static final long serialVersion... | {
"pile_set_name": "Github"
} |
// Copyright 2014-2019 Omni Development, Inc. All rights reserved.
//
// This software may only be used and reproduced according to the
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>... | {
"pile_set_name": "Github"
} |
@ARTICLE{Sa_2016,
AUTHOR = {Sa, Inkyu and Ge, Zongyuan and Dayoub, Feras and Upcroft, Ben and Perez, Tristan and McCool, Chris},
PUBLISHER = {{MDPI} {AG}},
URL = {https://doi.org/10.3390%2Fs16081222},
DATE = {2016-08},
DOI = {10.3390/s16081222},
JOURNALTITLE = {Sensors},
NUMBER = {8},
PAGES = {1222},
... | {
"pile_set_name": "Github"
} |
package org.simpleflatmapper.map.fieldmapper;
import org.simpleflatmapper.map.FieldMapper;
import org.simpleflatmapper.map.MappingContext;
import org.simpleflatmapper.map.setter.ShortContextualSetter;
import org.simpleflatmapper.reflect.primitive.ShortGetter;
public final class ShortConstantTargetFieldMapper<S... | {
"pile_set_name": "Github"
} |
<shader>{
"name":"LowPolyColor",
"ubo":[ "UBOTransform" ],
"options": { "modelMatrix":true },
"uniforms":[
{ "name":"u_color", "type":"vec4" }
]
}<\shader>
<materials>[
{ "name":"LowPolyRed", "uniforms":[{ "name":"u_color", "type":"rgba", "value":"ff0000ff" }] },
{ "name":"LowPolyGreen", "uniforms":[{ "name... | {
"pile_set_name": "Github"
} |
import fdtn from 'date-fns/formatDistanceToNow';
import subSeconds from 'date-fns/subSeconds';
import React from 'react';
import Graph from './Graph';
const historyLimit = 100;
const API_URL = `${window.location.protocol}//${window.location.host}/api`;
export default class App extends React.Component {
constructo... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
(function (factory) {
if (typeof module === "object" && typeof module.exports === "object") {
var v = fac... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GIO Reference Manual: Writing GIO applications</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GIO ... | {
"pile_set_name": "Github"
} |
#ifdef _M_ARM
#include <kxarm.h>
MACRO
DEFINE_WRAPPER_FUNC $n, $off, $x
LCLS _FuncName
_FuncName SETS "_wrapper_func_":CC:"$n"
NESTED_ENTRY $_FuncName
__assertfail
NESTED_END $_FuncName
MEND
#else
#include <asm.inc>
.code
MACRO(DEFINE_WRAPPER_FUNC, n, off, x)
#ifde... | {
"pile_set_name": "Github"
} |
# Contributing
Contributions are **welcome** and will be fully **credited**.
Please read and understand the contribution guide before creating an issue or pull request.
## Etiquette
This project is open source, and as such, the maintainers give their free time to build and maintain the source code
held within. They... | {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | {
"pile_set_name": "Github"
} |
#region using directives
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using ErrorEventArgs = Newtonsoft.Json.Serialization.ErrorEventArgs;
#endregion
namespace PoGo.PokeMobBot.Logic.Common
{
using POGOProtos.Enums;
... | {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
<div class="ghb">
<a href="https://github.com/forms-angular/forms-angular"><img src="/images/forkme_right_darkblue_121621.png" style="position: fixed; right: 0; top: 0; z-index: 1032;"></a>
</div>
<div class="navbar navbar-default navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid" ng-clo... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<!-- Test that non-stretchy largeops are bigger in display mode -->
<html class="reftest-wait">
<head>
<title>Largeop stretching</title>
<meta charset="utf-8"/>
<script type="text/javascript">
function verifyGreaterThan(aElement, aReference) {
/* Verify that the height of ... | {
"pile_set_name": "Github"
} |
---
title: Conversation context channel
TOCTitle: Conversation context channel
ms:assetid: a09a4e37-02f8-4a13-bb29-527dbd5ba086
ms:mtpsurl: https://msdn.microsoft.com/en-us/library/Dn466012(v=office.16)
ms:contentKeyID: 65239945
ms.date: 07/27/2015
mtps_version: v=office.16
dev_langs:
- csharp
---
# Conversation cont... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* cidobjs.c */
/* */
/* CI... | {
"pile_set_name": "Github"
} |
touch foo
| {
"pile_set_name": "Github"
} |
require("../wpt-env.js");
/* Delete created databases
*
* Go through each finished test, see if it has an associated database. Close
* that and delete the database. */
add_completion_callback(function(tests)
{
for (var i in tests)
{
if(tests[i].db)
{
tests[i].db.close();
... | {
"pile_set_name": "Github"
} |
<?php
/**
* @package Joomla.Administrator
* @subpackage com_fields
*
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
JLoader::register('FieldsHelper', JPATH_ADMI... | {
"pile_set_name": "Github"
} |
# Trimmed lilac.py
#!/usr/bin/env python3
from lilaclib import *
import os
#build_prefix = 'extra-x86_64'
#post_build = aur_post_build
_pkg_name = 'google-chrome'
dotinstall = '''
note() {
printf "${blue}==>${yellow} NOTE:${bold} $1${all_off}\n"
}
all_off="$(tput sgr0)"
bold="${all_off}$(tput bold)"
blue="${bo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
a... | {
"pile_set_name": "Github"
} |
{\rtf1\adeflang1025\ansi\ansicpg1251\uc1\adeff31507\deff0\stshfdbch31506\stshfloch31506\stshfhich31506\stshfbi31507\deflang1049\deflangfe1049\themelang1049\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f34\fbidi \froman\fcharset1\fprq2{\*\panose... | {
"pile_set_name": "Github"
} |
{
"extends": "dtslint/dt.json",
"rules": {
"no-unnecessary-generics": false,
"unified-signatures": false
}
}
| {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.0-preview.7.*" />
<PackageReference Include="Microsoft.AspNetCore.Component... | {
"pile_set_name": "Github"
} |
//
// projection_facor.hpp
// VINS_ios
//
// Created by HKUST Aerial Robotics on 2016/10/22.
// Copyright © 2017 HKUST Aerial Robotics. All rights reserved.
//
#ifndef projection_facor_hpp
#define projection_facor_hpp
#include <stdio.h>
#include <ceres/ceres.h>
#include <Eigen/Dense>
#include "utility.hpp"
class... | {
"pile_set_name": "Github"
} |
# What is Solr?
Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.
Learn more on... | {
"pile_set_name": "Github"
} |
define(
"dojox/atom/widget/nls/th/FeedEntryViewer", ({
displayOptions: "[แสดงอ็อพชัน]",
title: "หัวเรื่อง",
authors: "ผู้เขียน",
contributors: "ผู้ร่วมให้ข้อมูล",
id: "ID",
close: "[ปิด]",
updated: "อัพเดต",
summary: "ยอดรวม",
content: "เนื้อหา"
})
);
| {
"pile_set_name": "Github"
} |
html {
background: #f0f0f0;
}
#page {
min-height: 100vh;
background: #fff;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
#header {
display: grid;
grid-template-columns: auto auto;
align-items: center;
padding: 10px;
}
@media (min-width: 768px) {
#header {
padding: 20px;
}
}
@media (min-width: 992... | {
"pile_set_name": "Github"
} |
<?php
/*
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC. All rights reserved. |
| |
| This work is published under the GNU AGPLv3 license with some |
| permitted exceptions... | {
"pile_set_name": "Github"
} |
---
layout: base
title: 'Statistics of PART in UD_Marathi-UFAL'
udver: '2'
---
## Treebank Statistics: UD_Marathi-UFAL: POS Tags: `PART`
There are 6 `PART` lemmas (1%), 1 `PART` types (0%) and 47 `PART` tokens (1%).
Out of 15 observed tags, the rank of `PART` is: 15 in number of lemmas, 15 in number of types and 12 ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!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" xml:lang="en" lang="en">
<head>
<title>The Chaos Engine - Computer virus engines (VX heaven)</title>
<meta http-equiv="content-type" c... | {
"pile_set_name": "Github"
} |
<?php
namespace Psr\Http\Message;
/**
* HTTP messages consist of requests from a client to a server and responses
* from a server to a client. This interface defines the methods common to
* each.
*
* Messages are considered immutable; all methods that might change state MUST
* be implemented such that they reta... | {
"pile_set_name": "Github"
} |
{
"config": {
"abort": {
"not_internet_accessible": "Instan\u021ba Home Assistant trebuie s\u0103 fie accesibil\u0103 de pe internet pentru a primi mesaje IFTTT.",
"one_instance_allowed": "Este necesar\u0103 o singur\u0103 instan\u021b\u0103."
},
"step": {
... | {
"pile_set_name": "Github"
} |
package com.hedera.hashgraph.sdk.crypto;
import com.hedera.hashgraph.sdk.Internal;
import org.bouncycastle.asn1.ASN1InputStream;
import org.bouncycastle.asn1.ASN1Primitive;
import org.bouncycastle.asn1.nist.NISTObjectIdentifiers;
import org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo;
import org.bouncycastle.asn1.... | {
"pile_set_name": "Github"
} |
/**
* Module dependencies
*/
var crypto = require('crypto');
/**
* 62 characters in the ascii range that can be used in URLs without special
* encoding.
*/
var UIDCHARS = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
/**
* Make a Buffer into a string ready for use in URLs
*
* @param {Stri... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
<p>Narzędzie to usuwa aktualnie wybrane podmioty.</p>
| {
"pile_set_name": "Github"
} |
// automatically generated by the FlatBuffers compiler, do not modify
package nd4j.graph;
import java.nio.*;
import java.lang.*;
import java.util.*;
import com.google.flatbuffers.*;
@SuppressWarnings("unused")
public final class FlatVariable extends Table {
public static FlatVariable getRootAsFlatVariable(ByteBuff... | {
"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>SchemeUserState</key>
<dict>
<key>macOSLucidaGrande.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dic... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../libc/fn.posix_memalign.html">
</head>
<body>
<p>Redirecting to <a href="../../libc/fn.posix_memalign.html">../../libc/fn.posix_memalign.html</a>...</p>
<script>location.replace("../../libc/fn.posix_memalign.html" + locat... | {
"pile_set_name": "Github"
} |
jsonschema
rich
plotly
jinja2
beautifulsoup4
aiohttp[speedups]
toml
pyyaml
pytest
pytest-xdist
pytest-cov
pytest-asyncio | {
"pile_set_name": "Github"
} |
/*
* Minecraft Dev for IntelliJ
*
* https://minecraftdev.org
*
* Copyright (c) 2020 minecraft-dev
*
* MIT License
*/
package com.demonwav.mcdev.platform.mcp.at.completion
import com.intellij.codeInsight.completion.PrefixMatcher
import com.intellij.codeInsight.lookup.LookupElement
class SrgPrefixMatcher(prefi... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "chevron-right.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
} | {
"pile_set_name": "Github"
} |
Set Implicit Arguments.
Set Universe Polymorphism.
Module success.
Unset Primitive Projections.
Record group :=
{ carrier : Type;
id : carrier }.
Notation "1" := (id _) : g_scope.
Delimit Scope g_scope with g.
Bind Scope g_scope with carrier.
Section foo.
Variable g : group.
Variable ... | {
"pile_set_name": "Github"
} |
import FWCore.ParameterSet.Config as cms
from Configuration.Generator.PythiaUEZ2starSettings_cfi import *
generator = cms.EDFilter("Pythia6GeneratorFilter",
pythiaPylistVerbosity = cms.untracked.int32(0),
# put here the efficiency of your filter (1. if no filter)
filterEfficiency = cms.untracked.double(1.0... | {
"pile_set_name": "Github"
} |
<!doctype html>
<title>CodeMirror: HTML mixed mode</title>
<meta charset="utf-8"/>
<link rel=stylesheet href="../../doc/docs.css">
<link rel="stylesheet" href="../../lib/codemirror.css">
<script src="../../lib/codemirror.js"></script>
<script src="../../addon/selection/selection-pointer.js"></script>
<script src="../... | {
"pile_set_name": "Github"
} |
<html>
<body style="position:relative">
<fieldset style="height: 150px; padding: 0px; background:orange; border:0; margin:0;">
<div style="width:150px; height: 150px; overflow:scroll; background:red;">
text<br>text<br>text<br>text<br>text<br>text<br>
text<br>text<br>text<br>text<br>text<br>text<br>
text<br>text<br>text... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 325ecefe5027b8b42a7c653ca4af9dfb
timeCreated: 1517455463
licenseType: Free
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="account_tax_sale_vat1" model="account.tax.template">
<field name="name">НӨАТ бараа</field>
<field name="amount">10.0</field>
<field name="price_include" eval="1"/>
<field name="sequence">1</field>
<field name="amount_... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.... | {
"pile_set_name": "Github"
} |
"TinyAppCommon:个人主页" = "个人主页";
"TinyAppCommon:微信号" = "微信号";
"TinyAppCommon:支付宝" = "支付宝";
"TinyAppCommon:住宅电话" = "住宅电话";
"TinyAppCommon:办公电话" = "办公电话";
"TinyAppCommon:公司电话" = "公司电话";
"TinyAppCommon:联系电话" = "联系电话";
"TinyAppCommon:住宅传真" = "住宅传真";
"TinyAppCommon:办公传真" = "办公传真";
"TinyAppCommon:联系地址" = "联系地址";
"TinyAppCommon... | {
"pile_set_name": "Github"
} |
INTERFACE_INCLUDE_DIRECTORIES
-----------------------------
.. |property_name| replace:: include directories
.. |command_name| replace:: :command:`target_include_directories`
.. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_INCLUDE_DIRECTORIES``
.. |PROPERTY_LINK| replace:: :prop_tgt:`INCLUDE_DIRECTORIES`
.. |PROPER... | {
"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 ma... | {
"pile_set_name": "Github"
} |
[kakao](../../index.md) / [com.agoda.kakao.delegate](../index.md) / [WebInteractionDelegate](index.md) / [<init>](./-init-.md)
# <init>
`WebInteractionDelegate(interaction: WebInteraction<*>)`
Delegation class for [Web.WebInteraction](#).
Wraps all available public calls and intercepts [check](check.md) ... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <swiftCore/_TtCs12_SwiftObject.h>
@interface _TtC13ControlCenter17SidecarController : _TtCs12_SwiftObject
{
// Error parsi... | {
"pile_set_name": "Github"
} |
######################## BEGIN LICENSE BLOCK ########################
# The Original Code is Mozilla Communicator client code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights R... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2015 Inria. All rights reserved.
* See COPYING in top-level directory.
*/
#ifndef HWLOC_PORT_WINDOWS_WINDOWSX_H
#define HWLOC_PORT_WINDOWS_WINDOWSX_H
#endif /* HWLOC_PORT_WINDOWS_WINDOWSX_H */
| {
"pile_set_name": "Github"
} |
/* Copyright 2016-2020 Heiko Burau
*
* This file is part of PIConGPU.
*
* PIConGPU 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 versio... | {
"pile_set_name": "Github"
} |
package com.mashibing.controller.base;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.stereotype.Controller;
/**
* <p>
* 费用台账概要 前端控制器
* </p>
*
* @author lian
* @since 2020-04-18
*/
@Controller
@RequestMapping("/fyStandingBook")
public class FyStandingBookController ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
<head>
<variable name="s"/>
<variable name="o1"/>
<variable name="o2"/>
</head>
<results>
<result>
<binding name="s"><uri>http://example.org/a</uri></binding>
<binding name="o1"><literal>Alan</literal></bindi... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2006-2008 The FLWOR Foundation.
*
* 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"
} |
{
"name": "namespace/resolver",
"autoload": {
"psr-0": {
"Foo": "src/",
"": "src/Null/"
},
"psr-4": {
"Hello\\World\\": "src/HelloWorld"
}
}
} | {
"pile_set_name": "Github"
} |
<?php
/**
* Locale data for 'mk'.
*
* This file is automatically generated by yiic cldr command.
*
* Copyright © 1991-2007 Unicode, Inc. All rights reserved.
* Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
*
* Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/lic... | {
"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_79) on Wed May 03 07:08:47 PDT 2017 -->
<title>StreamUriLoader (glide 3.8.0 API)</title>
<meta name="date" content="2017-05-03">
<link ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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/html; charset=UTF-8" /><title>1.5. 管理工具(Utilities... | {
"pile_set_name": "Github"
} |
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2014, Oracle and/or its affiliates.
// Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
// Licensed under the Boost Software License version 1.0.
// http://www.boost.org/users/license.html
#ifndef BOOST_GEOMETRY_ALGORITHMS_... | {
"pile_set_name": "Github"
} |
<!--<%= error_messages_for 'query' %>-->
<input type="hidden" name="confirm" value="1" />
<!--<%= hidden_field_tag 'confirm', 1 %>-->
<?php //d($this->request->data['Query']) ?>
<div class="box">
<div class="tabular">
<p><?php echo $this->Form->input('Query.name', array('type' => 'text', 'size' => '80', 'div' => false... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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 applica... | {
"pile_set_name": "Github"
} |
Pod::Spec.new do |s|
s.name = 'Polyglot'
s.version = '0.5.0'
s.platform = :ios, '8.0'
s.requires_arc = true
s.summary = 'Simple Swift API for Microsoft Translator'
s.description = <<-DESC
Swift wrapper around the Microsoft Translator API. It currently supports translations to and from 45 languages.
... | {
"pile_set_name": "Github"
} |
/* ===========================================================
@author Resonance
NPC Name: Maple Administrator
Description: Quest - Kingdom of Mushroom in Danger
=============================================================
Version 1.0 - Script Done.(17/7/2010)
Version 2.0 - Script Reworked by Ronan - (16... | {
"pile_set_name": "Github"
} |
log4j.rootLogger=DEBUG, CA
log4j.logger.org.apache.camel=DEBUG
log4j.logger.org.eclipse.jetty=DEBUG
log4j.logger.com.alu=DEBUG
log4j.appender.CA=org.apache.log4j.ConsoleAppender
log4j.appender.CA.layout=org.apache.log4j.PatternLayout
log4j.appender.CA.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n | {
"pile_set_name": "Github"
} |
package vazkii.quark.base.network.message;
import net.minecraft.entity.Entity;
import net.minecraft.entity.item.BoatEntity;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.PlayerInventory;
import net.minecraft.inventory.container.ChestContainer;
import net.minecraft.inventory.contai... | {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M12,2C6.48,2 2,... | {
"pile_set_name": "Github"
} |
TEMPLATE = subdirs
#SUBDIRS += bauhaustests
SUBDIRS += coretests
#SUBDIRS += propertyeditortests
| {
"pile_set_name": "Github"
} |
//
// AutoFillBridge.m
// Buttercup
//
// Created by Jacob Morris on 5/1/19.
//
/**
* Copyright (c) 2017-present, Buttercup, Inc.
*
* This source code is licensed under the GNU GPLv3 license found in the
* LICENSE file in the root directory of this source tree.
*/
#import "AutoFillBridge.h"
#import "AutoFillH... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018-2020 "Graph Foundation"
* Graph Foundation, Inc. [https://graphfoundation.org]
*
* Copyright (c) 2002-2018 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of ONgDB Enterprise Edition. The included source
* code can be redistributed and/or modified under the terms of t... | {
"pile_set_name": "Github"
} |
<?php
class FeedWordPie_Parser extends SimplePie_Parser {
function reset_parser (&$xml) {
// reset members
$this->namespace = array('');
$this->element = array('');
$this->xml_base = array('');
$this->xml_base_explicit = array(false);
$this->xml_lang = array('');
$this->data = array();
$this->datas = a... | {
"pile_set_name": "Github"
} |
import copy
import itertools
import os
import random
import time
from collections import defaultdict, namedtuple
import numpy as np
import torch
import torch.nn.functional as F
from tabulate import tabulate
from tqdm import tqdm
from cogdl import options
from cogdl.tasks import build_task
def main(args):
if tor... | {
"pile_set_name": "Github"
} |
namespace LibgenDesktop.Views.Tabs
{
public partial class LibraryTab
{
public LibraryTab()
{
InitializeComponent();
}
}
}
| {
"pile_set_name": "Github"
} |
"mars_impale_enemies_on_arena"
{
"desc" "#DOTA_ChallengeDesc_MarsImpaleEnemiesOnArena"
"status_text" "#DOTA_ChallengeStatus_MarsImpaleEnemiesOnArena"
"requiredhero" "mars"
"image" "images/spellicons/mars_spear.png"
"events"
{
"matching_type" "linear_series"
"query"
{
"enemy_impales"
{
... | {
"pile_set_name": "Github"
} |
/*******************************************************************
* Copyright (c) 2010-2020 Xilinx, Inc. All Rights Reserved.
* SPDX-License-Identifier: MIT
*******************************************************************/
#include "xparameters.h"
#include "xi2srx.h"
/*
* The configuration table for devices
*/... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build s390x
// +build linux
// +build !gccgo
#include "textflag.h"
//
// System calls for s390x, Linux
//
// Just jump to package syscall's implementatio... | {
"pile_set_name": "Github"
} |
module Wee
VERSION = "2.3.0"
Version = VERSION
end
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Generated with https://github.com/citation-style-language/utilities/tree/master/generate_dependent_styles/data/springer -->
<info>
<title>Systematic Parasitology</title>
<title-sh... | {
"pile_set_name": "Github"
} |
@import 'list-view/bootstrap4.scss';
@import 'sortable/bootstrap4.scss';
| {
"pile_set_name": "Github"
} |
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
struct B<T where g: a {
struct Q<I : j { enum b {
{
{
}
}
enum b {
var _ = {
{
}
typealias d
}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.PF_UNSPEC.html">
</head>
<body>
<p>Redirecting to <a href="constant.PF_UNSPEC.html">constant.PF_UNSPEC.html</a>...</p>
<script>location.replace("constant.PF_UNSPEC.html" + location.search + location.hash);</script>
</... | {
"pile_set_name": "Github"
} |
# SoftAP + HTTPD based Provisioning Example (Legacy)
> Note: It is recommended to use the new `wifi_prov_mgr` example which is based on the simpler `wifi_provisioning` APIs. Check this example only if you wish to use lower level provisioning and protocomm APIs and want more control over the handlers.
(See the README.... | {
"pile_set_name": "Github"
} |
// GLOBAL VARS
var socket;
var canvas;
var ctx = null;
var canvasData;
var data;
var type;
//----------------------------------------------------------------------------------------------------------------
// ON READY, SETUP SOCKET!
//-----------------------------------------------------------------------------------... | {
"pile_set_name": "Github"
} |
package org.tuxdevelop.spring.batch.lightmin.exception;
/**
* @author Marcel Becker
* @since 0.1
*/
public class NoSuchJobException extends Exception {
private static final long serialVersionUID = 1L;
public NoSuchJobException(final String message) {
super(message);
}
public NoSuchJobExc... | {
"pile_set_name": "Github"
} |
Rails.application.routes.draw do
root to: 'visitors#index'
devise_for :users
resources :users
end
| {
"pile_set_name": "Github"
} |
var isObject = require('./_is-object')
, setPrototypeOf = require('./_set-proto').set;
module.exports = function(that, target, C){
var P, S = target.constructor;
if(S !== C && typeof S == 'function' && (P = S.prototype) !== C.prototype && isObject(P) && setPrototypeOf){
setPrototypeOf(that, P);
} retu... | {
"pile_set_name": "Github"
} |
-- boundary1.test
--
-- db eval {
-- SELECT a FROM t1 WHERE rowid >= 36028797018963967 ORDER BY x
-- }
SELECT a FROM t1 WHERE rowid >= 36028797018963967 ORDER BY x | {
"pile_set_name": "Github"
} |
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="Layout">
<item name="android:orientation">vertical</item>
</style>
<style name="Layout.Horizontal">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_conte... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright 2015 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | {
"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"
} |
#include <algorithm>
#include <vector>
#include "caffe/layers/softmax_layer.hpp"
#include "caffe/util/math_functions.hpp"
namespace caffe {
template <typename Dtype>
void SoftmaxLayer<Dtype>::Reshape(const vector<Blob<Dtype>*>& bottom,
const vector<Blob<Dtype>*>& top) {
softmax_axis_ =
bottom[0]->Canon... | {
"pile_set_name": "Github"
} |
package reference // import "github.com/docker/docker/reference"
type notFoundError string
func (e notFoundError) Error() string {
return string(e)
}
func (notFoundError) NotFound() {}
type invalidTagError string
func (e invalidTagError) Error() string {
return string(e)
}
func (invalidTagError) InvalidParamete... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.