text
stringlengths
2
99.9k
meta
dict
--- layout: post title: 就部分同学因申请信息公开被约谈一事致北大校方的联名信 date: 2018-04-25 12:30 categories: Archive tags: 声援岳昕 description: 联名信 --- 来自微信 ~~[深约一丈]( https://mp.weixin.qq.com/s/TpQ4-z-Rm_w3SxEP027acg)~~ ,~~[北大BBS](https://bbs.pku.edu.cn/v2/post-read.php?bid=22&threadid=16397004)~~ --- 尊敬的北京大学校领导: 您好! 我们是关注沈阳事件及其后续进展...
{ "pile_set_name": "Github" }
[![Build Status](https://travis-ci.org/isaacs/rimraf.svg?branch=master)](https://travis-ci.org/isaacs/rimraf) [![Dependency Status](https://david-dm.org/isaacs/rimraf.svg)](https://david-dm.org/isaacs/rimraf) [![devDependency Status](https://david-dm.org/isaacs/rimraf/dev-status.svg)](https://david-dm.org/isaacs/rimraf...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file usb_bsp.c * @author MCD Application Team * @version V2.2.1 * @date 17-March-2018 * @brief This file implements the board support package for the USB host library *************************************...
{ "pile_set_name": "Github" }
Usage ===== To install and use `waveform`, simply run: ``` $ go install github.com/mdlayher/waveform/... ``` The `waveform` binary is now installed in your `$GOPATH`. It has several options available for generating waveform images: ``` $ waveform -h Usage of waveform: -alt="": hex alternate color of output wavef...
{ "pile_set_name": "Github" }
#include "defines.hpp" #include <sstream> #include <string> #include <vector> #include <components/debug/debuglog.hpp> #include <components/misc/stringops.hpp> namespace Interpreter{ bool check(const std::string& str, const std::string& escword, unsigned int* i, unsigned int* start) { bool retval = ...
{ "pile_set_name": "Github" }
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #include "CoreMinimal.h" #include "Interfaces/NetworkPredictionInterface.h" UNetworkPredictionInterface::UNetworkPredictionInterface(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- import json from alipay.aop.api.constant.ParamConstants import * class ZolozIdentificationCustomerEnrollcertifyQueryModel(object): def __init__(self): self._biz_id = None self._face_type = None self._need_img = None self._zim_id = Non...
{ "pile_set_name": "Github" }
/* impure.c. Handling of re-entrancy data structure for OpenRISC 1000. Copyright (C) 2014, Authors Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provide...
{ "pile_set_name": "Github" }
; This file is for use with available_externally_a.ll ; RUN: true @foo = hidden unnamed_addr constant i32 0
{ "pile_set_name": "Github" }
{ "name": "angular", "version": "1.4.8", "description": "HTML enhanced for web apps", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.js.git" }, "keywords": [ "angular", ...
{ "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" }
from __future__ import absolute_import from __future__ import division from __future__ import print_function import _init_paths import os import cv2 import time # from opts import opts from opts_pose import opts from detectors.detector_factory import detector_factory image_ext = ['jpg', 'jpeg', 'png', 'webp'] video...
{ "pile_set_name": "Github" }
# ignore-walk [![Build Status](https://travis-ci.org/npm/ignore-walk.svg?branch=master)](https://travis-ci.org/npm/ignore-walk) Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. Walk a directory creating a list of entries, parsing any `.ignore` files met along the way to exclude files. ## USAGE ```...
{ "pile_set_name": "Github" }
/* * Hibernate OGM, Domain model persistence for NoSQL datastores * * License: GNU Lesser General Public License (LGPL), version 2.1 or later * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.ogm.backendtck.type.converter; import javax.persisten...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'en-au', { maximize: 'Maximize', minimize: 'Minimize' // MISSING } );
{ "pile_set_name": "Github" }
/*! * jQVMap Version 1.0 * * http://jqvmap.com * * Copyright 2012, Peter Schmalfeldt <manifestinteractive@gmail.com> * Licensed under the MIT license. * * Fork Me @ https://github.com/manifestinteractive/jqvmap */ .jqvmap-label { position: absolute; display: none; -webkit-border-radius: 3px; -moz-border-r...
{ "pile_set_name": "Github" }
{ "SourceFileNode": { "statementList": [ { "InlineHtml": { "scriptSectionEndTag": null, "text": null, "scriptSectionStartTag": { "kind": "ScriptSectionStartTag", "textLengt...
{ "pile_set_name": "Github" }
az: азербејџански az_AZ: 'азербејџански (Азербејџан)' az_Latn_AZ: 'азербејџански (латиница, Азербејџан)' az_Latn: 'азербејџански (латиница)' az_Cyrl_AZ: 'азербејџански (ћирилица, Азербејџан)' az_Cyrl: 'азербејџански (ћирилица)' ak: акан ak_GH: 'акан (Гана)' sq: албански sq_AL: 'албански (Албанија)' sq_XK: 'албански (Ко...
{ "pile_set_name": "Github" }
// Copyright (c) 2020, NVIDIA CORPORATION. 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 required ...
{ "pile_set_name": "Github" }
<?php /** * CoreShop. * * This source file is subject to the GNU General Public License version 3 (GPLv3) * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (...
{ "pile_set_name": "Github" }
@import url("gtk-main.css");
{ "pile_set_name": "Github" }
"""Statistics analyzer for HotShot.""" import profile import pstats import hotshot.log from hotshot.log import ENTER, EXIT def load(filename): return StatsLoader(filename).load() class StatsLoader: def __init__(self, logfn): self._logfn = logfn self._code = {} self._stack = [] ...
{ "pile_set_name": "Github" }
"""Tokenization help for Python programs. generate_tokens(readline) is a generator that breaks a stream of text into Python tokens. It accepts a readline-like method which is called repeatedly to get the next line of input (or "" for EOF). It generates 5-tuples with these members: the token type (see token.py) ...
{ "pile_set_name": "Github" }
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 118 Missing: 0 cy.js Found: 118 Missing: 0 de.js Found: 118 Missing: 0 el.js Found: 16 Missing: 102 eo.js Found: 118 ...
{ "pile_set_name": "Github" }
/* * This file is part of EasyRPG Player. * * EasyRPG Player 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. * * EasyRPG Player...
{ "pile_set_name": "Github" }
<?php defined('YII_DEBUG') or define('YII_DEBUG', true); defined('YII_ENV') or define('YII_ENV', 'test'); defined('YII_APP_BASE_PATH') or define('YII_APP_BASE_PATH', dirname(dirname(dirname(__DIR__)))); defined('FRONTEND_ENTRY_URL') or define('FRONTEND_ENTRY_URL', parse_url(\Codeception\Configuration::config()['confi...
{ "pile_set_name": "Github" }
'use strict'; const acorn = require('acorn-jsx'); const esrecurse = require('../esrecurse/esrecurse'); const escodegen = require('escodegen'); const esquery = require('../esquery/esquery'); const bfs = require('acorn-bfs'); const htmlElements = require('./constants.js').htmlElements; const reactMethods = require('./c...
{ "pile_set_name": "Github" }
To: GitHub, Inc Attn: DMCA Agent 88 Colin P Kelly Jr St San Francisco, CA. 94107 via copyright@github.com [private], November 14th, 2018 Infringement Notice Dear Sirs/Madams, We have been notified that licence keys and activation codes for products of our company JetBrains s.r.o. (such as Upsource, PhpStorm,...
{ "pile_set_name": "Github" }
/*********************************************************************** Copyright (c) 2006-2011, Skype Limited. All rights reserved. Redistribution and use in source and binary forms, with or without modification, (subject to the limitations in the disclaimer below) are permitted provided that the following conditi...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Generated by Django 1.11.15 on 2018-12-19 12:35 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('CMDB', '0036_auto_20181213_1404'), ] operations = [ migrations.AlterUniqueTogether...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: GPL-2.0-only acp_audio_dma-objs := acp-pcm-dma.o snd-soc-acp-da7219mx98357-mach-objs := acp-da7219-max98357a.o snd-soc-acp-rt5645-mach-objs := acp-rt5645.o snd-soc-acp-rt5682-mach-objs := acp3x-rt5682-max9836.o obj-$(CONFIG_SND_SOC_AMD_ACP) += acp_audio_dma.o obj-$(CONFIG_SND_SOC_AMD_CZ_DA72...
{ "pile_set_name": "Github" }
#include "wsconnection.h" #include <stdlib.h> #include <vector> #include <assert.h> #include <arpa/inet.h> #include <string.h> #include <endian.h> #include "connection.h" #include "httprequest.h" #include "httpresponse.h" #include "stringutil.h" #include "sockutil.h" #include "log.h" using namespace std; using names...
{ "pile_set_name": "Github" }
# (C) Copyright David Abrahams 2001. # (C) Copyright MetaCommunications, Inc. 2004. # 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) # The following #// line will be used by the regression test table generation # p...
{ "pile_set_name": "Github" }
// Source : https://leetcode.com/problems/diagonal-traverse/ // Author : Han Zichi // Date : 2017-02-07 /** * @param {number[]} nums * @return {number[]} */ var nextGreaterElements = function(nums) { let len = nums.length; nums = nums.concat(nums.slice(0, len - 1)); let ans = []; let stack = []; // 单调...
{ "pile_set_name": "Github" }
typedef unsigned short uint16; typedef unsigned uint32; typedef unsigned char uint8; typedef struct { uint16 len; uint16 maxlen; uint32 offset; }tSmbStrHeader; typedef struct { char ident[8]; uint32 msgType; uint32 flags; tSmbStrHeader user; tSmbStrHeader domain; uint8 b...
{ "pile_set_name": "Github" }
diff --git a/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationWrapperBuilderFactory.java b/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationWrapperBuilderFactory.java index cf33525790377668a857f209c651a6759a6e30a5..f83e924c6d7caef6f87f2b01d7998ca46bbabe81 100644...
{ "pile_set_name": "Github" }
{% extends "two_factor/_base_focus.html" %} {% load i18n %} {% block content %} <h1>{% block title %}{% trans "Permission Denied" %}{% endblock %}</h1> <p>{% blocktrans %}The page you requested, enforces users to verify using two-factor authentication for security reasons. You need to enable these securit...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 Apple 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and...
{ "pile_set_name": "Github" }
LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := imageutils$(LIB_SUFFIX) LOCAL_SRC_FILES := blur-jni.cpp \ similar-jni.cpp \ blur.cpp \ similar.cpp ifeq ($(TARGET_ARCH_ABI),armeabi-v7a) LOCAL_CFLAGS += -DHAVE_ARMEABI_V7A=1 -mfloat-abi=softfp -mf...
{ "pile_set_name": "Github" }
package fr.lteconsulting.pomexplorer.commands; import java.io.File; import java.util.Set; import fr.lteconsulting.pomexplorer.ApplicationSession; import fr.lteconsulting.pomexplorer.Client; import fr.lteconsulting.pomexplorer.DefaultPomFileLoader; import fr.lteconsulting.pomexplorer.Log; import fr.lteconsulting.pomex...
{ "pile_set_name": "Github" }
#pragma once #include <elle/reactor/fsm/Transition.hh> #include <elle/reactor/fsm/fwd.hh> namespace elle { namespace reactor { namespace fsm { /// A specialized Transition that occurs at the end of the source State. class EndTransition : public Transition { public: ...
{ "pile_set_name": "Github" }
// go run mksyscall.go -l32 -openbsd -arm -tags openbsd,arm syscall_bsd.go syscall_openbsd.go syscall_openbsd_arm.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build openbsd,arm package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT...
{ "pile_set_name": "Github" }
exports.f = Object.getOwnPropertySymbols;
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.openjfx</gro...
{ "pile_set_name": "Github" }
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var prefix = 'fas'; var iconName = 'suitcase'; var width = 512; var height = 512; var ligatures = []; var unicode = 'f0f2'; var svgPathData = 'M128 480h256V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v400zm64-384h128v32H192V96zm320 80v256...
{ "pile_set_name": "Github" }
--- title: Cells.Application Property (Word) keywords: vbawd10.chm155845608 f1_keywords: - vbawd10.chm155845608 ms.prod: word api_name: - Word.Cells.Application ms.assetid: be60412c-86a7-bfd5-25d6-e35d9c7cca96 ms.date: 06/08/2017 --- # Cells.Application Property (Word) Returns an **[Application](application-object-...
{ "pile_set_name": "Github" }
<?php /** * JBZoo Application * * This file is part of the JBZoo CCK package. * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @package Application * @license GPL-2.0 * @copyright Copyright (C) JBZoo.com, All rights reserved...
{ "pile_set_name": "Github" }
### 中国人权律师祝圣武:向大法弟子学习(视频) ------------------------ #### [首页](https://github.com/gfw-breaker/banned-news/blob/master/README.md) &nbsp;&nbsp;|&nbsp;&nbsp; [手把手翻墙教程](https://github.com/gfw-breaker/guides/wiki) &nbsp;&nbsp;|&nbsp;&nbsp; [禁闻聚合安卓版](https://github.com/gfw-breaker/bn-android) &nbsp;&nbsp;|&nbsp;&nbsp; [网门安卓版]...
{ "pile_set_name": "Github" }
/* ** ClanLib SDK ** Copyright (c) 1997-2016 The ClanLib Team ** ** This software is provided 'as-is', without any express or implied ** warranty. In no event will the authors be held liable for any damages ** arising from the use of this software. ** ** Permission is granted to anyone to use this software for a...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 #pylint: disable=missing-docstring #* This file is part of the MOOSE framework #* https://www.mooseframework.org #* #* All rights reserved, see COPYRIGHT for full restrictions #* https://github.com/idaholab/moose/blob/master/COPYRIGHT #* #* Licensed under LGPL 2.1, please see LICENSE for details ...
{ "pile_set_name": "Github" }
# frozen_string_literal: true module Krane class DeployTaskConfigValidator < TaskConfigValidator def initialize(protected_namespaces, prune, *arguments) super(*arguments) @protected_namespaces = protected_namespaces @allow_protected_ns = !protected_namespaces.empty? @prune = prune @v...
{ "pile_set_name": "Github" }
/* * Initialization and support routines for self-booting compressed image. * * $Copyright Open Broadcom Corporation$ * * $Id: circularbuf.h 452258 2014-01-29 19:17:57Z $ */ #ifndef __CIRCULARBUF_H_INCLUDED__ #define __CIRCULARBUF_H_INCLUDED__ #include <osl.h> #include <typedefs.h> #include <bcmendian.h> /* En...
{ "pile_set_name": "Github" }
$ groovy UserScript.groovy Caught: groovy.lang.MissingMethodException: No signature of method: User.givenName() is applicable for argument types: () values: [] Possible solutions: giveName(), getName(), setName(java.lang.String) at UserScript.run(UserScript.groovy:7)
{ "pile_set_name": "Github" }
""" ACE parser From wotsit.org and the SDK header (bitflags) Partial study of a new block type (5) I've called "new_recovery", as its syntax is very close to the former one (of type 2). Status: can only read totally file and header blocks. Author: Christophe Gisquet <christophe.gisquet@free.fr> Creation date: 19 jan...
{ "pile_set_name": "Github" }
# 2009 January 29 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yourself and forgive others. # May you share freely, never taking more than you give. # #********************************...
{ "pile_set_name": "Github" }
################################################################################ # # uftp # ################################################################################ UFTP_VERSION = 4.10.2 UFTP_SITE = http://sourceforge.net/projects/uftp-multicast/files/source-tar UFTP_LICENSE = GPL-3.0+ UFTP_LICENSE_FILES = LIC...
{ "pile_set_name": "Github" }
package mockit; import static org.junit.Assert.*; import org.junit.*; public final class TestedClassWithNoDITest { public static final class TestedClass { private final Dependency dependency = new Dependency(); public boolean doSomeOperation() { return dependency.doSomething() > 0; } } static c...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
# Azure Service Bus Geo-disaster recovery To learn more about Azure Service Bus, please visit our [marketing page](https://azure.microsoft.com/en-us/services/service-bus/). To learn more about our Geo-DR feature in general please follow [this](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-geo-dr)...
{ "pile_set_name": "Github" }
/* * SonarLint for Visual Studio * Copyright (C) 2016-2020 SonarSource SA * mailto:info AT sonarsource DOT com * * 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 Foundation; either * version ...
{ "pile_set_name": "Github" }
// VirtThread.cpp #include "VirtThread.h" static THREAD_FUNC_DECL CoderThread(void *p) { for (;;) { CVirtThread *t = (CVirtThread *)p; t->StartEvent.Lock(); if (t->Exit) return 0; t->Execute(); t->FinishedEvent.Set(); } } WRes CVirtThread::Create() { RINOK(StartEvent.CreateIfNotCr...
{ "pile_set_name": "Github" }
apiVersion: v1 kind: Pod metadata: name: website labels: app: website role: frontend spec: containers: - name: website image: nginx volumeMounts: - mountPath: /cache name: cache-volume ports: - containerPort: 80 volumes: - name: cache-volume empt...
{ "pile_set_name": "Github" }
/* LiquidCrystal Library - Hello World Demonstrates the use a 16x2 LCD display. The LiquidCrystal library works with all LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by the 16-pin interface. This sketch prints "Hello World...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include "item.h" #include "list.h" link new(Item item) { link t = malloc(sizeof(link)); t->item = item; t->next = NULL; return t; } link list_init(Item item) { return new(item); } void list_insert_next(link last, Item item) { last->next = new(item); } void list_...
{ "pile_set_name": "Github" }
// (C) Copyright Gennadiy Rozental 2002-2008. // 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) // See http://www.boost.org/libs/test for the library home page. // // File : $RCSfile$ // // ...
{ "pile_set_name": "Github" }
package zmq.socket.radiodish; import zmq.Ctx; import zmq.Msg; import zmq.Options; import zmq.SocketBase; import zmq.ZError; import zmq.ZMQ; import zmq.io.IOThread; import zmq.io.SessionBase; import zmq.io.net.Address; import zmq.pipe.Pipe; import zmq.socket.pubsub.Dist; import java.nio.charset.StandardCharsets; impor...
{ "pile_set_name": "Github" }
--- title: Rosling.bubbles() subtitle: "The Bubbles Animation in Hans Roslings Talk" date: '2017-04-04' slug: Rosling-bubbles --- In Hans Rosling's attractive talk `Debunking third-world myths with the best stats you've ever seen`, he used a lot of bubble plots to illustrate trends behind the data over time. This func...
{ "pile_set_name": "Github" }
/* vi:set ts=8 sts=4 sw=4 noet: * * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. * See README.txt for an overview of the Vim source code. */ /* * diff.c: code for diff'ing two, three ...
{ "pile_set_name": "Github" }
<domain type='vmware'> <name>firmware-efi</name> <uuid>564d9bef-acd9-b4e0-c8f0-aea8b9103515</uuid> <memory unit='KiB'>4096</memory> <os firmware='efi'> <type>hvm</type> </os> </domain>
{ "pile_set_name": "Github" }
package com.bird.web.sso; import lombok.Getter; import lombok.Setter; /** * @author liuxx * @date 2019/3/1 */ @Getter @Setter public abstract class SsoProperties { /** * cookie名称,默认为Sso-Token */ private String cookieName = "Sso-Token"; /** * 登录地址 */ private String loginPath; }
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007-2017 Xplenty, Inc. All Rights Reserved. * * Project and contact information: http://www.cascading.org/ * * This file is part of the Cascading project. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{ "pile_set_name": "Github" }
# AnotherFakeApi All URIs are relative to *http://petstore.swagger.io:80/v2* Method | HTTP request | Description ------------- | ------------- | ------------- [**testSpecialTags**](AnotherFakeApi.md#testSpecialTags) | **PATCH** another-fake/dummy | To test special tags <a name="testSpecialTags"></a> # **testSpecial...
{ "pile_set_name": "Github" }
{ "token": "", "team_id": "", "enterprise_id": "", "api_app_id": "", "event": { "type": "star_added", "user": "", "item": { "type": "message", "channel": "", "message": { "bot_id": "", "type": "message", "text": "", "user": "", "ts": "00000...
{ "pile_set_name": "Github" }
#include <KlayGE/KlayGE.hpp> #include <KFL/ErrorHandling.hpp> #include <KFL/Util.hpp> #include <KlayGE/Texture.hpp> #include <KFL/Math.hpp> #include <KlayGE/TexCompressionBC.hpp> #include <KlayGE/ResLoader.hpp> #include <iostream> #include <fstream> #include <vector> #include <cstring> using namespace st...
{ "pile_set_name": "Github" }
package cm.aptoide.pt.app.view; import android.view.LayoutInflater; import android.view.ViewGroup; import androidx.recyclerview.widget.RecyclerView; import cm.aptoide.pt.R; import cm.aptoide.pt.app.AppViewSimilarApp; import cm.aptoide.pt.app.view.similar.SimilarAppClickEvent; import java.text.DecimalFormat; import jav...
{ "pile_set_name": "Github" }
#include "Swift_watchOS_Native/Swift_watchOS_Native_base.xcconfig" VALIDATE_PRODUCT = YES
{ "pile_set_name": "Github" }
/** * Copyright (c) 2010-2020 Contributors to the openHAB project * * See the NOTICE file(s) distributed with this work for additional * information. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse....
{ "pile_set_name": "Github" }
* { box-sizing: border-box; } body { padding: 0; margin: 0; font-family: 'Dosis', sans-serif; font-size: 18px; background-color: #eee; overflow: hidden; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; } h1 { margin-left: 38px; font-size: 42px; ...
{ "pile_set_name": "Github" }
package org.rrd4j.core.jrrd; import java.io.IOException; import java.io.PrintStream; import java.text.NumberFormat; /** * Instances of this class model a data source in an RRD file. * * @author <a href="mailto:ciaran@codeloop.com">Ciaran Treanor</a> * @version $Revision: 1.1 $ */ public class DataSource { p...
{ "pile_set_name": "Github" }
<?php /* * This file is part of Piplin. * * Copyright (C) 2016-2017 piplin.com * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Piplin\Http\Requests; use Piplin\Http\Requests\Request; /** * Validate the user name and ...
{ "pile_set_name": "Github" }
package ws.schild.jave.filters; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; /** * A filterchain as described by <a * href="https://ffmpeg.org/ffmpeg-filters.html#Filtergraph-syntax-1">FFMPEG Documentation</a>. * * <p>A filterchain is a comma sepa...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 08 17:53:56 GMT 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Issue (jslint4java parent 1.4.7 A...
{ "pile_set_name": "Github" }
package problem235
{ "pile_set_name": "Github" }
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.CodeGeneration.IR { using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using Microsoft.Zelig.Runtime.TypeSystem; public class ExternalDataDescriptor : DataManager.Da...
{ "pile_set_name": "Github" }
--- layout: page title: Sandboxes - Sinon.JS breadcrumb: sandbox --- Sandboxes removes the need to keep track of every fake created, which greatly simplifies cleanup. ```javascript var sandbox = require('sinon').createSandbox(); var myAPI = { hello: function () {} }; describe('myAPI.hello method', function () { ...
{ "pile_set_name": "Github" }
panic: too many errors [recovered] github.com/stephens2424/php.func·006 github.com/stephens2424/php.(*Parser).errorf github.com/stephens2424/php.(*Parser).expected github.com/stephens2424/php.(*Parser).expectCurrent github.com/stephens2424/php.(*Parser).expect github.com/stephens2424/php.(*Parser).expectStmtEnd github....
{ "pile_set_name": "Github" }
{ "name": "dbgobject-tree", "headless": true, "author": "Peter Salas", "description": "Provides an interface for traversing a tree of DbgObjects.", "dependencies": ["dbgobject", "dbgobject-inspector"], "includes": ["dbgobject-tree.css", "dbgobject-tree.js", "dbgobject-renderer.js", "tree-r...
{ "pile_set_name": "Github" }
// Copyright 2017-2020 Lei Ni (nilei81@gmail.com) and other Dragonboat 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 // // ...
{ "pile_set_name": "Github" }
add_definitions(-DTRANSLATION_DOMAIN=\"kdevstandardoutputview\") ########### next target ############### declare_qt_logging_category(standardoutputview_LOG_PART_SRCS TYPE PLUGIN IDENTIFIER PLUGIN_STANDARDOUTPUTVIEW CATEGORY_BASENAME "standardoutputview" ) set(standardoutputview_LIB_SRCS standardoutpu...
{ "pile_set_name": "Github" }
{ "type": "attributeSelector", "content": [ { "type": "attributeName", "content": [ { "type": "ident", "content": "a", "syntax": "less", "start": { "line": 1, "column": 2 }, "end": { "line": 1, ...
{ "pile_set_name": "Github" }
import random c_choice = random.randint(100,999) a = int(input("Guess a number?(100-999) ")) running = True while running: if a == c_choice: print("BINGO!") running = False elif a < c_choice: print("The answer is bigger.") a = int(input("Try again~ ")) elif a > c_choice: print("The answe...
{ "pile_set_name": "Github" }
// Copyright 2014 The Serviced 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...
{ "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 may ...
{ "pile_set_name": "Github" }
begin select * from t1 where id in (select id from t2) commit
{ "pile_set_name": "Github" }
useLogger(CustomEventLogger()) class CustomEventLogger() : BuildAdapter(), TaskExecutionListener { override fun beforeExecute(task: Task) { println("[${task.name}]") } override fun afterExecute(task: Task, state: TaskState) { println() } override fun buildFinished(result: BuildRe...
{ "pile_set_name": "Github" }
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0"> <tr> <td align="center"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"> <table border="0" cellpadding="0" cells...
{ "pile_set_name": "Github" }
--- name: Bug Report about: Create a report to help us improve. title: '' labels: bug assignees: '' --- <!-- If you have an issue with a plugin create an issue on that plugin's GitHub page instead. --> <!-- Before opening an issue, please review the Troubleshooting Page on the Wiki to ensure that this is a new issue...
{ "pile_set_name": "Github" }
# Open Source Help Wanted Projects The purpose of this repo is to maintain a list of open source projects by language that allow for the community to quickly indentify areas they can contribute. This is very helpful for individuals that are new to a language. I'm also hoping this will be used for hackathons and meet...
{ "pile_set_name": "Github" }
<?php /* * * ____ _ _ __ __ _ __ __ ____ * | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \ * | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) | * | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/ * |_| \___/ \___...
{ "pile_set_name": "Github" }
af: afrikáans af_NA: 'afrikáans (Namibia)' af_ZA: 'afrikáans (Sudáfrica)' ak: akan ak_GH: 'akan (Ghana)' sq: albanés sq_AL: 'albanés (Albania)' sq_XK: 'albanés (Kosovo)' sq_MK: 'albanés (Macedonia)' de: alemán de_DE: 'alemán (Alemania)' de_AT: 'alemán (Austria)' de_BE: 'alemán (Bélgica)' de_LI: 'alemán (Liechtenstein)'...
{ "pile_set_name": "Github" }