text
stringlengths
2
99.9k
meta
dict
require('../../modules/es6.string.iterator'); require('../../modules/web.dom.iterable'); module.exports = require('../../modules/$.wks')('iterator');
{ "pile_set_name": "Github" }
/* Copyright 2015 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" }
/* * Copyright 2010-present Facebook. * * 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 agree...
{ "pile_set_name": "Github" }
"Filed out from Dolphin Smalltalk XP"! DhbIterativeProcess subclass: #DhbLeastSquareFit instanceVariableNames: 'dataHolder errorMatrix chiSquare equations constants degreeOfFreedom' classVariableNames: '' poolDictionaries: '' classInstanceVariableNames: ''! DhbLeastSquareFit guid: (GUID fromString: '{E55002...
{ "pile_set_name": "Github" }
/* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <malloc.h> #include <command.h> #include <net.h> #inclu...
{ "pile_set_name": "Github" }
import {Component, Input, AfterContentInit, ElementRef} from '@angular/core'; declare var hljs: any; @Component({ moduleId: module.id, selector: 'docs-highlight', styleUrls: ['highlight.component.css'], template: `<pre><code class="highlight" [innerHtml]="rendered || text"><ng-content></ng-content></code></pr...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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 applic...
{ "pile_set_name": "Github" }
/***************************************************************************** Copyright (C) 2006 Nick Baicoianu 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 of the License...
{ "pile_set_name": "Github" }
# Hello, world! This is MDX!
{ "pile_set_name": "Github" }
# React的新状态管理:Recoil 入门实战 运行: - npm install - npm run start
{ "pile_set_name": "Github" }
--- title: Introduction --- The {% url 'Cypress Dashboard' https://on.cypress.io/dashboard %} is a service that gives you access to recorded tests - typically when running Cypress tests from your {% url 'CI provider' continuous-integration %}. The Dashboard provides you insight into what happened when your tests ran. ...
{ "pile_set_name": "Github" }
<p>Increases the power of Larvae Rush, Meat Rush, and Territory Rush, and increases the cost of unlocking other mutagen powers.</p>
{ "pile_set_name": "Github" }
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ import Foundation import WebKit import Shared class LocalRequestHelper: TabContentScript { func scriptMessage...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>CSS 2.1 Test Suite: Test for vertical alignment on inline-block</title> <link rel="author" title="L. David Baron" href="https://dbaron.org/" /> <link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" /> <link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html...
{ "pile_set_name": "Github" }
import Head from 'next/head' import { CMS_NAME, HOME_OG_IMAGE_URL } from '@/lib/constants' export default function Meta() { return ( <Head> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" /> <link rel="icon" type="image/p...
{ "pile_set_name": "Github" }
#ifndef WAVEFORMRENDERERENDOFTRACK_H #define WAVEFORMRENDERERENDOFTRACK_H #include <QColor> #include <QTime> //#include <QLinearGradient> #include "skin/skincontext.h" #include "util/class.h" #include "waveform/renderers/waveformrendererabstract.h" #include "waveform/waveformwidgetfactory.h" #include "util/performanc...
{ "pile_set_name": "Github" }
{% extends "third_party/base.html" %} {% block third_party_content %} <h3> Разрешение для приложения {{token.application_name}} <small> {% if token.state.is_UNPROCESSED %}запрошено <span class="pgf-format-datetime" data-timestamp="{{ token.created_at|timestamp }}"></span>{% endif %} {% if token....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Installer> <Name>QtAV</Name> <Version>1.13.0</Version> <Title>QtAV Multimedia framework</Title> <Publisher>WangBin wbsecg1@gmail.com</Publisher> <ProductUrl>http://qtav.org</ProductUrl> <Logo>../../src/QtAV.png</Logo> <InstallerApplicationIcon>...
{ "pile_set_name": "Github" }
/***************************************************************************** * * PROJECT: Multi Theft Auto v1.0 * LICENSE: See LICENSE in the top level directory * FILE: mods/deathmatch/logic/CPickupManager.h * PURPOSE: Pickup entity manager class * * Multi Theft Auto is available from ...
{ "pile_set_name": "Github" }
# ----------------------------------------------------------------------------- # calclex.py # ----------------------------------------------------------------------------- import ply.lex as lex tokens = ( 'NAME','NUMBER', 'PLUS','MINUS','TIMES','DIVIDE','EQUALS', 'LPAREN','RPAREN', ) # Tokens t_PLU...
{ "pile_set_name": "Github" }
br
{ "pile_set_name": "Github" }
// (C) Copyright Eric Jourdanneau, Joel Falcou 2010 // 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 for most recent version. // NVIDIA ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2018, Troy D. Hanson http://troydhanson.github.com/uthash/ All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-2020 Wuklab, Purdue University. All rights reserved. * * 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 of the License, or * (at your option) any la...
{ "pile_set_name": "Github" }
--- '1431585777': - :distance: 294 :file: 3e9539f877daff206107c5e5dd1ebbc637760996467b4d517180db04e2935a60_5 - :distance: 317 :file: 2608fe81fd5435fd61dbc8176c8a9e936c36ddf44b04f42550688508f251c340_1 - :distance: 317 :file: 4fbc42e1c21b21499a6d3cd63a3fca5985b8aa75880915c6220ef2d661092f0f_3 - :distance: 297 :fil...
{ "pile_set_name": "Github" }
# frozen_string_literal: true class AddProjectTsvectorColumns < ActiveRecord::Migration[5.1] COLUMNS = %i[permalink description].freeze # See https://github.com/Casecommons/pg_search/wiki/Building-indexes def up COLUMNS.each do |column| vector_column = "#{column}_tsvector" add_column :projects, ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
namespace ClassLib014 { public class Class048 { public static string Property => "ClassLib014"; } }
{ "pile_set_name": "Github" }
package t::BHK; sub import { shift; unless (@_) { XS::APItest::bhk_record(1); return; } if ($_[0] eq "push") { push @XS::APItest::bhkav, $_[1]; return; } } sub unimport { XS::APItest::bhk_record(0) } 1;
{ "pile_set_name": "Github" }
//>>built define( //begin v1.x content ({ loadingState: "Zavádzanie...", errorState: "Nastala chyba" }) //end v1.x content );
{ "pile_set_name": "Github" }
const YAML = require("yamljs"); const { copyFileSync, readdirSync, statSync, mkdirSync } = require("fs"); const { join, basename, dirname } = require("path"); const firstBy = require("thenby"); function isDirectory(file) { return statSync(file).isDirectory(); } function copyOverwrite(src, dst) { if (isDirecto...
{ "pile_set_name": "Github" }
define(['./hasOwn', '../lang/deepClone', '../lang/isObject'], function (hasOwn, deepClone, isObject) { /** * Deep merge objects. */ function merge() { var i = 1, key, val, obj, target; // make sure we don't modify source element and it's properties // objects are ...
{ "pile_set_name": "Github" }
<?php /** * Wolf CMS page_not_found plugin language file * * @package Translations */ return array( 'Page not found' => 'Sivua ei löytynyt', 'Provides Page not found page types.' => 'Mahdollistaa "Sivua ei löytynyt" -sivutyypin käyttämisen.' );
{ "pile_set_name": "Github" }
<?php /** * TechDivision\Import\Subjects\FileResolver\FileResolverFactoryInterface * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * * PHP version 5 * * @auth...
{ "pile_set_name": "Github" }
Adding a new physical platform basically means adding a new autopilot system which is not supported by the Aerostack. Sometimes the autopilot comes with a fixed platform like the Ardrone or sometimes it is only the autopilot and the user has to build the platform for the autopilot like Pixhawk. The following example de...
{ "pile_set_name": "Github" }
rohitrao@chromium.org sdefresne@chromium.org
{ "pile_set_name": "Github" }
/* Copyright (c) 2002-2012 Croteam Ltd. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */ #ifndef __BPF_LEGACY__ #define __BPF_LEGACY__ #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ struct ____btf_map_##name { \ type_key key; \ type_val value; \ }; \ struct ____btf_map_##name \ __attribute__ ((section(".maps."...
{ "pile_set_name": "Github" }
import React, { PureComponent, forwardRef } from 'react'; import PropTypes from 'prop-types'; class RawButton extends PureComponent { static propTypes = { type: PropTypes.oneOf(['button', 'submit']), children: PropTypes.node.isRequired, innerRef: PropTypes.shape({ current: PropTypes.shape({}) }), }; ...
{ "pile_set_name": "Github" }
<!-- THIS IS AUTO-GENERATED CONTENT. DO NOT MANUALLY EDIT. --> This image is part of the [balena.io][balena] base image series for IoT devices. The image is optimized for use with [balena.io][balena] and [balenaOS][balena-os], but can be used in any Docker environment running on the appropriate architecture. ![balena...
{ "pile_set_name": "Github" }
"""Computations with ideals of polynomial rings.""" from __future__ import print_function, division from sympy.polys.polyerrors import CoercionFailed from sympy.core.compatibility import reduce class Ideal(object): """ Abstract base class for ideals. Do not instantiate - use explicit constructors in ...
{ "pile_set_name": "Github" }
/* * Device Tree file for the Netgear EX2700 * * Copyright (C) 2016 Joseph C. Lehner <joseph.c.lehner@gmail.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ /dts-v1/...
{ "pile_set_name": "Github" }
// Copyright 2018 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 protoiface type MessageV1 interface { Reset() String() string ProtoMessage() } type ExtensionRangeV1 struct { Start, End int32 // both inclusive }...
{ "pile_set_name": "Github" }
/** * Copyright 2019 The JoyQueue 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...
{ "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 not use ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <packageDescription id="16eoroa8"> <resources> <image id="jtds0" name="0.png" path="/"/> <image id="jtds1" name="02.png" path="/"/> <image id="jtds2" name="1.png" path="/"/> <image id="jtds3" name="2.png" path="/" scale="9grid" scale9grid="18,18,36,36"/> <ima...
{ "pile_set_name": "Github" }
/** * `FacebookTokenError` error. * * FacebookTokenError represents an error received from a Facebook's token * endpoint. Note that these responses don't conform to the OAuth 2.0 * specification. * * References: * - https://developers.facebook.com/docs/reference/api/errors/ * * @constructor * @param {stri...
{ "pile_set_name": "Github" }
<?php /* * Copyright 2016 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 agreed t...
{ "pile_set_name": "Github" }
<file_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" id="oval:org.mitre.oval:ste:1911" version="1"> <oexec datatype="boolean" operation="equals">true</oexec> </file_state>
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /dts-v1/; #include "ar7240_tplink_tl-wa.dtsi" / { model = "TP-Link TL-WA830RE v1"; compatible = "tplink,tl-wa830re-v1", "qca,ar7240"; };
{ "pile_set_name": "Github" }
// // DGDevice.m // Debugo // // GitHub https://github.com/ripperhe/Debugo // Created by ripper on 2018/9/1. // Copyright © 2018年 ripper. All rights reserved. // #import "DGDevice.h" #import <UIKit/UIKit.h> #include <sys/sysctl.h> /** Reference: # 型号 https://support.apple.com/en-us/HT201296 https://www.th...
{ "pile_set_name": "Github" }
#if !defined(AFX_TEXEDIT_H__913F6812_99CD_11D1_B568_00AA00A410FC__INCLUDED_) #define AFX_TEXEDIT_H__913F6812_99CD_11D1_B568_00AA00A410FC__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // TexEdit.h : header file // ///////////////////////////////////////////////////////////////////////////// //...
{ "pile_set_name": "Github" }
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. package storagegateway const ( // ErrCodeInternalServerError for service response error code // "InternalServerError". // // An internal server error has occurred during the request. For more information, // see the error and message fields. ...
{ "pile_set_name": "Github" }
/** * OpenAL cross platform audio library * Copyright (C) 1999-2007 by authors. * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your op...
{ "pile_set_name": "Github" }
# vim:set ft= ts=4 sw=4 et fdm=marker: use lib 'lib'; use Test::Nginx::Socket::Lua; repeat_each(2); #repeat_each(1); plan tests => repeat_each() * (blocks() * 2 + 1); no_long_string(); run_tests(); __DATA__ === TEST 1: escape uri in set_by_lua --- config location /escape { set_by_lua $res "return ngx...
{ "pile_set_name": "Github" }
/* * @test /nodynamiccopyright/ * @bug 6939620 7020044 * * @summary Check that unresolved symbols doesn't cause spurious diamond diagnostics * @author mcimadamore * @compile/fail/ref=Neg11.out Neg11.java -XDrawDiagnostics * */ class Neg11 { void test() { class Foo<X extends Number> { } Fo...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <copyright file="ObjectSet.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------...
{ "pile_set_name": "Github" }
module MoreExplicitHelper def method_in_more_explicit_helper "<div>This is text from a method in the MoreExplicitHelper</div>" end end
{ "pile_set_name": "Github" }
/************************************************************/ /***** SqlDataProvider *****/ /***** *****/ /***** *****/ /***** Note: To manually execute this script you must *****/ /***...
{ "pile_set_name": "Github" }
#include "storage/map_files_downloader.hpp" #include "storage/queued_country.hpp" #include "platform/http_client.hpp" #include "platform/platform.hpp" #include "platform/servers_list.hpp" #include "coding/url.hpp" #include "base/assert.hpp" #include "base/string_utils.hpp" namespace storage { void MapFilesDownload...
{ "pile_set_name": "Github" }
<html> <head> <title>SL.P.10.R.C.SL062003-21</title> </head> <body bgcolor="white"> <a name="1">[1]</a> <a href="#1" id=1>'BHEL' Vice President and his wife found murdered at home</a> </body> </html>
{ "pile_set_name": "Github" }
class LimitsTest { static void test(byte[] xs, byte[] ys) //@ requires xs[0..10] |-> _ &*& ys[0] |-> _; //@ ensures true; { int x = xs[0]; assert -128 <= x && x <= 127; int y = ys[0]; assert -128 <= y && y <= 127; } } class AutoSliceUpcastTest { ...
{ "pile_set_name": "Github" }
0:00:00.030,0:00:04.730 so since last time okay welcome back thank you for being here 0:00:04.730,0:00:09.059 last time yang was using the tablet right and how can you use the tablet I 0:00:09.059,0:00:13.040 don't use the tablet right so I should be as cool as the Anna at least I think 0:00:13.040,0:00:18.900 one m...
{ "pile_set_name": "Github" }
# frozen_string_literal: true require 'spec_helper' RSpec.describe MilestonesFinder do let(:now) { Time.now } let(:group) { create(:group) } let(:project_1) { create(:project, namespace: group) } let(:project_2) { create(:project, namespace: group) } let!(:milestone_1) { create(:milestone, group: group, tit...
{ "pile_set_name": "Github" }
Use off_t instead of loff_t. Both pread() and pwrite() take off_t not loff_t types. This breaks the build on musl. See https://bugs.gentoo.org/show_bug.cgi?id=541694 diff -Naur longrun.orig/longrun.c longrun/longrun.c --- longrun.orig/longrun.c 2015-03-07 19:05:19.166652462 +0000 +++ longrun/longrun.c 2015-03-07 1...
{ "pile_set_name": "Github" }
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger { text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); -webkit-box-shadow: inset...
{ "pile_set_name": "Github" }
# -------------------------------------------------------- # Faster R-CNN # Copyright (c) 2015 Microsoft # Licensed under The MIT License [see LICENSE for details] # Written by Ross Girshick and Sean Bell # -------------------------------------------------------- import caffe import yaml import numpy as np i...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser. */ @protocol WKFileUploadPanelDelegate <NSObject> @optional - (void)fileUploadPanelDidDismiss:(WKFileUploadPanel *)arg1; @end
{ "pile_set_name": "Github" }
[loads] users = 20 duration = 300
{ "pile_set_name": "Github" }
using MongoDB.Bson; using MongoDB.Bson.Serialization; using MongoDB.Driver; using MongoDB.Driver.Linq; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Linq.Expressions; using System.Threading; using System.Threading.Tasks; namespace MongoDB.Entitie...
{ "pile_set_name": "Github" }
/** @constructor */ function Article() { } Article.prototype = { /** @constructor */ Title: function(title) { /** the value of the Title instance */ this.title = title; }, init: function(pages) { /** the value of the pages of the Article instance */ this.pages = pages; } } f = new Article(); f.init("on...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * If x is NaN, Math.cos(x) is NaN * * @path ch15/15.8/15.8.2/15.8.2.7/S15.8.2.7_A1.js * @description Checking if Math.cos(NaN) is NaN */ // CHECK#1 var x = NaN; if (!isNaN(Math....
{ "pile_set_name": "Github" }
package org.ggp.base.util.propnet.factory.flattener; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org.ggp.base.util.game.GameRepository; import org.ggp.base.util.gdl.gr...
{ "pile_set_name": "Github" }
package vs import ( "github.com/chrislusf/vasto/pb" ) // KeyValue stores a reference to KeyObject, data type, and actual data bytes type KeyValue struct { *KeyObject *ValueObject } // NewKeyValue creates a KeyValue with a bytes value func NewKeyValue(key *KeyObject, value *ValueObject) *KeyValue { r := &KeyValue...
{ "pile_set_name": "Github" }
sub ev (Str $s --> Numeric) { grammar expr { token TOP { ^ <sum> $ } token sum { <product> (('+' || '-') <product>)* } token product { <factor> (('*' || '/') <factor>)* } token factor { <unary_minus>? [ <parens> || <literal> ] } token unary_minus { '-' } token parens...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/"> <ShortName>EPSG.io</ShortName> <Description>Coordinate systems for spatial reference worldwide</Description> <InputEncoding>UTF-8</InputEncoding> <I...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:7675a4eb49dce65bbb2481f2c81cc89a5e207099e317aab4c135d32ffd243d38 size 209
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
require 'rack/content_length' module Rack module Handler class CGI def self.run(app, options=nil) serve app end def self.serve(app) app = ContentLength.new(app) env = ENV.to_hash env.delete "HTTP_CONTENT_LENGTH" env["SCRIPT_NAME"] = "" if env["SCRIPT_...
{ "pile_set_name": "Github" }
package client // DefaultDockerHost defines os specific default if DOCKER_HOST is unset const DefaultDockerHost = "npipe:////./pipe/docker_engine"
{ "pile_set_name": "Github" }
(ns akiee.rank (:require [akiee.app-db :as db] [akiee.constants :refer [TODO DOING DONE ALL]] [akiee.node :as no] [cljs.test :refer-macros [is deftest]])) ;; Functions that that change rank of nodes ;; ================= ;; Functions: (defn task-by-pos "Integer -> Node Returns node at pos -------...
{ "pile_set_name": "Github" }
/** * Sphinx stylesheet -- default theme * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ @import url("basic.css"); /* -- page layout ----------------------------------------------------------- */ body { font-family: sans-serif; font-size: 100%; background-color: #11303d; color: #000; margin: 0; pa...
{ "pile_set_name": "Github" }
## <div id="class06">架构型设计模式</div> 目录 - [35、同步模块模式](#class06-35) - [36、异步模块模式](#class06-36) - [37、Widget模式](#class06-37) ### <div id="class06-35">35、同步模块模式</div> #### 描述 **模块化**: 将复杂的系统分解成高内聚、低耦合的模块, 使系统开发变得可控、可维护、可扩展, 提高模块的重复使用率。 **同步模块模式**: 请求发出去之后, 无论模块是否存...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 227a08e24deb141b0955ea1b61d8c6f5 DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "ic_pf_leave.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "ic_pf_leave@2x.png", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1,...
{ "pile_set_name": "Github" }
(module (func $type-if-operand-missing (if (then) (else) ) ) (func $type-if-operand-missing-in-block (i32.const 0) (loop (if (then) (else) ) ) ) (func $type-if-operand-missing-in-if (i32.const 0) (i32.const 0) (if (then ...
{ "pile_set_name": "Github" }
#============================================================================= # # This Makefile is part of the SoftFloat IEEE Floating-Point Arithmetic # Package, Release 3e, by John R. Hauser. # # Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 The Regents of the # University of California. All rights reserved. ...
{ "pile_set_name": "Github" }
/* * FreeRTOS Kernel V10.3.1 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. 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 in * the Software without restriction, ...
{ "pile_set_name": "Github" }
"use strict"; function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj ...
{ "pile_set_name": "Github" }
// Copyright 2007,2008,2010 Segher Boessenkool <segher@kernel.crashing.org> // Licensed under the terms of the GNU GPL, version 2 // http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt // Updated and simplified for use by Kirk Engine - July 2011 #include <string.h> #include <stdio.h> // Include definitions from ki...
{ "pile_set_name": "Github" }
/* This file is part of TON Blockchain Library. TON Blockchain 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 of the License, or (at your option) any later ver...
{ "pile_set_name": "Github" }
using System; namespace NHibernate.Test.TypesTest { public class ChangeDefaultTypeClass { public int Id { get; set; } public DateTime NormalDateTimeValue { get; set; } = DateTime.Today; public string StringTypeLengthInType25 { get; set; } public string StringTypeExplicitLength20 { get; set; } public deci...
{ "pile_set_name": "Github" }
#include "Economy/RTSGathererComponent.h" #include "EngineUtils.h" #include "GameFramework/Actor.h" #include "Net/UnrealNetwork.h" #include "RTSContainerComponent.h" #include "RTSOwnerComponent.h" #include "RTSLog.h" #include "Economy/RTSPlayerResourcesComponent.h" #include "Economy/RTSResourceSourceComponent.h" #inc...
{ "pile_set_name": "Github" }
--- http_interactions: - request: method: get uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?channel=demo&m=0&pnsdk=PubNub-Ruby/4.1.0&r=0&signature=a4YVD_6PvxrL02jYcOVba5nvgQPILRhzjfd4Rqj9gn4=&timestamp=1464187535&ttl=1440&uuid=ruby-test-uuid-client-one&w=1 body: encoding: UTF-8 s...
{ "pile_set_name": "Github" }
/* Ion.RangeSlider, Flat UI Skin // css version 1.8.5 // by Denis Ineshin | ionden.com // ===================================================================================================================*/ /* ============================================================================================================...
{ "pile_set_name": "Github" }
/* * Copyright 2014-2019 Netflix, 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" }
<!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 --> <title>Uses of Class com.google.gwt.event.dom.client.ProgressEvent (GWT Javadoc)</title> <link rel="stylesheet" type="text/css" href="../../../../...
{ "pile_set_name": "Github" }
#!/usr/bin/oo-ruby require 'rubygems' require 'dbus' require 'sinatra' require 'parseconfig' ## # Main class for maintaining CNAME entries on avahi class Avahi DBUS_NAME='org.freedesktop.Avahi' DBUS_PATH_SERVER='/' DBUS_INTERFACE_SERVER='org.freedesktop.Avahi.Server' IF_UNSPEC = -1 PROTO_UNSPEC = -1 CLASS_...
{ "pile_set_name": "Github" }
/* This file is part of the MeshNet Arduino library. Copyright (C) 2013 Mattia Baldani This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at...
{ "pile_set_name": "Github" }
/***可检测的**关键字**有*** "int"|"break"|"else"|"switch"|"case"|"char"|"return"|"const"|"for"|"void"|"double"|"if" */ //#include<iostream.h> #include<stdio.h> void F(){ } int main() {/*test.c*/ const int sum1 = 0; int sum2=0; int a,b,flag,i; do...
{ "pile_set_name": "Github" }