text stringlengths 2 95.7k | meta dict |
|---|---|
/******************************************************************************
* Author: Laurent Kneip *
* Contact: kneip.laurent@gmail.com *
* License: Copyright (c) 2013 Laurent Kneip, ANU. All rights reserved. *
... | {
"pile_set_name": "Github"
} |
---
id: aa7697ea2477d1316795783b
title: Pig Latin
challengeType: 5
forumTopicId: 16039
localeTitle: Pig Latin
---
## Description
<section id='description'>
Переведите предоставленную строку в латинский свиньи. <a href="http://en.wikipedia.org/wiki/Pig_Latin" target="_blank">Pig Latin</a> берет первый согласный (или со... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# ============================================================================== #
# MIT License #
# #
# Copyright (c) 2017 Donato Rimenti ... | {
"pile_set_name": "Github"
} |
$
$!
$"
$#
$$
$%
$&
$'
$(
$)
$*
$+
$,
$-
$.
$/
$:
$;
$<
$=
$>
$?
$@
$[
$\
$]
$^
$_
$`
${
$|
$}
$~
| {
"pile_set_name": "Github"
} |
#"charset=utf-8"
#created by Denis Yarkovoy (dyarkovoy@aruna.com.ua) 30 January 2008
#Copyright (C) 2005,2008 Potix Corporation
#
# Error #
#
#-=PAGE_NOT_FOUND
1000={0} не знайдена.
#-=PORTLET_PAGE_REQUIRED
1001=Путь до ZUML сторінки має бути вказаний в параметрі zk_page.
#-=PAGE_FAILED
1002={
Неможливо завантажити {0... | {
"pile_set_name": "Github"
} |
# Acknowledgements
This application makes use of the following third party libraries:
## SubModule_Use_Bundle
Copyright (c) 2018 summertian4 <coderfish@163.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
i... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2018 suren <zxjlwt@126.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"
} |
------------------------------------------------------------------------------
-- --
-- Copyright (C) 2019, AdaCore --
-- --
-- ... | {
"pile_set_name": "Github"
} |
# Выпуск №98
11 декабря 2017: Декодинг картинок, анимация и авторизация в браузерах, Webpack или Parcel, устаревший GIF и всё, что вы хотели знать про Smashing Magazine.
- Виталий Фридман
- Вадим Макеев
- Алексей Симоненко
## Содержание
- 00:04:19 События
- 00:23:16 Новинки браузеров
- 00:53:28 Webpack или Parcel
-... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Reginaldo L. Russinholi, Cleiber Silva
#
# 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 re... | {
"pile_set_name": "Github"
} |
/******************************************************************************
/ wol.h
/
/ Copyright (c) 2014 and later wol
/ http://forum.cockos.com/member.php?u=70153
/ http://github.com/reaper-oss/sws
/
/ Permission is hereby granted, free of charge, to any person obtaining a copy
/ of this software and associated ... | {
"pile_set_name": "Github"
} |
coming soon
| {
"pile_set_name": "Github"
} |
/*
MIT Copyright Notice
Copyright 2003 M.I.T.
Permission is hereby granted, without written agreement or royalty fee, to use,
copy, modify, and distribute this software and its documentation for any
purpose, provided that the above copyright notice and the following three
paragraphs appear in all copies of this ... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc. Kohsuke Kawaguchi. Knud Poulsen.
#
# 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... | {
"pile_set_name": "Github"
} |
MIT License
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 rights to... | {
"pile_set_name": "Github"
} |
MIT License
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 rights to... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc. Kohsuke Kawaguchi. Knud Poulsen.
#
# 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... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2008 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 to in writing, so... | {
"pile_set_name": "Github"
} |
source: https://github.com/intridea/multi_json/blob/v1.13.1/LICENSE.md
Copyright (c) 2010-2013 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, Pavel Pravosud
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"
} |
/* Copyright (C) 2005 Jean-Marc Valin */
/**
@file pseudofloat.h
@brief Pseudo-floating point
* This header file provides a lightweight floating point type for
* use on fixed-point platforms when a large dynamic range is
* required. The new type is not compatible with the 32-bit IEEE format,
* it is not even... | {
"pile_set_name": "Github"
} |
# 序
**灵魂大师的人格魅力,严肃文学的锤片精髓: Mindfuck**
[吕琮霖](https://www.zhihu.com/people/sigmod)
觉大家对锤片的解读大方向错了。不少锤粉想去模仿大师,却只看到了只言片语的皮毛,一种摸不到精髓,只是一种 Cargo cult。肥肠、一个狗、保定、驴、老王、狗熊、嗷、昏古七这些都是不过指纹,魔幻现实主义的叙事、充满节奏感的语言结构,这些也只是一种姿态。你不能用一个人的指纹和姿态去描述一个人,理解一个人。要触及灵魂。锤片的灵魂是什么?大师的文学素养、人生阅历、音乐品味。所谓厚积薄发,”我见到过地狱与天堂的婚礼,战舰在猎户座肩旁熊熊燃烧!”,85 年春晚的罗文,科室里的勾... | {
"pile_set_name": "Github"
} |
@interface SBAppWindow : NSObject
@end
| {
"pile_set_name": "Github"
} |
// /** @file
// Fat Package Localized Strings and Content.
//
// Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// Redistributions of so... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2002-2004 by The Web Services-Interoperability Organization (WS-I) and
Certain of its Members. All Rights Reserved.
Notice
The material contained herein is not a license, either expressly or impliedly, to any
intellectual property owned or controll... | {
"pile_set_name": "Github"
} |
// The MIT License (MIT)
//
// Copyright (c) 2011-2015 Webcomm Pty Ltd
//
// 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... | {
"pile_set_name": "Github"
} |
[](https://github.com/ellerbrock/open-source-badges/)
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ... | {
"pile_set_name": "Github"
} |
every once in a while you see a film that is so effective in delivering the goods that it is easy to forget , and forgive , its glaring imperfections .
such is the case with ? good will hunting ? , a subtle character study about a socially inept mathematics genius who struggles to find his path in life .
despite some... | {
"pile_set_name": "Github"
} |
/*
FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
***************************************************************************
* ... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, 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, ... | {
"pile_set_name": "Github"
} |
@comment $OpenBSD: PLIST,v$
@bin bin/f18
| {
"pile_set_name": "Github"
} |
@ignore
Feature:
Scenario:
| {
"pile_set_name": "Github"
} |
Copyright (c) 2013 Braveg1rl
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, publish, distribute, sublicen... | {
"pile_set_name": "Github"
} |
Copyright (c) 2013 Braveg1rl
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, publish, distribute, sublicen... | {
"pile_set_name": "Github"
} |
archive:
ref: events-change-input
---
# Изменение: change, input, cut, copy, paste
На элементах формы происходят события клавиатуры и мыши, но есть и несколько других, особенных событий.
## Событие change
Событие [change](http://www.w3.org/TR/html5/forms.html#event-input-change) происходит по окончании изменения... | {
"pile_set_name": "Github"
} |
/* -----------------------------------------------------------------------
ffi.c - Copyright (c) 2013 Tensilica, Inc.
XTENSA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to... | {
"pile_set_name": "Github"
} |
Issuer services help companies from around the world to join the London equity market in order to gain access to capital.
The LSE allows companies to raise money, increase their profile and obtain a market valuation through a variety of routes, thus following the firms throughout the whole IPO process.
The London Stock... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////
// FILE: CSUXHub.h
// PROJECT: Micro-Manager
// SUBSYSTEM: DeviceAdapters
//-----------------------------------------------------------------------------
// DESCRIPTION: CSUX hub module. Required for operation of all
/... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Italian localization plugin for Jenkins
# Copyright © 2020 Alessandro Menti
#
# 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 limi... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, 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, ... | {
"pile_set_name": "Github"
} |
---
description: Ведите Changelog
title: Ведите Changelog
language: ru
version: 0.3.0
---
:markdown
# Ведите CHANGELOG
## Не позволяйте друзьям сливать логи гита в CHANGELOG™
Version **#{current_page.metadata[:page][:version]}**
### Что такое лог изменений?
Лог изменений – это файл, который содержит подд... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, 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, ... | {
"pile_set_name": "Github"
} |
# 왜 공부 해야하나요? (for/if만 알아도 되는데)
> 아래 글은 [제 브런치에 올렸던 글](https://brunch.co.kr/@jojoldu/16)을 기록 차원에서 블로그로 옮긴 글입니다.

```
"정기씨 아까 제가 꽃을 버려서 슬펐나요?
그건 신발이 진창에 빠졌을때 만큼 슬펐나요,
아니면 가까운 이가 아플때만큼 슬펐나요?
어떤 슬픔은 어렴풋한 슬픔이고, 어떤 슬픔은 처절한 슬픔이죠.
소소한 슬픔도,
아련한 슬픔도,
잊혀가는 슬픔도,
문득 기억이 떠올라 때때로 가슴이 아파지는 슬픔까지,
같은 슬픔조차도 사실... | {
"pile_set_name": "Github"
} |
/*
Работа с GUI.
*/
#pragma once
namespace Gui
{
/*
Инициализация.
*/
void init(void);
/*
Деинициализация.
*/
void uninit(void);
/*
Кээлбэк для _enumWindows().
IN window - окно.
IN param - параметр.
Return - true - продолжить поиск,
... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, 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, ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head><title>Package Overview</title>
<!--
Copyright (c) 2007 Henri Sivonen
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 wit... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018-2999 广州亚米信息科技有限公司 All rights reserved.
*
* https://www.gz-yami.com/
*
* 未经允许,不可做商业用途!
*
* 版权所有,侵权必究!
*/
package com.yami.shop.bean.vo;
import lombok.Data;
@Data
public class SysUserVO {
/**
* 用户id
*/
private String userId;
/**
* 用户名
*/
private Str... | {
"pile_set_name": "Github"
} |
//
// AppDelegate.h
// Obj-C SDK
//
// Copyright © 2015 Uber Technologies, Inc. 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, including... | {
"pile_set_name": "Github"
} |
/*
* _______ _ _ _____ ____
* |__ __| | | | |/ ____| _ \
* | | ___ ___ _ __ _ _| | | | (___ | |_) |
* | |/ _ \/ _ \ '_ \| | | | | | |\___ \| _ <
* | | __/ __/ | | | |_| | |__| |____) | |_) |
* |_... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2013 Khaled Mammou - Advanced Micro Devices, 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... | {
"pile_set_name": "Github"
} |
// CodeContracts
//
// Copyright (c) Microsoft Corporation
//
// All rights reserved.
//
// MIT License
//
// 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 wit... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2006-2009 Mitch Garnaat http://garnaat.org/
#
# 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, modi... | {
"pile_set_name": "Github"
} |
@bracketMatching
@matchBrackets
@MatchResult
| {
"pile_set_name": "Github"
} |
//
// Luminosity.swift
// RandomColorSwift
//
// Copyright (c) 2016 Wei Wang (http://onevcat.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 wi... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file startup_stm32f410rx.s
* @author MCD Application Team
* @brief STM32F410Rx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2017 WillowTree, Inc.
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, pu... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Eric Lefevre-Ardant, Seiji Sogabe
#
# 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 restric... | {
"pile_set_name": "Github"
} |
/*
* The MIT License
*
* Copyright (c) 2017, CloudBees, 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, c... | {
"pile_set_name": "Github"
} |
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Mupen64plus - cheat.c *
* Mupen64Plus homepage: https://mupen64plus.org/ *
* Copyright (C) 2009 Richard Goedeken *
* Copyrig... | {
"pile_set_name": "Github"
} |
<!--
- The MIT License
-
- Copyright (c) 2011, Jeff Blaisdell
-
- 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
- ... | {
"pile_set_name": "Github"
} |
@mingw32-make
@pause | {
"pile_set_name": "Github"
} |
#--
# Copyright (c) 2006 Philip Ross
#
# 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, publish, di... | {
"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"
} |
<p>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, publish, distribute, ... | {
"pile_set_name": "Github"
} |
true
Byte
true
Short
true
Char
true
Int
true
Long
true
Float
true
Double
true
Boolean
true
Unit
true
Any
true
AnyVal
true
Object
true
Object
true
Null
true
Nothing
| {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!--
The MIT License
Copyright (c) 2014-2016 Ilkka Seppälä
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 limitat... | {
"pile_set_name": "Github"
} |
И вот вы по ту сторону стены. С ног до головы в расплавленном зефире.
Вы слышите нарастающий гул. Надвигается рой гигантских пчел.
Каждая величиной с ладонь.
Как вы будете спасаться от них?
[Притворитесь, что вы тоже пчела и начнете жужжать.](bee-too/bee-too.md)
[Посмотрите в зеркало](mirror/i-am-the-bee.md)
[Слеп... | {
"pile_set_name": "Github"
} |
Ace
Alaska
Anchor
Ant
Anthem
Apron
Armor
Army
Ash
Astronaut
Attic
Avalanche
Axe
Baby
Bacon
Balloon
Banana
Barbecue
Bass
Bath
Battle
Battleship
Bay
Beam
Bean
Beard
Bee
Beer
Bench
Bicycle
Big Bang
Big Ben
Bikini
Biscuit
Blacksmith
Blade
Blind
Blizzard
Blues
Boil
Bonsai
Book
Boss
Bowl
Bowler
Boxer
Brain
Brass
Brazil
Bread... | {
"pile_set_name": "Github"
} |
>Mycoplasma_agalactiae_5632_FP671138_gi|290752859|emb|CBH40834.1|
MSGKLLVPKIRFKEFTNAWEQEKLGNFGTSTGGSSIENFFNNNGKYKVISIGSFSEDNTYNDQGLRIDYS
PFIKDKILKKDNIVMILNDKSSEAKILGKALLIEKDDEFVYNQRVQKIDINKDRFLSKFIFTLLNSNSRE
KITLLAQGNTQIYVNWSSISSIEYLIPNLEEQSQISSLFSHLDSLITLHQRKLSSLKNLKNRLLDKMFCD
EKSQFPSIRFKEFTNAWEQWKARGILLPYRQKNDKNLTLIS... | {
"pile_set_name": "Github"
} |
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Цветовые палитры</title>
</head>
<style>
@import "manual.css";
</style>
<body>
<h3>Цветовые палитры</h3>
<p><strong><em>Обратите внимание: эта глава посвящена не управлению цветом, а изменению и управлению цветными <a h... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file startup_stm32f446xx.s
* @author MCD Application Team
* @brief STM32F446xx Devices vector table for GCC toolchain.
* This module performs:
* - Set the initial SP
* ... | {
"pile_set_name": "Github"
} |
/*
* The MIT License
*
* Copyright (c) 2016, CloudBees, 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, c... | {
"pile_set_name": "Github"
} |
# one
---
example
| {
"pile_set_name": "Github"
} |
{
"title": "SETTINGS",
"groups": [
{
"title": "EDITOR",
"items": [
{
"title": "THEME",
"type": "list",
"key": "editor.theme",
"value": 38,
"items": [
"3024-day",
"3024-night",
"abcdef",
"ambianc... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Italian localization plugin for Jenkins
# Copyright © 2020 Alessandro Menti
#
# 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 limi... | {
"pile_set_name": "Github"
} |
==Phrack Inc.==
Volume One, Issue Nine, Phile #7 of 10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
(512)-396-1120
The Shack // presents
A Multi-User Cha... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file stm32f10x_adc.h
* @author MCD Application Team
* @version V3.5.0
* @date 11-March-2011
* @brief This file contains all the functions prototypes for the ADC firmware
* library.
******************... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018-2020 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
* 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"
} |
/*
FreeRTOS V8.2.1 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify it under
the terms of... | {
"pile_set_name": "Github"
} |
/*
FreeRTOS V8.2.1 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify it under
the terms of... | {
"pile_set_name": "Github"
} |
SUBROUTINE OPTPX1 (*,STOR,NOGO,NEN,LOC1)
C
C PROCESS PID DATA ON PLIMIT CARD
C
INTEGER STOR(15),SYSBUF,OUTTAP,YCOR,THRU,NAM(2),X(7),IY(1)
CHARACTER UFM*23
COMMON /XMSSG / UFM
COMMON /BLANK / SKP1(5),YCOR
CZZ ... | {
"pile_set_name": "Github"
} |
Copyright (c) 2005-2013 Joergen Ibsen
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, publish, distribute... | {
"pile_set_name": "Github"
} |
@echo off
cd ..
npm start
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2014, NVIDIA CORPORATION. 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, including without limitation
* the rights to use... | {
"pile_set_name": "Github"
} |
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* -------------------------------------------------------------------------- *
* Lepton *
* -------------------------------------------------------------------------- *
... | {
"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"
} |
/** @file
Copyright (c) 2011, 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 that accompanies this distribution.
The full text of the license may be found at
http://opensource.org/licens... | {
"pile_set_name": "Github"
} |
/*************************************************************
* Copyright (c) 2006 Shotaro Tsuji
*
* 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... | {
"pile_set_name": "Github"
} |
for those who associate italian cinema with fellini and " high art , " the son's room is an inventive , subtle alternative .
written by , directed , and starring nanni moretti , it takes us through the slow , complicated path of bereavement .
slow is the best description for the film at first .
it takes its time in ... | {
"pile_set_name": "Github"
} |
Human rights activists and the computer industry joined in a rare show of cooperation on Thursday, urging more effective policing of pornography and violence in the anarchic "virtual wild west" of the Internet.
Stories proliferate about pornography, sexual violence
against women and children, bomb-making recipe... | {
"pile_set_name": "Github"
} |
/* Part of SWI-Prolog
Author: Jan Wielemaker
E-mail: J.Wielemaker@vu.nl
WWW: http://www.swi-prolog.org
Copyright (c) 1999-2016, University of Amsterdam
VU University Amsterdam
All rights reserved.
Redistribution and use in source and bina... | {
"pile_set_name": "Github"
} |
<?php
if (!is_callable('random_int')) {
/**
* Random_* Compatibility Library
* for using the new PHP 7 random_* API in PHP 5 projects
*
* The MIT License (MIT)
*
* Copyright (c) 2015 - 2018 Paragon Initiative Enterprises
*
* Permission is hereby granted, free of charge, to a... | {
"pile_set_name": "Github"
} |
#
# Copyright (c) 2017-2020 the rbfx project.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, pub... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* ARPHeader.h -- The ARPHeader Class represents an ARP packet. It *
* contains methods to set any header field. In general, these methods do *
* error checkings and byte order conversion. *
* ... | {
"pile_set_name": "Github"
} |
/* Part of SWI-Prolog
Author: Jan Wielemaker
E-mail: J.Wielemaker@vu.nl
WWW: http://www.swi-prolog.org
Copyright (c) 2003, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted p... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file stm32f4xx_hal.c
* @author MCD Application Team
* @version V1.7.0
* @date 17-February-2017
* @brief HAL module driver.
* This is the common part of the HAL initialization
*
@verbatim
=========... | {
"pile_set_name": "Github"
} |
/**
* The MIT License
*
* Copyright (c) justanimate
*
* 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, modif... | {
"pile_set_name": "Github"
} |
//
// String+MD5.swift
// Kingfisher
//
// Created by Wei Wang on 18//25.
//
// Copyright (c) 2018 Wei Wang <onevcat@gmail.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 wi... | {
"pile_set_name": "Github"
} |
=== Git в Bash
(((bash)))(((tab completion, bash)))(((shell prompts, bash)))
Если вы используете Bash, то можете задействовать некоторые из его фишек для облегчения работы с Git.
К слову, Git поставляется с плагинами для нескольких командных оболочек, но они выключены по умолчанию.
Для начала, скачайте файл `contrib/... | {
"pile_set_name": "Github"
} |
/*
==============================================================================
This file is part of the juce_core module of the JUCE library.
Copyright (c) 2015 - ROLI Ltd.
Permission to use, copy, modify, and/or distribute this software for any purpose with
or without fee is hereby granted, p... | {
"pile_set_name": "Github"
} |
------------------------------------------------------------------------------
-- --
-- GNAT2WHY COMPONENTS --
-- --
-- ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.