text
stringlengths
2
99.9k
meta
dict
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>login</title> <script src="https://cdn.bootcss.com/jquery/2.2.4/jquery.min.js"></script> <link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.bootcss.com/font-awesome/4.7.0/c...
{ "pile_set_name": "Github" }
Universitat de Barcelona
{ "pile_set_name": "Github" }
### Get set up for Moby development * [README first](who-written-for.md) * [Get the required software](software-required.md) * [Set up for development on Windows](software-req-win.md) * [Configure Git for contributing](set-up-git.md) * [Work with a development container](set-up-dev-env.md) * [Run tests and test ...
{ "pile_set_name": "Github" }
new A < T;
{ "pile_set_name": "Github" }
#!/bin/bash # ***** BEGIN LICENSE BLOCK ***** # This file is part of Natron <http://www.natron.fr/>, # Copyright (C) 2016 INRIA and Alexandre Gauthier # # Natron 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;...
{ "pile_set_name": "Github" }
/* Include this file in your html if you are using the CSP mode. */ @charset "UTF-8"; [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) { display: none !important; } ng\:form { display: block; }
{ "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 <AppKit/NSView.h> #import "NSTextFinderBarContainer-Protocol.h" @class HVLayerUpdateView, NSLayoutConstraint, NSString, WebVi...
{ "pile_set_name": "Github" }
// Copyright (c) 2012 Ecma International. All rights reserved. // Ecma International makes this code available under the terms and conditions set // forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the // "Use Terms"). Any redistribution of this code must retain the above // copyright and this n...
{ "pile_set_name": "Github" }
yeoman.io
{ "pile_set_name": "Github" }
/* ** DynASM s390x encoding engine. ** Copyright (C) 2005-2017 Mike Pall. All rights reserved. ** Released under the MIT license. See dynasm.lua for full copyright notice. */ #include <stddef.h> #include <stdarg.h> #include <string.h> #include <stdlib.h> #define DASM_ARCH "s390x" #ifndef DASM_EXTERN #define DASM_EX...
{ "pile_set_name": "Github" }
import { dbCompanies, gradeNameList, gradeProportionMap } from '/db/dbCompanies'; import { debug } from '/server/imports/utils/debug'; // 對全市場進行公司評級統計 export function updateCompanyGrades() { debug.log('updateCompanyGrades'); const companyCount = dbCompanies.find({ isSeal: false }).count(); const capitalBoundar...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="arenaTournaments">Arena-turneringar</string> <string name="isItRated">Räknas rating?</string> <string name="willBeNotified">Du får ett meddelande när turneringen startar, så du kan utan problem spela i en annan flik medan du väntar.</string> <stri...
{ "pile_set_name": "Github" }
/* * MiracleCast - Wifi-Display/Miracast Implementation * * Copyright (c) 2013-2014 David Herrmann <dh.herrmann@gmail.com> * * MiracleCast 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 v...
{ "pile_set_name": "Github" }
var gulp = require('gulp'); var sourcemaps = require('gulp-sourcemaps'); module.exports = function(newTS, lib, output, reporter) { var tsProject = newTS.createProject('test/tsconfigInclude/tsconfig.json', { typescript: lib, }); var tsResult = tsProject.src() .pipe(tsProject(reporter)) .on('error', () => {});...
{ "pile_set_name": "Github" }
web: bundle exec ruby app.rb -p $PORT redis: redis-server
{ "pile_set_name": "Github" }
<?php use Illuminate\Support\Facades\DB; use Illuminate\Database\Migrations\Migration; class ChangeActivityModelLocation extends Migration { /** * Run the migrations. * * @return void */ public function up() { DB::table('journal_entries') ->where('journalable_type',...
{ "pile_set_name": "Github" }
%YAML 1.1 --- !!seq [ !!null "", !!str "block node\n", !!seq [ !!str "one", !!str "two", ], !!map { ? !!str "one" : !!str "two", } ]
{ "pile_set_name": "Github" }
{ "parent": "create:block/belt_funnel/block_extended", "textures": { "particle": "block/polished_andesite", "2": "create:block/andesite_funnel_push", "3": "create:block/andesite_funnel_back", "5": "create:block/andesite_funnel_tall_powered", "6": "create:block/andesite_funnel_powered", "7": ...
{ "pile_set_name": "Github" }
<?php /** * Copyright 2018 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
{ "pile_set_name": "Github" }
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 6.0.0. Any changes made here will be lost! # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! # This file is for internal use by the Perl program only. The format and even # the name or...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ lantz.drivers.tektronix.tds1012 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Implements the drivers to control an oscilloscope. :copyright: 2015 by Lantz Authors, see AUTHORS for more details. :license: BSD, see LICENSE for more details. Source: Tektronix Manual """ impor...
{ "pile_set_name": "Github" }
package proto // go:generate make generate import ( "bytes" "encoding/gob" "encoding/json" "fmt" "runtime/debug" "time" "github.com/reconquest/karma-go" "github.com/MagalixCorp/magalix-agent/v2/watcher" "github.com/MagalixTechnologies/uuid-go" "github.com/golang/snappy" "github.com/kovetskiy/lorg" "k8s....
{ "pile_set_name": "Github" }
############################################################################### # International Holiday Data provided by Holidata.net # http://holidata.net/en-ZA/2015.json # http://holidata.net/en-ZA/2016.json # # Copyright 2006 - 2016, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of char...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="MarkdownEnhProjectSettings"> <AnnotatorSettings targetHasSpaces="true" linkCaseMismatch="true" wikiCaseMismatch="true" wikiLinkHasDashes="true" notUnderWikiHome="true" targetNotWikiPageExt="true" notUnderSourceWikiHome="true" targetName...
{ "pile_set_name": "Github" }
# Pandora language file EN=>BN # See full list of phrases in "ru.txt" file _Business=>ব্যবসায় _Node=>নোড _Region=>এলাকা _World=>বিশ্ব People=>সম্প্রদায় Communities=>সম্প্রদায়গুলি Files=>নথি পত্র
{ "pile_set_name": "Github" }
## ## PHPExcel ## ## Copyright (c) 2006 - 2013 PHPExcel ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public ## License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later ...
{ "pile_set_name": "Github" }
# Get Python six functionality: from __future__ import\ absolute_import, print_function, division, unicode_literals ############################################################################### ############################################################################### ######################################...
{ "pile_set_name": "Github" }
<domain type='xen'> <name>XenGuest1</name> <uuid>45b60f51-88a9-47a8-a3b3-5e66d71b2283</uuid> <memory unit='KiB'>524288</memory> <currentMemory unit='KiB'>524288</currentMemory> <vcpu placement='static'>1</vcpu> <bootloader>/usr/bin/pygrub</bootloader> <os> <type arch='x86_64' machine='xenpv'>linux</ty...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -Wno-objc-root-class -verify %s // rdar://11618852 @protocol TestProtocol - (void)newProtocolMethod; - (void)deprecatedProtocolMethod __attribute__((deprecated)); // expected-note 2 {{'deprecatedProtocolMethod' has been explicitly marked deprecated here}} @end @interface NSObject @en...
{ "pile_set_name": "Github" }
// TiebaManagerCore.cpp : 定义 DLL 的初始化例程。 // #include "stdafx.h" #ifdef _DEBUG #define new DEBUG_NEW #endif
{ "pile_set_name": "Github" }
module.exports = function(WorkflowStageOperationMap) { };
{ "pile_set_name": "Github" }
<?php namespace jorenvanhocht\Blogify\Middleware; use Closure; use Illuminate\Contracts\Auth\Guard; use App\User; class IsOwner { /** * The Guard implementation. * * @var \Illuminate\Contracts\Auth\Guard */ protected $auth; /** * @var \App\User */ protected $user; ...
{ "pile_set_name": "Github" }
namespace ShaderTools.CodeAnalysis.Hlsl.Binding.BoundNodes { internal abstract class BoundVariableQualifier : BoundNode { protected BoundVariableQualifier(BoundNodeKind kind) : base(kind) { } } }
{ "pile_set_name": "Github" }
/* This file is part of the iText (R) project. Copyright (c) 1998-2020 iText Group NV Authors: Bruno Lowagie, Paulo Soares, et al. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation wit...
{ "pile_set_name": "Github" }
/************************************************************* Download latest Blynk library here: https://github.com/blynkkk/blynk-library/releases/latest Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can easily build graphic interfaces...
{ "pile_set_name": "Github" }
[#]: collector: (lujun9972) [#]: translator: ( ) [#]: reviewer: ( ) [#]: publisher: ( ) [#]: url: ( ) [#]: subject: (How to teach software engineering students about the enterprise) [#]: via: (https://opensource.com/article/19/7/enterprise-technology) [#]: author: (Tomas Cerny https://opensource.com/users/tomcze) How ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2004-2010, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details */ if(!dojo._hasResource["dojox.geo.charting._Feature"]){ //_hasResource checks added by build. Do not use _hasResource...
{ "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" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", "go_test", ) go_library( name = "go_default_library", srcs = ["util.go"], importpath = "k8s.io/kubernetes/pkg/util/metrics", deps = [ "//staging/src/k8s.io/client-go/util/flo...
{ "pile_set_name": "Github" }
class CreatePollAnswers < ActiveRecord::Migration def self.up create_table :poll_answers do |t| t.integer :poll_id t.integer :poll_option_id t.string :answerer_id t.text :comment t.timestamps end end def self.down drop_table :poll_answers end end
{ "pile_set_name": "Github" }
##ld1_advsimd_sngl_execute CheckFPAdvSIMDEnabled64(); bits(64) address; bits(64) offs; bits(128) rval; bits(esize) element; integer s; constant integer ebytes = esize / 8; if n == 31 then address = SP[]; else address = X[n]; end offs = Zeros(64); if replicate then // load and replicate to all elements ...
{ "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" }
# -*- coding: utf-8 -*- import mock import pytest import unittest from nose.tools import * # noqa from tests.base import OsfTestCase, get_default_metaschema from osf_tests.factories import ProjectFactory, UserFactory, DraftRegistrationFactory from framework.auth import Auth from addons.base.tests.models import (OA...
{ "pile_set_name": "Github" }
import logging import os import django # Base paths DJANGO_ROOT = os.path.dirname(os.path.realpath(django.__file__)) SITE_ROOT = os.path.dirname(os.path.dirname(os.path.dirname(os.path.realpath(__file__)))) # Debugging DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( # ('Your Name', 'your_email@domain.com'), ) M...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000-2007 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file exc...
{ "pile_set_name": "Github" }
import coininfo from 'coininfo' import { Cryptos } from '../constants' export default Object.freeze({ [Cryptos.DOGE]: coininfo.dogecoin.main.toBitcoinJS(), [Cryptos.DASH]: coininfo.dash.main.toBitcoinJS(), [Cryptos.BTC]: coininfo.bitcoin.main.toBitcoinJS() })
{ "pile_set_name": "Github" }
StartChar: uni069D.init_PreYaa Encoding: 1116863 -1 3035 Width: 533 Flags: HW AnchorPoint: "TashkilAbove" 146 801 basechar 0 AnchorPoint: "TashkilBelow" 181 -327 basechar 0 LayerCount: 2 Fore Refer: 195 -1 N 1 0 0 1 250 -215 2 Refer: 188 -1 N 1 0 0 1 0 0 3 EndChar
{ "pile_set_name": "Github" }
/*! @file Defines the `BOOST_HANA_DEFINE_STRUCT` macro. @copyright Louis Dionne 2013-2016 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_HANA_DEFINE_STRUCT_HPP #define BOOST_HANA_DEFINE_STRUCT_HPP ...
{ "pile_set_name": "Github" }
// This is core/vnl/vnl_det.hxx #ifndef vnl_det_hxx_ #define vnl_det_hxx_ #include "vnl_det.h" template <class T> T vnl_det(T const *row0, T const *row1) { return row0[0]*row1[1] - row0[1]*row1[0]; } template <class T> T vnl_det(T const *row0, T const *row1, T const *row2) { return // the extra '+' makes it work...
{ "pile_set_name": "Github" }
--- title: Filtering --- **What are filters?** With _Hot Chocolate_ filters, you can expose complex filter objects through your GraphQL API that translates to native database queries. The default filter implementation translates filters to expression trees that are applied to `IQueryable`. # Overview Filters by de...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- common strings without special context --> <string name="app_name">Delta Chat</string> <string name="ok">OK</string> <string name="cancel">Annuler</string> <string name="yes">Oui</string> <string name="no">Non</string> <string name="sel...
{ "pile_set_name": "Github" }
>>===== MODE =====>> citation <<===== MODE =====<< >>===== RESULT =====>> >>[0] number 10 <<===== RESULT =====<< >>===== CITATIONS =====>> [ [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" } ], ...
{ "pile_set_name": "Github" }
/************************************************************************/ /* */ /* Copyright 2009 by Ullrich Koethe */ /* */ /* This file is p...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2005. // Use, modification and distribution are subject to 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/type_traits for most recent version including docum...
{ "pile_set_name": "Github" }
// Package natives provides native packages via a virtual filesystem. // // See documentation of parseAndAugment in github.com/gopherjs/gopherjs/build // for explanation of behavior used to augment the native packages using the files // in src subfolder. package natives //go:generate vfsgendev -source="github.com/goph...
{ "pile_set_name": "Github" }
<?php /* * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS B...
{ "pile_set_name": "Github" }
;--------------------------------------- ; ; animation cel data ; hand_data:: byte both + 0 byte 0b00000000 byte no_animation byte no_cont byte 216+down,216+down,184 byte 0b11100000 word hand_data_a - hand_data word hand_data_b - hand_data word hand_data_c - hand_data hand_data_a: byte 0x05, 0x30, 0x07,...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Nested Tabs - jQuery EasyUI Demo</title> <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <link rel="stylesheet" type="text/css" href="../../themes/icon.css"> <link rel="stylesheet" type="text/css" href="../demo.css"> <scrip...
{ "pile_set_name": "Github" }
require 'find' require 'pathname' require 'rake' require 'rspec/core/rake_task' desc "Verify puppet templates" task :template_verify do pwd = ENV["PWD"] erb_file_paths = [] Find.find(pwd) do |path| erb_file_paths << path if path =~ /.*\.erb$/ end exit_code = 0 erb_file_paths.each do |erbfile| pw...
{ "pile_set_name": "Github" }
/* NUGET: BEGIN LICENSE TEXT * * Microsoft grants you the right to use these script files for the sole * purpose of either: (i) interacting through your browser with the Microsoft * website or online service, subject to the applicable licensing or use * terms; or (ii) using the files as included with a Microsoft p...
{ "pile_set_name": "Github" }
// cgo -godefs -- -Wall -Werror -static -I/tmp/include linux/types.go | go run mkpost.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build riscv64,linux package unix const ( SizeofPtr = 0x8 SizeofLong = 0x8 ) type ( _C_long int64 ) type Timespec struct { Sec int64 Nsec int64 } t...
{ "pile_set_name": "Github" }
angular.module('nirc') .factory('Notification', function($q, $rootScope) { var supported = ('Notification' in window), nativeNote = window.Notification, Notification = {}; Notification.notify = function(title, opts) { var d = $q.defer(); if (!supported) { d.reject(); ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ********************************** DO NOT EDIT ********************************** This file will be replaced during upgrades so DO NOT EDIT this file. If you need to adjust the process, reading and understanding this file is the first step. In most cases, the adjustments ca...
{ "pile_set_name": "Github" }
--- upgrade: - | The ``context`` field for patch checks must now be slug, or a string consisting of only ASCII letters, numbers, underscores or hyphens. While older, non-slugified strings won't cause issues, any scripts creating contexts must be updated where necessary.
{ "pile_set_name": "Github" }
package cloudphoto //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 //di...
{ "pile_set_name": "Github" }
################################################################################ # # squeezelite # ################################################################################ SQUEEZELITE_VERSION = v1.8 SQUEEZELITE_SITE = $(call github,robadenshi,squeezelite,$(SQUEEZELITE_VERSION)) SQUEEZELITE_LICENSE = GPL-3.0 SQ...
{ "pile_set_name": "Github" }
/* * FDBRecordStoreScanLimitTest.java * * This source file is part of the FoundationDB open source project * * Copyright 2015-2019 Apple Inc. and the FoundationDB project authors * * 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" }
[ new MagicCDA() { @Override public void modPowerToughness(final MagicGame game, final MagicPlayer player, final MagicPermanent permanent, final MagicPowerToughness pt) { final MagicCardList cardList = new MagicCardList(player.getGraveyard()); cardList.addAll(player.getOppone...
{ "pile_set_name": "Github" }
package com.afollestad.appthemeengine.tagprocessors; import android.content.Context; import android.content.res.ColorStateList; import android.graphics.Color; import android.support.annotation.ColorInt; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.design...
{ "pile_set_name": "Github" }
sha256:a507d28fae8457404ef6316034d5693c6883caeb081d584b5ecaa36cbcc4ef50
{ "pile_set_name": "Github" }
from .debug_driver import DebugDriver, DebugState class DummyDebugDriver(DebugDriver): """ Stub implementation of the debug driver """ def __init__(self): super().__init__() self.status = DebugState.STOPPED def run(self): self.status = DebugState.RUNNING def restart(self): ...
{ "pile_set_name": "Github" }
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="IReportLogic.cs" company="Brandon Seydel"> // N/A // </copyright> // -------------------------------------------------------------------------------------------------------------...
{ "pile_set_name": "Github" }
polygon 1 1.269375E+01 4.180566E+01 1.269377E+01 4.180559E+01 1.269370E+01 4.180548E+01 1.269349E+01 4.180503E+01 1.269285E+01 4.180431E+01 1.269276E+01 4.180419E+01 1.269374E+01 4.180394E+01 1.269427E+01 4.180373E+01 1.269522E+01 4.180289E+01 1.269511E+01 4.180273E+01 1.269474E+01 4.180215E+01 1.269423E+01...
{ "pile_set_name": "Github" }
/* Front end styles */ .wp-block-jetpack-event-countdown { text-align: center; position: relative; .event-countdown__counter { text-transform: uppercase; font-size: 16px; font-weight: 600; } .event-countdown__counter span { margin: 0 1em; display: inline-flex; align-items: center; } .event-countdo...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # Copyright 2013 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. """Unit tests for the input.py file.""" import gyp.input import unittest import sys class TestFindCycles(unittest.TestCase): def setUp(self...
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2014-2020 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except...
{ "pile_set_name": "Github" }
#!/bin/bash if grep -q 'source /opt/autoenv/activate.sh' ~/.bashrc; then echo -e "\033[31m 正在自动载入 python 环境 \033[0m" else echo -e "\033[31m 不支持自动升级,请参考 http://docs.jumpserver.org/zh/docs/upgrade.html 手动升级 \033[0m" exit 0 fi source ~/.bashrc cd `dirname $0`/ && cd .. && ./jms stop jumpserver_backup=/tmp/...
{ "pile_set_name": "Github" }
{-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# OPTIONS_GHC -fno-warn-unused-binds #-} {-# OPTIONS_GHC -fno-warn-unused-imports #-} -- | -- Module : Network.Google.CustomSearc...
{ "pile_set_name": "Github" }
# Rust YouTube JSON Webservice example You can use it for these blog posts. 1. [How to make JSON Webservice with Rust and YouTube API](https://www.steadylearner.com/blog/read/How-to-make-JSON-Webservice-with-Rust-and-YouTube-API) 2. [How to use CORS and OPTIONS HTTP request with Rust Rocket](https://www.steadylearner...
{ "pile_set_name": "Github" }
var optimist = require('./../index'); var argv = optimist.usage('This is my awesome program', { 'about': { description: 'Provide some details about the author of this program', required: true, short: 'a', }, 'info': { description: 'Provide some information about the node.js agains!!!!!!', boo...
{ "pile_set_name": "Github" }
/** * HABmin - Home Automation User and Administration Interface * Designed for openHAB (www.openhab.com) * * This software is copyright of Chris Jackson under the GPL license. * Note that this licence may be changed at a later date. * * (c) 2014-2015 Chris Jackson (chris@cd-jackson.com) */ angular.module('site...
{ "pile_set_name": "Github" }
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("No...
{ "pile_set_name": "Github" }
import React, { Component } from "react"; import moment from "moment"; import { RouteComponentProps } from "react-router-dom"; import { deSig } from "~/logic/lib/util"; import { ChatHookUpdate } from "~/types/chat-hook-update"; import { Inbox, Envelope } from "~/types/chat-update"; import { Contacts } from "~/types/co...
{ "pile_set_name": "Github" }
// Copyright 2012 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 windows,race package windows import ( "runtime" "unsafe" ) const raceenabled = true func raceAcquire(addr unsafe.Pointer) { runtime.RaceAcquire...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * partner_autocomplete # msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Language-Team: M...
{ "pile_set_name": "Github" }
Czech annual average consumer inflation eased slightly in 1996, not as much as original government forecasts but still pleasing analysts. The Czech Statistical Bureau said on Thursday that its key sliding average inflation figure, which uses 1993 as a base, closed the year at 8.8 percent, down from 9.1 percent for 1995...
{ "pile_set_name": "Github" }
/* * Copyright 2014-present Open Networking 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 appli...
{ "pile_set_name": "Github" }
@model OrderModel @inject Grand.Services.Security.IPermissionService permissionService @{ //page title ViewBag.Title = T("Admin.Orders.EditOrderDetails").Text; //has "Manage Documents" permission? var canManageDocuments = await permissionService.Authorize(Grand.Services.Security.StandardPermissionProvi...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
{ "pile_set_name": "Github" }
/* * Copyright 2018-present Open Networking Foundation * Copyright © 2020 camunda services GmbH (info@camunda.com) * * 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.apach...
{ "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 * distributed u...
{ "pile_set_name": "Github" }
LD := g++ CXX := g++ RM := rm -rf -include sources.mk OBJS += $(subst .cpp,.o,$(CPP_SRCS)) CPP_DEPS += $(subst .cpp,.d,$(CPP_SRCS)) EXE := .exe all: fakeit_test_application coverage: fakeit_test_application_with_coverage check: fakeit_test_application ./fakeit_tests$(EXE) fakeit_test_application: $(OBJS) @ec...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2006-2007 Erin Catto http://www.box2d.org * * 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 any purpose, * i...
{ "pile_set_name": "Github" }
<?xml version="1.0 " ?> <doc></doc>
{ "pile_set_name": "Github" }
Reduce parentdirs we use, parentdirs are used for ordering Included upstream diff -u --new-file --recursive rpm-5.1.9_vanilla/lib/depends.c rpm-5.1.9_no-parentdirs/lib/depends.c --- rpm-5.1.9_vanilla/lib/depends.c 2009-04-12 19:46:17.000000000 +0000 +++ rpm-5.1.9_no-parentdirs/lib/depends.c 2009-06-13 15:21:43.50499963...
{ "pile_set_name": "Github" }
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\/ M anipulation | --------...
{ "pile_set_name": "Github" }
<resources> <dimen name="height_top_bar">46dp</dimen> <dimen name="padding_search_bar">5dp</dimen> <dimen name="height_row_weixin">59dp</dimen> <dimen name="size_avatar">50dp</dimen> <dimen name="margin_chat_activity">5dp</dimen> <dimen name="field_textsize">14sp</dimen> <dimen name="field...
{ "pile_set_name": "Github" }
'' FreeBASIC binding for libxcb-1.11, xcb-proto-1.11 '' '' based on the C header files: '' Copyright (C) 2006 Jeremy Kolb. '' All Rights Reserved. '' '' Permission is hereby granted, free of charge, to any person obtaining a copy '' of this software and associated documentation files (the "Software"), to deal '...
{ "pile_set_name": "Github" }
def parrot(): pass
{ "pile_set_name": "Github" }
""" This module provides means to detect the App Engine environment. """ import os def is_appengine(): return "APPENGINE_RUNTIME" in os.environ def is_appengine_sandbox(): """Reports if the app is running in the first generation sandbox. The second generation runtimes are technically still in a sandbo...
{ "pile_set_name": "Github" }