text
stringlengths
2
99.9k
meta
dict
+ ++ += - -- -= * *= / /= ! != = == && || < <= > >= % ^ ---------------------------------------------------- [ ["operator", "+"], ["operator", "++"], ["operator", "+="], ["operator", "-"], ["operator", "--"], ["operator", "-="], ["operator", "*"], ["operator", "*="], ["operator", "/"], ["operat...
{ "pile_set_name": "Github" }
import java.io.File import java.nio.file.{ Files, Path, Paths } import java.util.regex.Pattern import sbt._ import Keys._ import Def.Initialize import sbt.complete.{ Parser, DefaultParsers }, DefaultParsers.{ EOF, Space } import Running.makeMainTask object ModelsLibrary { val modelsDirectory = settingKey[File]("mod...
{ "pile_set_name": "Github" }
import { extend, trim } from "lodash"; import React from "react"; import PropTypes from "prop-types"; import { useDebouncedCallback } from "use-debounce"; import { Section, Input, Checkbox, ContextHelp } from "@/components/visualizations/editor"; import { formatSimpleTemplate } from "@/lib/value-format"; function Edit...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: cdf0c6a69131b44f5bdb35de994fcea1 timeCreated: 1499380179 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true"> <f:if condition="{hasAccess}"> <f:then> <f:form action="" name="editForm" id="NewContentElementController"> <f:form.hidden name="defValues" value="" /> <f:if condition="{hasClickEvent}"...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using Quaver.API.Maps.Processors.Difficulty; using Quaver.API.Maps.Processors.Difficulty.Rulesets.Keys; using Quaver.API.Maps.Processors.Rating; using Quaver.API.Maps.Processors.Scoring; using Quaver.Server.Client.Structures; namespace Quaver.Shared.Screens.Tournament.Ov...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv6 const ( sysIPV6_ADDRFORM = 0x1 sysIPV6_2292PKTINFO = 0x2 sysIPV6_2292HOPOPTS = 0x3 sysIPV6_2292DSTOPTS = 0x4 sysIPV6_2292RTHDR = 0x5 sysIPV6_2292PKTOPTIONS = 0x6 sysIPV6_CHECKSUM = 0x7 sysIPV...
{ "pile_set_name": "Github" }
Marks: суда & ошибки smdID: 0000001811376056505653-65535 U-labels: суда---ошибки, суда--ошибки, суда-и-ошибки, суда-иошибки, суда-ошибки, судаи-ошибки, судаиошибки, судаошибки notBefore: 2013-08-09 15:55:05 notAfter: 2017-07-24 00:00:00 -----BEGIN ENCODED SMD----- PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <project> <fileVersion>2</fileVersion> <configuration> <name>Debug</name> <toolchain> <name>ARM</name> </toolchain> <debug>1</debug> <settings> <name>General</name> <archiveVersion>3</archiveVersion> <data> <version>22<...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser. */ @protocol CUTWiFiManagerDelegate <NSObject> @optional - (void)cutWiFiManager:(CUTWiFiManager *)arg1 generatedPowerReading:(NSDictionary *)arg2; - (void)cutWiFiManagerDeviceAttached:(CUTWiFiManager *)arg1; - (void)cutWiFiManagerLinkDidChange:(CUTWiFiManager *)arg1 context:(NSDictio...
{ "pile_set_name": "Github" }
title: Xcode Test for iOS summary: Runs Xcode's `test` action on an iOS project. description: |- Runs Xcode's `test` action on an iOS project. Write the tests and run them on every build just to make sure those tiny code goblins didn't put something in the code that shouldn't be there while you were at the dai...
{ "pile_set_name": "Github" }
// // This source file is part of appleseed. // Visit https://appleseedhq.net/ for additional information and resources. // // This software is released under the MIT license. // // Copyright (c) 2010-2013 Francois Beaune, Jupiter Jazz Limited // Copyright (c) 2014-2018 Francois Beaune, The appleseedhq Organization //...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Lic...
{ "pile_set_name": "Github" }
package autorest // Copyright 2017 Microsoft Corporation // // 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 b...
{ "pile_set_name": "Github" }
# Be sure to restart your server when you modify this file. Dawn::Application.config.session_store :cookie_store, key: '_dawn_session', :domain => :all
{ "pile_set_name": "Github" }
/* * mclock.c - graphical clock for Plan 9 using draw(2) API * * Graphical image is based on a clock program for Tektronix vector * graphics displays written in PDP-11 BASIC by Dave Robinson at the * University of Delaware in the 1970s. * * 071218 - initial release * 071223 - fix window label, fix redraw after ...
{ "pile_set_name": "Github" }
var test = require('tap').test; var burrito = require('../'); var vm = require('vm'); test('preserve ternary parentheses', function (t) { var originalSource = '"anything" + (x ? y : z) + "anything"'; var burritoSource = burrito(originalSource, function (node) { // do nothing. we just want to check that...
{ "pile_set_name": "Github" }
don't do any paramter conversion (double to float, etc) Why? Security. Portability. It may be more aproachable. can still use regular dlls for development purposes lcc q3asm
{ "pile_set_name": "Github" }
# DO NOT MODIFY. This file was generated by # github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go. # The ServerTimestamp sentinel must be the value of a field. Firestore transforms # don't support array indexing. description: "create: ServerTim...
{ "pile_set_name": "Github" }
2 3 2 2 1 1 copy32p168_x1y1.c "R. Clint Whaley" 1 2 2 0 0 copy1_x0y0.c "R. Clint Whaley"
{ "pile_set_name": "Github" }
# DO NOT EDIT; generated by go run testdata/gen.go # #name: optionals in open structs #evalFull -- in.cue -- A: { [=~"^[a-s]*$"]: int } B: { [=~"^[m-z]*$"]: int } #C: {A & B} c: #C & {aaa: 3} -- out/def -- A: { [=~"^[a-s]*$"]: int } B: { [=~"^[m-z]*$"]: int } #C: { A & B } c: #C & { aaa: 3 } -- out/export -- A: {...
{ "pile_set_name": "Github" }
drpcli contexts meta get ------------------------ Get a specific metadata item from context Synopsis ~~~~~~~~ Get a specific metadata item from context :: drpcli contexts meta get [id] [key] [flags] Options ~~~~~~~ :: -h, --help help for get Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~...
{ "pile_set_name": "Github" }
package com.mrpowergamerbr.loritta.tables import com.mrpowergamerbr.loritta.utils.exposed.array import org.jetbrains.exposed.dao.id.LongIdTable import org.jetbrains.exposed.sql.LongColumnType object BirthdayConfigs : LongIdTable() { val enabled = bool("enabled").default(false) val channelId = long("channel")....
{ "pile_set_name": "Github" }
StdPeriph_Driver/src/stm32f10x_pwr.o: \ ../StdPeriph_Driver/src/stm32f10x_pwr.c \ /home/andre/workspace/Example_BLDC_Sensorless/StdPeriph_Driver/inc/stm32f10x_pwr.h \ /home/andre/workspace/Example_BLDC_Sensorless/CMSIS/device/stm32f10x.h \ /home/andre/workspace/Example_BLDC_Sensorless/CMSIS/core/core_cm3.h \ /home...
{ "pile_set_name": "Github" }
/* * ARC PGU DRM driver. * * Copyright (C) 2016 Synopsys, Inc. (www.synopsys.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope...
{ "pile_set_name": "Github" }
<?php if( ! class_exists('acf_field_button_group') ) : class acf_field_button_group extends acf_field { /** * initialize() * * This function will setup the field type data * * @date 18/9/17 * @since 5.6.3 * * @param n/a * @return n/a */ function initialize() { // vars $this->name = 'bu...
{ "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_55) on Wed Apr 01 22:58:20 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.c...
{ "pile_set_name": "Github" }
// // Copyright (C) 2008 Maciej Sobczak with contributions from Artyom Tonkikh // 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 SOCI_BACKEND_LOADER_H_INCLUDED #define SOCI_BACKEND_LOADER_H_INCLUDED #i...
{ "pile_set_name": "Github" }
// Copyright 2008 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #pragma once #include "Common/CommonTypes.h" class PointerWrap; namespace DSP { class Accelerator { public: virtual ~Accelerator() = default; u16 Read(const s16* coefs); // Zelda ucode reads ARAM th...
{ "pile_set_name": "Github" }
config = { "interfaces": { "google.ads.googleads.v2.services.KeywordPlanCampaignService": { "retry_codes": { "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] }, "retry_params": { "default": { "initial_retry_d...
{ "pile_set_name": "Github" }
package com.tinyspeck.engine.view.renderer.commands { import com.tinyspeck.core.control.ICommand; import com.tinyspeck.debug.Benchmark; import com.tinyspeck.engine.control.TSFrontController; import com.tinyspeck.engine.model.TSModelLocator; import com.tinyspeck.engine.view.TSMainView; import com.tinyspeck.engin...
{ "pile_set_name": "Github" }
/********************************************************************* * * msnd.c - Driver Base * * Turtle Beach MultiSound Sound Card Driver for Linux * * Copyright (C) 1998 Andrew Veliath * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
{ "pile_set_name": "Github" }
# Copyright 2016 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. source_set("physical_web") { configs += [ "//build/config/compiler:enable_arc" ] sources = [ "physical_web_device.h", "physical_web_device.mm", ...
{ "pile_set_name": "Github" }
use super::SockAddr; use libc::{sockaddr, c_void, c_char, c_uchar, c_short, c_ushort, c_int, c_uint, c_ulong}; use std::ptr; use std::mem; use std::ffi::{CStr, CString}; use std::net::Ipv4Addr; use std::io::{self, Error, ErrorKind}; use std::os::unix::io::{RawFd, AsRawFd, IntoRawFd}; pub const IFNAMSIZ: usize ...
{ "pile_set_name": "Github" }
package me.mdbell.noexs.io; import java.io.Closeable; import java.io.IOException; import java.io.RandomAccessFile; import java.nio.ByteBuffer; import java.nio.MappedByteBuffer; import java.nio.channels.FileChannel; import java.util.AbstractList; import java.util.ArrayList; import java.util.List; public abstract class...
{ "pile_set_name": "Github" }
classdef FooTest < TestCase methods function object = FooTest(name) object = object@TestCase(name); end function test_sanity(object) assertEqual(0, 0) end end end
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2001-2011 Hartmut Kaiser http://spirit.sourceforge.net/ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at h...
{ "pile_set_name": "Github" }
/* github.com style (c) Vasily Polovnyov <vast@whiteants.net> */ .h2w-light .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #333; background: #f8f8f8; } .h2w-light .hljs-comment, .h2w-light .hljs-quote { color: #998; font-style: italic; } .h2w-light .hljs-keyword, .h2w-light .hljs-se...
{ "pile_set_name": "Github" }
implicit none character(len=12), parameter:: hello_world='Hello World!' contains subroutine print_hello_world() implicit none print "(A)",hello_world return endsubroutine print_hello_world
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="xml" indent="yes" encoding="ISO-8859-1" /> <xsl:template match="node()|@*"> <xsl:copy><xsl:apply-templates select="@* | node()" /></xsl:copy> </xsl:template> <xsl:t...
{ "pile_set_name": "Github" }
/* openssl/engine.h */ /* * Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL project * 2000. */ /* ==================================================================== * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='utf-8'?> <section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code"> <num>7-1304.07</num> <headin...
{ "pile_set_name": "Github" }
cheats = 1 cheat0_desc = "Infinite Lives" cheat0_code = "Z 8 30609 0 0" cheat0_enable = false
{ "pile_set_name": "Github" }
-- fkey2.test -- -- execsql { -- CREATE TABLE t1(x REFERENCES v); -- CREATE VIEW v AS SELECT * FROM t1; -- } CREATE TABLE t1(x REFERENCES v); CREATE VIEW v AS SELECT * FROM t1;
{ "pile_set_name": "Github" }
@charset "utf-8"; .module_category_title { border:1px solid #DDDDDD; margin:10px 5px 5px 0; padding:3px 3px 3px 9px; } .module_list { margin:0 0 5px 10px; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Hibernate Validator, declare and validate application constraints ~ ~ License: Apache License, Version 2.0 ~ See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>. --> <validation-config xmlns="https://jakarta.ee/xml/ns/val...
{ "pile_set_name": "Github" }
package aws import ( "fmt" "log" "reflect" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/service/ec2" "github.com/hashicorp/terraform-plugin-sdk/helper/schema" ) func resourceAwsNetworkInterfaceSGAttachment() *schema.Resource { return &schema.Resource{ Create: resourceAwsNetworkInterfaceSGAttac...
{ "pile_set_name": "Github" }
import { Background } from './index' export const flipY: Background.Definition = function (img) { // d d // q q const canvas = document.createElement('canvas') const width = img.width const height = img.height canvas.width = width canvas.height = height * 2 const ctx = canvas.getContext('2d')! // ...
{ "pile_set_name": "Github" }
<?php /** * This code was generated by * \ / _ _ _| _ _ * | (_)\/(_)(_|\/| |(/_ v1.0.0 * / / */ namespace Twilio\Rest\Preview\TrustedComms\Business; use Twilio\Exceptions\TwilioException; use Twilio\InstanceResource; use Twilio\Values; use Twilio\Version; /** * PLEASE NOTE that this class contai...
{ "pile_set_name": "Github" }
package formatter import ( "fmt" "sync" units "github.com/docker/go-units" ) const ( winOSType = "windows" defaultStatsTableFormat = "table {{.Container}}\t{{.CPUPerc}}\t{{.MemUsage}}\t{{.MemPerc}}\t{{.NetIO}}\t{{.BlockIO}}\t{{.PIDs}}" winDefaultStatsTableFormat = "table {{.Container}}\t{{....
{ "pile_set_name": "Github" }
66ca063b9b7ffb1e36db3fb71de7ef0a0b22782dabafa1b7f6ba89dd7931bcb4491920cf77970c3ebc2f14741ce21c3c28e7c8ae57ad14d6c2dc54676f853177
{ "pile_set_name": "Github" }
/* * Driver for NXP PN533 NFC Chip - I2C transport layer * * Copyright (C) 2011 Instituto Nokia de Tecnologia * Copyright (C) 2012-2013 Tieto Poland * Copyright (C) 2016 HALE electronic * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
{ "pile_set_name": "Github" }
# - Find SDL2 # Find the SDL2 headers and libraries # # SDL2::SDL2 - Imported target to use for building a library # SDL2::SDL2main - Imported interface target to use if you want SDL and SDLmain. # SDL2_FOUND - True if SDL2 was found. # SDL2_DYNAMIC - If we found a DLL version of SDL (meaning you might want to copy...
{ "pile_set_name": "Github" }
import React from 'react'; import TestRenderer from 'react-test-renderer'; import 'jest-styled-components'; import { shallow, mount } from 'enzyme'; import OptionsHelper from '../../utils/helpers/options-helper/options-helper'; import MessageStyle from './message.style'; import Message from './message.component'; impor...
{ "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 (c) 2013, Salesforce.com, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistr...
{ "pile_set_name": "Github" }
# Copyright (C) 2015-2018 Regents of the University of California # # 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 app...
{ "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" }
`XCUIElementQuery` extension contains additional methods for identifying and searching elements. `element(withLabelMatching:comparisonOperator:)` returns element with label matching provided string. String matching is customizable with operators available in `NSPredicate` specification. **Example:** ```swift let tex...
{ "pile_set_name": "Github" }
package io; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectOutputStream; public class SerializationUser { public static void main( String[] args ) throws FileNotFoundException, IOException { User user = new Us...
{ "pile_set_name": "Github" }
/* * Copyright 2013-2020 Automatak, LLC * * Licensed to Green Energy Corp (www.greenenergycorp.com) and Automatak * LLC (www.automatak.com) under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional information * regarding copyright ownership. Green Energy Co...
{ "pile_set_name": "Github" }
/* openssl/engine.h */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or wi...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015-2018 Alibaba Group Holding Limited */ #ifndef NGHTTP2_HTTP_H #define NGHTTP2_HTTP_H #ifdef HAVE_CONFIG_H #include <config.h> #endif /* HAVE_CONFIG_H */ #include "nghttp2.h" #include "nghttp2_session.h" #include "nghttp2_stream.h" /* * This function is called when HTTP header field |nv| i...
{ "pile_set_name": "Github" }
DEF GETPX X,Y OUT R,G,B PCOL=GSPOIT(X,Y) RGBREAD PCOL OUT R,G,B END
{ "pile_set_name": "Github" }
import { Collection, EntitySchema } from '@mikro-orm/core'; import { IBaseEntity5 } from './BaseEntity5'; import { IBook4 } from './Book4'; export interface IBookTag4 extends IBaseEntity5 { name: string; books: Collection<IBook4>; version: Date; } export const BookTag4 = new EntitySchema<IBookTag4, IBaseEntity5...
{ "pile_set_name": "Github" }
#ifndef CPPUNIT_OUTPUTTER_H #define CPPUNIT_OUTPUTTER_H #include <cppunit/Portability.h> CPPUNIT_NS_BEGIN /*! \brief Abstract outputter to print test result summary. * \ingroup WritingTestResult */ class CPPUNIT_API Outputter { public: /// Destructor. virtual ~Outputter() {} virtual void write() =0; }; ...
{ "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 go1 import ( "math/rand" "regexp" "testing" ) // benchmark based on regexp/exec_test.go var regexpText []byte func makeRegexpText(n int) []byte {...
{ "pile_set_name": "Github" }
{test #$ ["lumo" "-c" "src:test" "-c" (clojure.string/join ":" (lumo.classpath/classpath)) "-m" "mach.lumo-test"]}
{ "pile_set_name": "Github" }
package com.googlecode.lanterna.gui2; import com.googlecode.lanterna.TerminalSize; import com.googlecode.lanterna.gui2.Window.Hint; import com.googlecode.lanterna.gui2.table.Table; import com.googlecode.lanterna.gui2.table.TableModel; import com.googlecode.lanterna.screen.TerminalScreen; import com.googlecode.lanterna...
{ "pile_set_name": "Github" }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ // ========================================================================== // Print styles. // Inlined to avoid the additional HTTP request: h5bp.com/r // ========================================================================== ...
{ "pile_set_name": "Github" }
#name: File.readlines(...) #key: file # -- File.readlines(${1:path}).each do |line| $0 end
{ "pile_set_name": "Github" }
HTML.TargetNoreferrer TYPE: bool VERSION: 4.8.0 DEFAULT: TRUE --DESCRIPTION-- If enabled, noreferrer rel attributes are added to links which have a target attribute associated with them. This prevents malicious destinations from overwriting the original window. --# vim: et sw=4 sts=4
{ "pile_set_name": "Github" }
re = RegExp('=', '') console.log 'a = b'.match(re)
{ "pile_set_name": "Github" }
class Api{ // 小册 static const String XIAOCE = 'https://xiaoce-timeline-api-ms.juejin.im/v1/getListByLastTime';//?uid=&client_id=&token=&src=web&pageNum=1 static const String BANNER_STORAGE = 'https://banner-storage-ms.juejin.im/v1/web/page/aanner?position=hero&platform=web&page=0&pageSize=20&src=web'; // 首页list...
{ "pile_set_name": "Github" }
var httpRequest; var params = "v=<%= Vanity.context.vanity_active_experiments.map{|name, alternative| "#{name}=#{alternative.id}" }.join(',') %>&authenticity_token=<%= CGI.escape(form_authenticity_token) %>"; if (window.XMLHttpRequest) { // Mozilla, Safari, ... httpRequest = new XMLHttpRequest(); } else if (window.Ac...
{ "pile_set_name": "Github" }
/* * printer.c -- Printer gadget driver * * Copyright (C) 2003-2005 David Brownell * Copyright (C) 2006 Craig W. Nadler * * 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...
{ "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 (1.8.0_201) on Fri Jul 05 16:27:10 PDT 2019 --> <title>ProjectionDatumReader (iceberg master API)</title> <meta name="date" content="2019-07-05"> <lin...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIICSjCCAdSgAwIBAgIBAjANBgkqhkiG9w0BAQsFADASMRAwDgYDVQQDDAdSb290 IENBMCAXDTE2MDMyMDA2MjcyN1oYDzIxMTYwMzIxMDYyNzI3WjANMQswCQYDVQQD DAJDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJadpD0ASxxfxsvd j9IxsogVzMSGLFziaYuE9KejU9+R479RifvwfBANO62sNWJ19X//9G5UjwWmkiOz n1k50DkYsBBA3mJzik6wjt/c58lBIlSE...
{ "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" }
//===- llvm/unittest/ADT/FoldingSetTest.cpp -------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2014 Eric Niebler Copyright (c) 2014 Kohei Takahashi 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) ===...
{ "pile_set_name": "Github" }
package org.ovirt.engine.ui.common.widget; import org.ovirt.engine.ui.common.widget.dialog.InfoIcon; import com.google.gwt.safehtml.shared.SafeHtml; import com.google.gwt.safehtml.shared.SafeHtmlUtils; import com.google.gwt.user.client.ui.Widget; public class WidgetWithInfo extends WidgetWithTooltippedIcon { pu...
{ "pile_set_name": "Github" }
package com.github.dreamhead.moco; import com.github.dreamhead.moco.helper.MocoTestHelper; import org.junit.Before; import org.junit.Test; import static com.github.dreamhead.moco.Moco.by; import static com.github.dreamhead.moco.Moco.context; import static com.github.dreamhead.moco.Moco.httpsServer; import static com....
{ "pile_set_name": "Github" }
<h2>What is Resource-Tree?</h2> <p>Simply put, Resource-Tree is a file resource management system. Resource-Tree simplifies the process of turning data into a usable form. It creates an easy to access tree from files and directories; and also provides a convenient means for "freeing" data after use.</p> <h2>Code Exam...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 The Jupiter Project * * 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...
{ "pile_set_name": "Github" }
username=foobar password=password
{ "pile_set_name": "Github" }
<form id="win_form_pack" method="post" action="{:url('Develop/appAddPack')}"> <input type="hidden" name="objid" value="{$objid}" /> <div class="form-group"> <label>名称</label> <input type="text" name="pack[name]" class="form-control" autocomplete="off" /> </div> <div class="form-group"> <label>类型</label...
{ "pile_set_name": "Github" }
typedef double xdouble3x3[3][3]; int x;
{ "pile_set_name": "Github" }
// Copyright (c) 2000-2012 Bluespec, Inc. // 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, modify, merge, pub...
{ "pile_set_name": "Github" }
script: | zq "*" good.tzng bad.tzng > res.tzng inputs: - name: good.tzng data: | #0:record[_path:string,ts:time] 0:[conn;1;] - name: bad.tzng data: | #0:record[_path:string,ts:time] 1:[conn;1;] 0:[conn;1;] outputs: - name: stderr regexp: | bad.tzng: f...
{ "pile_set_name": "Github" }
--source ndb_waiter.inc --echo Waiting for not started --exec $_waiter_cmd --not-started > /dev/null
{ "pile_set_name": "Github" }
{ "division": "Maxthon #MAJORVER#.#MINORVER#", "versions": [2], "sortIndex": 945, "lite": false, "standard": true, "userAgents": [ { "userAgent": "Maxthon #MAJORVER#.#MINORVER#", "browser": "maxthon", "platform": "Windows", "engine": "Trident", "device": "Windows Desktop", ...
{ "pile_set_name": "Github" }
#region License /* Copyright (c) 2010-2014 Danko Kozar 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, modify, merge, ...
{ "pile_set_name": "Github" }
# 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, software # d...
{ "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>GObject Reference Manual: Signals</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="GObject Reference...
{ "pile_set_name": "Github" }
<?php /** Lingua Franca Nova (Lingua Franca Nova) * * @ingroup Language * @file * * @author Cgboeree * @author Kaganer * @author Malafaya * @author Reedy * @author Urhixidur */ $namespaceNames = array( NS_SPECIAL => 'Spesial', NS_TALK => 'Discute', NS_USER => 'Usor', NS_U...
{ "pile_set_name": "Github" }
<_>2.*2 <_>2 <_+>4 <_>2.*3 <_>4 <6> <6+> <_+>2. <_+>4 <6> <6+> <_> <_+>4. <6>8 <_>4 <4> <3> <_>2. <6>8. <6+>16 <_>4 <6+>8 <5> <_+>2 <_>8 <6> <_>4 <4> <3> <_+>2. <_!> <_> <_>2 <6>4 <6>2. <_>2.*2 <_+>2. <6>2 <6+>4 <_>2. <_>4 <6> <6+> <_>2. <_+> <_>2.*2 <_>2 <6>4 <_+>2 <6>4 <_>2 <6+>4 <_+>2. <_>4 <7> <5> <_+>2. <_+> <_+>...
{ "pile_set_name": "Github" }
>>> Flow 1 (client to server) 00000000 16 03 01 00 81 01 00 00 7d 03 03 00 00 00 00 00 |........}.......| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 1e c0 2f |.............../| 00000030 c0 2b c0 30 c0 2c c0 11 c0 07 c0 13 c0 09 ...
{ "pile_set_name": "Github" }
// Copyright (c) Six Labors. // Licensed under the Apache License, Version 2.0. namespace SixLabors.ImageSharp.Processing.Processors.Filters { /// <summary> /// Converts the colors of the image recreating Protanopia (Red-Blind) color blindness. /// </summary> public sealed class ProtanopiaProcessor : ...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include <errno.h> #include "grap.h" #include "y.tab.h" Infile infile[10]; Infile *curfile = infile; #define MAXSRC 50 Src src[MAXSRC]; /* input source stack */ Src *srcp = src; void pushsrc(int type, char *ptr) /* new input source */ { i...
{ "pile_set_name": "Github" }