text stringlengths 2 95.7k | meta dict |
|---|---|
/*! \file binary.hpp
\brief Binary input and output archives */
/*
Copyright (c) 2014, Randolph Voorhies, Shane Grant
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 o... | {
"pile_set_name": "Github"
} |
#/***************************************************************************
# * Copyright (c) 2016 Victor Titov (DeepSOIC) <vv.titov@gmail.com> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * ... | {
"pile_set_name": "Github"
} |
#====================================================================
#
# wNim - Nim's Windows GUI Framework
# (c) Copyright 2017-2020 Ward
#
#====================================================================
import private/gdiobjects/wPen
export wPen
| {
"pile_set_name": "Github"
} |
0
1
2
3
4
5
| {
"pile_set_name": "Github"
} |
// ***************************************************************************
// *
// * Copyright (C) 2010 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/sr_Cyrl_BA.xml
// *
// *********... | {
"pile_set_name": "Github"
} |
// /** @file
// CapsuleX64 Localized Strings and Content
//
// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions
// of the BSD License which accompanies this distribution. The... | {
"pile_set_name": "Github"
} |
-
request:
method: POST
url: 'http://example.com'
headers:
Host: example.com
Content-Length: '0'
response:
status: 200
headers:
Accept-Ranges: bytes
Cache-Control: max-age=604800
Content-Type: text/html
... | {
"pile_set_name": "Github"
} |
/*****************************************************************************/
/* */
/* (triangle.h) */
/* */
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS I... | {
"pile_set_name": "Github"
} |
{
"language-data": {
"native": "Français (France)",
"english-name": "French",
"locale": "fr, fr_FR",
"last-update": "2019-06-05",
"authors": [
"Frédéric K. http:\/\/flatboard.free.fr",
"Clickwork https:\/\/clickwork.ch",
"",
""
... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2006-2008 CSIRO, Jean-Marc Valin, Xiph.Org Foundation
File: scal.c
Shaped comb-allpass filter for channel decorrelation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions ... | {
"pile_set_name": "Github"
} |
/**
* The MIT License (MIT)
*
* Copyright (c) 2019 vk.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy... | {
"pile_set_name": "Github"
} |
# Xamarin Forms: For Starters
## E-book blurb
Xamarin is a Microsoft-owned San Francisco, California-based software company founded in May 2011 by the engineers that created Mono, Mono for Android and MonoTouch, which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language S... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015 Kaprica Security, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015 Kaprica Security, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | {
"pile_set_name": "Github"
} |
NOTICE
The ClearCanvas open source RIS/PACS project incorporates and licenses
existing open source software from other projects. Those licenses, the
software they apply to, and their authors are acknowledged below.
The full texts of the applicable licenses, if not reproduced in entirety
in this file, are av... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftheader.h */
/* */
/* Bu... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftheader.h */
/* */
/* Bu... | {
"pile_set_name": "Github"
} |
/*
This file is part of Darling.
Copyright (C) 2019 Lubos Dolezel
Darling 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.
Darling i... | {
"pile_set_name": "Github"
} |
{
"ИмяСборки": "Тест",
"КаталогФич": "C:\\Temp\\CommandFeature\\Test5.feature",
"КаталогПроекта": "C:\\Temp\\Exchange",
"ПриоритетНастроекПользователя": true,
"ВыполнитьСценарии": "Истина",
"ЗагрузитьСценарии": "Истина",
"ЗавершитьРаботуСистемы": "Ложь",
"ИмяФайлаВнешнихКомандФреймворка": "C:\\Temp\\Exchange\\... | {
"pile_set_name": "Github"
} |
{ "translations": {
"Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה",
"The mountpoint name contains invalid characters." : "שם ה- mountpoint מכיל תווים לא חוקיים.",
"Not allowed to create a federated share with the same user server" : "יצירת שיתוף מאוגד עם אותו שר... | {
"pile_set_name": "Github"
} |
<html>
<head>
<meta charset="utf-8">
<title>ECharts</title>
<!-- 引入 echarts.js -->
<script src="echarts.js"></script>
</head>
<body>
<div id="showhere" style="width:800px; height:600px;"></div>
<script>
var myChart = echarts.init(document.getElementById('showhere'));
var option = {
t... | {
"pile_set_name": "Github"
} |
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | {
"pile_set_name": "Github"
} |
Copyright (c) 2018, the LSSTDESC CCL contributors (https://github.com/LSSTDESC/CCL/graphs/contributors).
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 ... | {
"pile_set_name": "Github"
} |
/*
This file is part of Darling.
Copyright (C) 2019 Lubos Dolezel
Darling 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.
Darling i... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
*
* You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
* copy, modify, and distribute this software in source code or binary form for use
* in connection with the web services and APIs provided by Facebook.
*
* As ... | {
"pile_set_name": "Github"
} |
/*
This file is part of Darling.
Copyright (C) 2019 Lubos Dolezel
Darling 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.
Darling i... | {
"pile_set_name": "Github"
} |
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2010-2016 Isode Limited.
* All rights reserved.
* See the COPYING file for more information.
*/
#pragma once
#include <Swift/Controllers/UIEvents/UIEvent.h>
namespace Swift {
class RequestXMLConsoleUIEvent : public UIEvent {
};
}
| {
"pile_set_name": "Github"
} |
/* Copyright (c) 2014, Nordic Semiconductor ASA
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify... | {
"pile_set_name": "Github"
} |
/*
This file is part of Darling.
Copyright (C) 2017 Lubos Dolezel
Darling 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.
Darling i... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* ____ _ _____ *
* / ___| / \ | ___| C++ *
* | | / _ \ | |_ Actor *
... | {
"pile_set_name": "Github"
} |
/**
* The MIT License (MIT)
*
* Copyright (C) 2013-2016 tarent solutions GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the ri... | {
"pile_set_name": "Github"
} |
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2012 Sam Lantinga
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 op... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* File Name : stm32f0xx_hal_msp.c
* Description : This file provides code for the MSP Initialization
* and de-Initialization codes.
*********************************************************... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2015 Neo Kim (neo.kim@neofect.com)
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated do... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file stm32f7xx_hal_sai_ex.c
* @author MCD Application Team
* @version V1.1.0
* @date 22-April-2016
* @brief Empty file; This file is no longer used to set synchronization and
* to get SAI block f... | {
"pile_set_name": "Github"
} |
/*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2014-2018, Arm Limited and affiliates.
* SPDX-License-Identifier: BSD-3-Clause
*
* 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 copyri... | {
"pile_set_name": "Github"
} |
#region Licence...
//-----------------------------------------------------------------------------
// Date: 10/03/09 Time: 21:00
// Module: WixSharp.cs
// Version: 0.1.20
//
// This module contains the definition of the Wix# classes.
//
// Written by Oleg Shilo (oshilo@gmail.com)
// Copyright (c) 2008-2017. All rights... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftlcdfil.h */
/* */
/* Fr... | {
"pile_set_name": "Github"
} |
@import 'file-manager/material.scss';
| {
"pile_set_name": "Github"
} |
.com_content body,
.com_mailto body {
padding-top: 0;
}
| {
"pile_set_name": "Github"
} |
// Copyright 2006-2008 the V8 project authors. 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
// notice, this lis... | {
"pile_set_name": "Github"
} |
{
"data": [
{
"author": "Edward Norton",
"quote": "I've always thought of acting as more of an exercise in empathy, which is not to be confused with sympathy. You're trying to get inside a certain emotional reality or motivational reality and try to figure out what that's about so yo... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C)2005-2019 Haxe Foundation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge,... | {
"pile_set_name": "Github"
} |
# KV 参数存储例程
## 简介
本例程将演示使用 EasyFlash 存储 KV 参数,记录开机次数。
## 背景知识
KV 是 key-value(键值对)的缩写,保存数据时,都是 key 和 value 一起保存,读取数据时,只要输入 key 值,就可读取到 value 值,十分方便。本例程中的环境变量就是利用 KV 值存储的。
[EasyFlash](https://github.com/armink/EasyFlash) 是一款开源的轻量级嵌入式Flash存储器库,主要为 MCU 提供便捷、通用的上层应用接口,使得开发者更加高效实现基于的Flash存储器常见应用开发。
该库目前提供 **三大实用功能** :
... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
*/
@interface FCBundleLookupClass : NSObject
@end
| {
"pile_set_name": "Github"
} |
#
# FreeType 2 BDF module definition
#
# Copyright 2001, 2002, 2006 by
# Francesco Zappa Nardelli
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without lim... | {
"pile_set_name": "Github"
} |
# fetchett
#google-code-prettify
bootstrap
jquery
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* 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 cop... | {
"pile_set_name": "Github"
} |
\ @(#) c_struct.fth 98/01/26 1.2
\ STRUCTUREs are for interfacing with 'C' programs.
\ Structures are created using :STRUCT and ;STRUCT
\
\ This file must be loaded before loading any .J files.
\
\ Author: Phil Burk
\ Copyright 1994 3DO, Phil Burk, Larry Polansky, David Rosenboom
\
\ Permission to use, copy, modify, an... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftsmerrs.h */
/* */
/* sm... | {
"pile_set_name": "Github"
} |
/*
* Autogenerated file by GPU Top : https://github.com/rib/gputop
* DO NOT EDIT manually!
*
*
* Copyright (c) 2015 Intel Corporation
*
* 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 Softwar... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* the Systems Programming Group of the University of Utah Computer
* Science Department.
*
* ... | {
"pile_set_name": "Github"
} |
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Martin Kleppe <kleppe@ubilabs.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
... | {
"pile_set_name": "Github"
} |
p
q
r
s
-
o
r
g
_
_
c
p
p
-
o
s
x
-
s
e
s
s
i
o
n
| {
"pile_set_name": "Github"
} |
###### Johnson
# Foreign languages ought to be an asset for politicians—not a liability
##### Even if you distrust foreigners, shouldn’t you want to know what they are saying?

> Apr 27th 2019
IT SEEMS HARD to imagine, but once a British prime minister could not only aim t... | {
"pile_set_name": "Github"
} |
<!--
Copyright (c) 2012, Ben Fortuna
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
o Redistributions of source code must retain the above copyright
notice, this list of c... | {
"pile_set_name": "Github"
} |
#!/usr/bin/make -f
#
%:
dh $@
| {
"pile_set_name": "Github"
} |
/*************************************************************************/
/* path_utils.cpp */
/*************************************************************************/
/* This file is part of: */
/* ... | {
"pile_set_name": "Github"
} |
*** Sent via Email - DMCA Notice of Copyright Infringement ***
Dear Sir/Madam,
I certify under penalty of perjury, that I am an agent authorized to act on behalf of the owner of the intellectual property rights and that the information contained in this notice is accurate.
I have a good faith belief that the page or... | {
"pile_set_name": "Github"
} |
/*
* regc_locale.c --
*
* This file contains locale-specific regexp routines.
* This file is #included by regcomp.c.
*
* Copyright (c) 1998 by Scriptics Corporation.
*
* This software is copyrighted by the Regents of the University of
* California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
* ... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* *
* OpenNI 2.x Alpha *
* Copyright (C) 2012 PrimeSense Ltd. *
* ... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* *
* OpenNI 2.x Alpha *
* Copyright (C) 2012 PrimeSense Ltd. *
* ... | {
"pile_set_name": "Github"
} |
/*
* Copyright Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the authors tag. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public License vers... | {
"pile_set_name": "Github"
} |
line0=BIND пътища,11
chroot=Коренова директория в която да се стартира BIND ,3,По подразбиране
no_chroot=В chroot директорията ли е named.conf?,1,0-Да,1-Не
auto_chroot=Команда за откриване на chroot директория,3,Използвай указаната по-горе директория
named_user=Юзер от чието име да се стартира BIND ,3,По подразбиране
n... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftmm.h */
/* */
/* Fr... | {
"pile_set_name": "Github"
} |
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person ... | {
"pile_set_name": "Github"
} |
/*
All modification made by Intel Corporation: © 2016 Intel Corporation
All contributions by the University of California:
Copyright (c) 2014, 2015, The Regents of the University of California (Regents)
All rights reserved.
All other contributions:
Copyright (c) 2014, 2015, the respective contributors
All rights rese... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Rust Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at
// http://rust-lang.org/COPYRIGHT.
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or ... | {
"pile_set_name": "Github"
} |
// Copyright 2009 the V8 project authors. 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
// notice, this list of ... | {
"pile_set_name": "Github"
} |
/*
This file is part of Darling.
Copyright (C) 2017 Lubos Dolezel
Darling 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.
Darling i... | {
"pile_set_name": "Github"
} |
there was a lot riding on this movie .
everyone even moderately interested in the " scream " series was dying to know how it would end .
what would be the " final act " ?
this is the end of an era for them , a movie which has kept them up nights searching for clues on the internet , talking and tossing around rumors... | {
"pile_set_name": "Github"
} |
{
"description": "A list of vegetables.",
"vegetables": [
"acorn squash",
"alfalfa sprout",
"amaranth",
"anise",
"artichoke",
"arugula",
"asparagus",
"aubergine",
"azuki bean",
"banana squash",
"basil",
"bean sprout"... | {
"pile_set_name": "Github"
} |
- basic
- meridian
- seconds
- spinners
- steps
- validation
- config
+ localization
| {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* t42drivr.c */
/* */
/* Hi... | {
"pile_set_name": "Github"
} |
/*
* The MIT License
*
* Copyright 2013 Tim Boudreau.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, m... | {
"pile_set_name": "Github"
} |
{WELCOME_MSG}
בבקשה לשמור דואר אלקטרוני זה עבור הרשומות שלך. פרטי החשבון שלך כדלקמן:
----------------------------
שם משתמש: {USERNAME}
סיסמה: {PASSWORD}
----------------------------
חשבונך כרגע לא פעיל. אתה לא יכול להשתמש בו עד לבקר את הקישור הבא:
{U_ACTIVATE}
אנא אל תשכח את הסיסמה שלך, כמו זה כבר מוצפנת בבסיס הנת... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* svbdf.h */
/* */
/* Th... | {
"pile_set_name": "Github"
} |
archive:
ref: modifying-document#prepend-append-before-after
---
# Мультивставка: insertAdjacentHTML и DocumentFragment
Обычные методы вставки работают с одним узлом. Но есть и способы вставлять множество узлов одновременно.
## Оптимизация вставки в документ
Рассмотрим задачу: сгенерировать список `UL/LI`.
Есть... | {
"pile_set_name": "Github"
} |
/*
u8g_dev_ssd1325_nhd27oled_bw.c
1-Bit (BW) Driver for SSD1325 Controller (OLED Display)
Tested with NHD-2.7-12864UCY3
Universal 8bit Graphics Library
Copyright (c) 2011, olikraus@gmail.com
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
a... | {
"pile_set_name": "Github"
} |
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- mbohlool
| {
"pile_set_name": "Github"
} |
/**************************************************************************/
/* */
/* This file is part of Frama-C. */
/* */
/* Copyrigh... | {
"pile_set_name": "Github"
} |
@import url("gtk-main.css");
| {
"pile_set_name": "Github"
} |
https://github.com/codehaus/jaxen/blob/master/jaxen/LICENSE.txt
/*
$Id$
Copyright 2003-2006 The Werken Company. 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... | {
"pile_set_name": "Github"
} |
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
description="A network interface promiscuous mode detection tool"
command="/usr/sbin/ifchk"
command_args="-f ${IFCHK_CONFIGFILE} ${IFCHK_OPTS}"
retry="TERM/25/KILL/5"
depend() {
after net
}
# v... | {
"pile_set_name": "Github"
} |
package factory.pattern;
/**
* Created by luisburgos on 15/07/15.
*/
public class ConcreteFactoryOne extends Factory{
@Override
public Product createProduct(String productType) {
return new ConcreteProductOne();
}
}
| {
"pile_set_name": "Github"
} |
# Key Runner
- Home: https://web.archive.org/web/20150412095108/http://killergame.net/keyrunner/
- State: mature, inactive since 2013
- Platform: Windows, Linux
- Keywords: action, open content
- Code repository: https://gitlab.com/osgames/keyrunner.git (import of sources)
- Code language: C++
- Code license: GPL-3.0
... | {
"pile_set_name": "Github"
} |
@Suppress("FOO") fun f() {
}
| {
"pile_set_name": "Github"
} |
CHANGES
=======
0.3 - 2014-05-22
----------------
- Agents id are now unique across boxes
- Disabling heartbeat on busy agents
- Busy agents cannot be killed that easily
- moved from a REP/ROUTER/REQ pattern to a REP/ROUTER/ROUTER
- Refactored Funkload output
- Refactored external runner interface
- Many more things
... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftconfig.h */
/* */
/* ... | {
"pile_set_name": "Github"
} |
/usr/local/vesta/log/*.log {
missingok
notifempty
size 30k
yearly
create 0600 root root
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* The contents of this file are subject to the terms of either the Universal Permissive License
* v 1.0 as shown at http://oss.oracle.com/licenses/upl
*
* or the follo... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.