text stringlengths 1 22.8M |
|---|
Maurice Ronald MacNab, born in Hythe, Kent on 6 May 1902 – 12 April 1962, was an English cricketer. MacNab was a left-handed batsman whose bowling style is unknown, but it is known he bowled with his left-arm.
MacNab made his only first-class appearance for Wales against the Marylebone Cricket Club in 1930. In this ma... |
```python
from django.contrib.gis.gdal import GDALRaster
from .classes import BootTestCase
import os
class TestApi(BootTestCase):
def setUp(self):
pass
def tearDown(self):
pass
def test_gdal_functions(self):
raster = GDALRaster(os.path.join("app", "fixtures", "orthophoto.tif"))
... |
Horsforth Woodside was a proposed railway station that was to be built on the site of Woodside Quarry near Horsforth in West Yorkshire, England. It would have been located on the Harrogate Line near the current Horsforth station, which would also stay open. Horsforth Woodside was also the name of a very early station o... |
New Providence was a small railroad town in Montgomery County, Tennessee. It was a mostly working-class city until about the mid-20th century, when it was annexed by the nearby city of Clarksville.
The 19th century
The nineteenth century had the advent of the railroad through New Providence and the nearby hubs of Cla... |
```objective-c
*
* 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... |
Eduard Balúch (born 30 June 1971) is a Slovak water polo player. He competed in the men's tournament at the 1992 Summer Olympics.
References
1971 births
Living people
Slovak male water polo players
Olympic water polo players for Czechoslovakia
Water polo players at the 1992 Summer Olympics
Sportspeople from Bojnice |
Butch is Not a Dirty Word (BINADW) is an Australian biannual magazine for butch lesbians and their supporters, the only magazine in the world specifically dedicated to gender nonconforming women. The magazine's motto is "A queer magazine for butch dykes, butch lesbians, butch women, trans butches, non-binary butches & ... |
```c++
This program is free software; you can redistribute it and/or modify
the Free Software Foundation
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
with this program; if n... |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DuplicatedNodeItem</class>
<widget class="QWidget" name="DuplicatedNodeItem">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>244</width>
<height>163</height>
</rect>
</property>
<property name="sizePolicy">... |
```python
#!/usr/bin/env python3
#
#
# 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, distr... |
Detectives Inc. is a series of two original graphic novels written by Don McGregor and published by Eclipse Enterprises in 1980 and 1985. The first, Detectives Inc.: A Remembrance of Threatening Green, featured black-and-white art by penciler-inker Marshall Rogers. The second, Detectives Inc.: A Terror Of Dying Dreams... |
```c++
/*=============================================================================
=============================================================================*/
#if !defined(ELEMENTS_TEXT_APRIL_17_2016)
#define ELEMENTS_TEXT_APRIL_17_2016
#include <elements/support/glyphs.hpp>
#include <elements/support/theme.h... |
```python
#
#
# path_to_url
#
# Unless required by applicable law or agreed to in writing, software
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
"""Imports Onsets and Frames realtime demo."""
``` |
The long-tailed bush warbler (Locustella caudata) is a species of grass warbler (family Locustellidae). It was formerly included in the "Old World warbler" assemblage.
It is found only in the Philippines.
References
BirdLife International 2004. Bradypterus caudatus. 2006 IUCN Red List of Threatened Species. Do... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<androidx.drawerlayout.widget.DrawerLayout xmlns:android="path_to_url"
xmlns:app="path_to_url"
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
<!-- The main content view -->
<RelativeLayout
... |
Conrad Lycosthenes (8 August 151825 March 1561), born Conrad Wolffhart, was an Alsatian humanist and encyclopedist. Deacon of Saint Leonard in Basel, professor of grammar and dialectics, Lycosthenes had a passion for the study of nature and geophysics.
Life
Conrad Wolffhart was born in Rouffach in Alsace on 8 August ... |
```python
'Generated'; import os; import sys; sys.path.append(os.path.dirname(os.path.realpath(__file__)))
``` |
Lars Staffan Göthe (born 20 December 1944, in Luleå), is a Swedish playwright, actor and director. He is a professor at Malmö Theatre Academy (Teaterhögskolan i Malmö) at Lund University.
Göthe graduated from the Gothenburg Theatre Academy in 1971.
In 2001, Göthe was awarded the Litteris et Artibus medal.
Plays by G... |
```go
package imap
// ListOptions contains options for the LIST command.
type ListOptions struct {
SelectSubscribed bool
SelectRemote bool
SelectRecursiveMatch bool // requires SelectSubscribed to be set
SelectSpecialUse bool // requires SPECIAL-USE
ReturnSubscribed bool
ReturnChildren bool
R... |
```ocaml
(** Unit test for Convolution3D operations *)
include Unit_conv2d_generic.Make (Owl_base_algodiff_primal_ops.S)
``` |
```python
# this is a module, so test2 should get an __init__.py
def get_some_wisdom():
return 'Art is making something out of nothing, and selling it.'
``` |
São João Batista, Maranhão is a municipality in the state of Maranhão in the Northeast region of Brazil.
The municipality contains a small part of the Baixada Maranhense Environmental Protection Area, a sustainable use conservation unit created in 1991 that has been a Ramsar Site since 2000.
See also
List of municip... |
```java
package com.benny.openlauncher.util;
import android.app.NotificationManager;
import android.app.admin.DevicePolicyManager;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.media.AudioManager;
import android.net.Uri;
import android.provider.Medi... |
Wusheng Road Station (), is a station on Line 6 of the Wuhan Metro. It entered revenue service on December 28, 2016. It is located in Qiaokou District.
Station layout
Gallery
References
Wuhan Metro stations
Line 6, Wuhan Metro
Railway stations in China opened in 2016 |
```php
<?php
/*
* This file is part of PHPUnit.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/**
* Constraint that accepts true.
*
* @since Class available since Release 3.3.... |
MOS:PSEUDO or MOS:PSEUD may refer to:
MOS:PSEUDONYM, Wikipedia:Manual of Style/Biography § Pseudonyms, stage names, nicknames, hypocorisms, and common names
MOS:PSEUDOCODE, Wikipedia:WikiProject Computer science/Manual of style § Algorithms
MOS:PSEUDOHEAD, on not abusing for stylistic reasons the wiki markup semicol... |
County routes in Washington County, New York, are signed with the Manual on Uniform Traffic Control Devices-standard yellow-on-blue pentagon route marker.
Routes 1–40
Routes 41 and up
See also
County routes in New York
List of former state routes in New York
References
External links |
Yeltsino () is a rural locality (a selo) in Razdolyevskoye Rural Settlement, Kolchuginsky District, Vladimir Oblast, Russia. The population was 112 as of 2010. There are 4 streets.
Geography
Yeltsino is located 20 km southeast of Kolchugino (the district's administrative centre) by road. Gridenka is the nearest rural... |
Eilema alluaudi is a moth of the subfamily Arctiinae first described by Hervé de Toulgoët in 1968. It is found on Madagascar.
References
Moths described in 1968
alluaudi |
```javascript
window.MyLoginZoidComponent = zoid.create({
// The html tag used to render my component
tag: "my-login-component",
// The url that will be loaded in the iframe or popup, when someone includes my component on their page
url: new URL("login.htm", window.location.href).href,
});
``` |
```objective-c
/*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the followin... |
A rhizome is a concept in post-structuralism describing a nonlinear network that "connects any point to any other point". It appears in the work of French theorists Deleuze and Guattari, who used the term in their book A Thousand Plateaus to refer to networks that establish "connections between semiotic chains, organiz... |
```php
<?php
require_once __DIR__ . '/../bootstrap.php';
$observable = Rx\Observable::of(42)->repeat();
$otherObservable = Rx\Observable::of(21)->repeat();
$mergedObservable = $observable
->merge($otherObservable)
->take(10);
$disposable = $mergedObservable->subscribe($stdoutObserver);
``` |
Sophia Bruun (3 December 1987 – 1 June 2010) was a Danish soldier. Killed on 1 June 2010 while on duty in Afghanistan, she was the first Danish woman soldier ever to be killed in action.
Bruun was killed at midday on 1 June while manning a machine gun on an armoured Piranha patrol vehicle when it suffered a road-side ... |
```objective-c
// GENERATED FILE - DO NOT MODIFY
#ifndef tensorflow_core_framework_function_proto_H_
#define tensorflow_core_framework_function_proto_H_
#include "tensorflow/core/framework/function.pb.h"
#include "tensorflow/core/platform/macros.h"
#include "tensorflow/core/platform/protobuf.h"
#include "tensorflow/co... |
```xml
import * as React from 'react'
import {
ApplicationTheme,
supportsSystemThemeChanges,
getCurrentlyAppliedTheme,
} from '../lib/application-theme'
import { Row } from '../lib/row'
import { DialogContent } from '../dialog'
import { RadioGroup } from '../lib/radio-group'
import { Select } from '../lib/select'... |
The Empire Junior Hockey League (EmJHL) was a USA Hockey-sanctioned Tier III junior ice hockey league. The league was classified as Tier III Junior B until the 2011–12 season when USA Hockey combined the Tier III Junior A and Junior B classifications.
History
On February 25, 2010, the Empire Junior Hockey League Board... |
Ana Vázquez can refer to:
Ana Paula Vázquez
Ana María Vázquez Hoys |
V.M. Live Presents...Avail is a live album by Avail. It was recorded at the Fireside Bowl in Chicago, on 29 June 1997, less than two weeks after the recording of Live at the Bottom of the Hill in San Francisco. The album was released by Liberation Records in 1999.
Track listing
"Order"
"Tuning"
"Fix"
"Armchair"
"FCA"
... |
```smalltalk
// The .NET Foundation licenses this file to you under the MIT license.
using System.IO.Compression;
using Microsoft.TemplateEngine.Abstractions;
using Microsoft.TemplateEngine.Abstractions.Mount;
namespace Microsoft.TemplateEngine.Edge.Mount.Archive
{
/// <summary>
/// Mount point implementation... |
Glasgow Cross is at the hub of the ancient royal burgh and now city of Glasgow, Scotland, close to its first crossing over the River Clyde. It marks the notional boundary between the city centre and the East End
As a major junction at the gateway into the city centre, its five streets run: north up the High Street to ... |
Camp Zachary Taylor was a military training camp in Louisville, Kentucky. It opened in 1917, to train soldiers for U.S. involvement in World War I, and was closed three years later. It was initially commanded by Guy Carleton and after the war its commanders included Julius Penn. Its name (and some of its buildings) li... |
Co (continued)
Com
|- class="vcard"
| class="fn org" | Combe
| class="adr" | East Sussex
| class="note" |
| class="note" |
|- class="vcard"
| class="fn org" | Combe
| class="adr" | Somerset
| class="note" |
| class="note" |
|- class="vcard"
| class="fn org" | Combe (Salcombe)
| class="adr" | Devon
| class="note... |
```css
`currentColor` improves code reusability
Disable resizable property of `textarea`
Select items using negative `nth-child`
How to flip an image
`:required` and `:optional` pseudo classes
``` |
```rust
#[cfg(feature = "http")]
use super::Builder;
#[cfg(feature = "http")]
use crate::http::CacheHttp;
#[cfg(feature = "http")]
use crate::internal::prelude::*;
use crate::model::prelude::*;
/// A builder which edits the properties of a [`Member`], to be used in conjunction with
/// [`Member::edit`].
///
/// [Disco... |
Monvel may refer to :
Places
Monvel, Gujarat, western India, a village on Saurashtra peninsula
Monvel State, India, a former princely state in Sorath Prant of Kathiawar, with seat in the above town
People
Pseudonym of French actor and comic playwright Jacques Marie Boutet (1745–1812)
Louis Boutet de Monvel, (19... |
Paso Flores is a village and municipality in Río Negro Province in Argentina.
Climate
References
Populated places in Río Negro Province |
Aurubis AG (formerly Norddeutsche Affinerie AG) is a global supplier of non-ferrous metals and one of the world's largest copper recyclers. The company processes complex metal concentrates, scrap, organic and inorganic metal-bearing recycling materials and industrial residues into metals. Aurubis produces more than 1 m... |
```python
#!/usr/bin/env python
import argparse
import logging
import os
import subprocess
import sys
def parse_args():
arg_parser = argparse.ArgumentParser()
arg_parser.add_argument(
'-c', '--clang-format',
default='clang-format-6.0',
help='Path to clang-format executable')
arg... |
```yaml
# Tests supported intrinsics in the PassthroughCondition property
Mappings:
HelloWorldMap:
hello:
key1: true
key2: false
world:
key1: false
key2: true
Parameters:
FnName:
Type: String
ProvisionedConcurrency:
Type: String
Default: 10
EnableAliasProvisionedCon... |
The Ror dynasty (Sindhi: روهڙا راڄ) was a powerful dynasty that emerged in the Indian subcontinent and governed modern-day Sindh and northwest India from 450 BC. It was founded by Raja Dhaj, also known as Ror Kumar. Roruka, the capital of the Sauvira Kingdom, is documented as a significant trading center in early Budd... |
Nicolas Benjamin Delapierre (c. 1739 – 24 January 1802) was a well-known and highly regarded French artist during the second half of the 18th century.
Career
Although he began and ended his painting career in France—he was a student of Carle van Loo and Jean-Baptiste-Siméon Chardin—for many intervening years Delapierr... |
"Papa Do" is a song written by Lynsey de Paul and Barry Blue, who are credited as Rubin and Green. The song was released as a single performed by Barry Green (aka Blue) in 1972 backed with "Boomerang" on the Decca label (both songs credited as written by Rubin and Green respectively) and had a modicum of chart success ... |
```objective-c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
**
** This program is free software; you can redistribute it and/or modify
** (at your option) any later version.
**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even t... |
```objective-c
#ifndef GLW_RENDERBUFFER_H
#define GLW_RENDERBUFFER_H
#include "./renderable.h"
namespace glw
{
class RenderbufferArguments : public RenderableArguments
{
public:
typedef RenderableArguments BaseType;
typedef RenderbufferArguments ThisType;
GLsizei width;
GLsizei height;
RenderbufferAr... |
```swift
import XCTest
@testable
import RxBluetoothKit
import RxTest
import RxSwift
import CoreBluetooth
class PeripheralCharacteristicsDiscoverTest: BasePeripheralTest {
var service: _Service!
override func setUp() {
super.setUp()
let serviceMock = CBServiceMock()
serviceMock.uuid = ... |
```sqlpl
DROP TABLE IF EXISTS numbers_10_00223;
CREATE TABLE numbers_10_00223
ENGINE = Log AS
SELECT *
FROM system.numbers
LIMIT 10000;
SET enable_analyzer = 0;
SELECT *
FROM
(
SELECT 1
FROM remote('127.0.0.{2,3}', currentDatabase(), numbers_10_00223)
WITH TOTALS
)
WHERE 1
GROUP BY 1;
DROP TABLE num... |
Milton Delugg (December 2, 1918 – April 6, 2015) was an American musician, composer and arranger.
Early years
Milton Delugg was born in Los Angeles, California. He said, “There aren't any Deluggs. It's not a real name.” He believed the family's ancestral name to be D’Luggatch. Delugg's great grandfather said no one co... |
Warren Daniel Braun (born June 12, 1934) is a retired American educator, Catholic deacon, and Democratic politician. He served six years in the Wisconsin State Senate (1977–1983) representing the west side of the city of Milwaukee, and was a member of the Milwaukee Common Council and the Milwaukee School Board.
Early... |
Mary Gaskell Gillick ( Tutin; 1881 – 27 January 1965) was a sculptor and medallist, best known for her effigy of Elizabeth II used on coinage in the United Kingdom and elsewhere from 1953 to 1970.
Personal life
Born Mary Gaskell Tutin in Nottingham, she was one of three children born to Thomas Tutin and Elizabeth Gas... |
Summer Pulse 2004 (SP04) was the codename for a worldwide surge deployment that served as the first full-scale test of the United States Navy's then-new Fleet Response Plan (FRP). During Summer Pulse 2004, a total of seven carrier strike groups were underway at the same time in five different Numbered fleet areas of re... |
```objective-c
/*
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redi... |
```objective-c
/* your_sha256_hash------
* $Date: 5. February 2013
* $Revision: V1.02
*
* Project: CMSIS-RTOS API
* Title: cmsis_os.h header file
*
* Version 0.02
* Initial Proposal Phase
* Version 0.03
* osKernelStart added, optional feature: main started as thread
* osSemapho... |
```go
// This package contains tests for issues indexer modules.
// All the code in this package is only used for testing.
// Do not put any production code in this package to avoid it being included in the final binary.
package tests
import (
"context"
"fmt"
"slices"
"testing"
"time"
"code.gitea.io/gitea/mod... |
```objective-c
//
//
// path_to_url
//
// Unless required by applicable law or agreed to in writing, software
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#ifndef SOURCE_OPT_SCALAR_ANALYSIS_H_
#define SOURCE_OPT_SCALAR_ANALYSIS_H_
#include <algorithm>
#include <cstdint>
#include <ma... |
Odell Down Under is a 1994 game for Microsoft Windows and Classic Mac OS that takes place in the Great Barrier Reef of Australia. Released by MECC, it is the sequel to Odell Lake.
History
Odell Down Under was released alongside a re-release of its companion game, Odell Lake. The game was recommended for ages 9 to adul... |
```javascript
/*! @author Toru Nagashima <path_to_url */
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
/**
* Get the innermost scope which contains a given location.
* @param {Scope} initialScope The initial scope to search.
* @param {Node} node The location to search.
* @returns {S... |
Colin Charles Graham (born 5 August 1957) is a former English cricketer. Graham was a right-handed batsman who bowled right-arm medium-fast. He was born in Wendover, Buckinghamshire.
Graham made his debut for Suffolk in the 1980 Minor Counties Championship against Buckinghamshire. Graham played Minor counties crick... |
```javascript
const {
default: parseComponentDocs,
} = require('component-docs/dist/parsers/component');
const fs = require('fs');
const path = require('path');
const generatePageMDX = require('./generatePageMDX');
const pluginName = 'component-docs-plugin';
async function componentsPlugin(_, options) {
const { ... |
```xml
export enum CommandName {
SetRoot = 'setRoot',
SetDefaultOptions = 'setDefaultOptions',
MergeOptions = 'mergeOptions',
UpdateProps = 'updateProps',
ShowModal = 'showModal',
DismissModal = 'dismissModal',
DismissAllModals = 'dismissAllModals',
Push = 'push',
Pop = 'pop',
PopTo = 'popTo',
Pop... |
USS Goodrich (DD/DDR-831) was a of the United States Navy, named for Rear Admiral Caspar F. Goodrich (1847–1925), and his son, Lieutenant Caspar Goodrich (died 1907).
Goodrich was launched on 25 February 1945 by the Bath Iron Works Co., Bath, Maine; sponsored by Mrs. Caspar F. Goodrich, widow of Admiral Goodrich and ... |
```powershell
function Get-PassHashes {
<#
.SYNOPSIS
Nishang payload which dumps password hashes.
.DESCRIPTION
The payload dumps password hashes using the modified powerdump script from MSF. Administrator privileges are required for this script
(but not SYSTEM privs as for the original powerdump)
.EXAMPLE
PS >... |
Azerbaijan—France relations are the bilateral relations between the Republic of Azerbaijan and the French Republic in the political, socio-economic, cultural, and other spheres.
Cooperation is carried out in such areas as energy (Total), environment (Suez CNIM), transport (Alstom, Thales, Iveco, SYSTRA), agriculture (... |
```c
/*
* H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*
* FFmpeg is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without ... |
```python
import logging
import os
import pathlib
import sys
from datetime import datetime
from importlib import import_module
from typing import Any, Dict
import sphinx
from docutils import nodes
from jinja2.filters import FILTERS
from sphinx.ext import autodoc
from sphinx.ext.autosummary import generate
from sphinx.... |
```objective-c
//
// 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 conditions and the following disclaimer.
// * Redistr... |
Sovići is a village in the City of Mostar, Bosnia and Herzegovina.
Demographics
According to the 2013 census, its population was 4, all Croats.
References
Populated places in Mostar
Villages in the Federation of Bosnia and Herzegovina |
```javascript
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
}
``` |
```go
/*
* CODE GENERATED AUTOMATICALLY WITH github.com/stretchr/testify/_codegen
* THIS FILE MUST NOT BE EDITED BY HAND
*/
package assert
import (
http "net/http"
url "net/url"
time "time"
)
// Condition uses a Comparison to assert a complex condition.
func (a *Assertions) Condition(comp Comparison, msgAndArgs ... |
This page contains the number of cases of coronavirus disease 2019 (COVID-19) reported by each country and territory to the World Health Organization in March 2021 and published in the latter's daily 'situation reports'.
For other months see COVID-19 pandemic cases. There is also a column there listing the date of the... |
Estremera is a municipality of the autonomous community of Madrid in central Spain. It belongs to the comarca of Las Vegas. The historic Church of Nuestra Señora de los Remedios stands in the town. The town is the site of Estremera Prison.
References
Municipalities in the Community of Madrid |
```java
/*
*/
package io.strimzi.operator.topic.model;
import java.util.Objects;
import java.util.function.Function;
/**
* A functional-style wrapper that can contain either a value of type L or type R.
* <br/><br/>
* It is used to represents the two possible outcomes from a computation.
* The right outcome repr... |
Domingo Yulo Itchon (1924–2004) was a Filipino business executive and best known as the second president of the Philippine Basketball Association (PBA). Itchon played a key role in organizing the PBA, Asia's first professional basketball league.
A cum laude from the University of the East (Business Administration), CP... |
```java
/*
* Created by LuaView.
*
* This source code is licensed under the MIT.
* For the full copyright and license information,please view the LICENSE file in the root directory of this source tree.
*/
package com.taobao.luaview.util;
import org.luaj.vm2.Varargs;
/**
* Param handler
* @author song
* @date... |
```go
package resourcecontrols
import (
"net/http"
portainer "github.com/portainer/portainer/api"
httperror "github.com/portainer/portainer/pkg/libhttp/error"
"github.com/portainer/portainer/pkg/libhttp/request"
"github.com/portainer/portainer/pkg/libhttp/response"
)
// @id ResourceControlDelete
// @summary Rem... |
Flavonifractor plautii is a bacterium of the monotypic genus Flavonifractor in the family Oscillospiraceae.
History
This species was originally placed in the genus Fusobacterium by S. Seguin in 1928, only to be then recategorized to Fusocillus in 1938 by A.R. Prevot. This name lasted until 1962, when M. Sebald rename... |
```java
/*
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im... |
```yaml
description: "This playbook Remediates the Disable or Modify Tools technique using intelligence-driven Courses of Action (COA) defined by Palo Alto Networks Unit 42 team.\n \n***Disclaimer: This playbook does not simulate an attack using the specified technique, but follows the steps to remediation as defined b... |
```javascript
import Api from '../api';
describe('EStyleSheet API', function () {
let api;
beforeEach(function () {
api = new Api();
});
describe('build', function () {
it('should calc stylesheet, created before build()', function () {
const styles = api.create({
$a: 1,
$d: '$c... |
```dart
import 'package:test/test.dart';
Matcher throwsWith(String s) =>
throwsA(predicate((e) => e.toString().contains(s)));
final throwsATypeError = throwsA(TypeMatcher<TypeError>());
``` |
Margalla Railway Station () (formerly Islamabad Railway Station) is located between Khayaban-i-Jauhar (Sector H-9) and Service Road North (Sector I-9) in Islamabad, Capital Territory, Pakistan. The entrance to the station is from Khayaban-i-Jauhar side.
History
The station was established and inaugurated on 21 Novemb... |
"Because of Me" is a song recorded by American singer Billy Gilman as his would-be coronation single for the eleventh season of The Voice, on which he finished as the runner-up. The song was written by Jacob Kasher, Nick Ruth, Phil Shaouy, and Ari Leff and was originally intended to be recorded by Maroon 5, however, Ad... |
```go
/*
path_to_url
Unless required by applicable law or agreed to in writing, software
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
// Code generated by applyconfiguration-gen. DO NOT EDIT.
package v1beta1
import (
admissionregistrationv1beta1 "k8s.io/api/admissionregistratio... |
J-FRIENDS was a special unit made up of Johnny & Associates groups TOKIO, V6, and KinKi Kids. It was formed in 1997 to raise money for schools affected by the Great Hanshin earthquake in 1995. Until their disbandment in 2003 they were able to release 6 singles and held some charity concerts and events. In the end they ... |
```javascript
(function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"));
else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMir... |
The All-Russia People's Front (ONF; ), is a political coalition in Russia started in 2011 by then-Prime Minister of Russia Vladimir Putin to provide the United Russia political party with "new ideas, new suggestions and new faces". The ONF aims to forge formal alliances between United Russia (the ruling party from 2001... |
The FIA WTCR Race of the Czech Republic is a round of the World Touring Car Cup, which is held at the Autodrom Most in the Czech Republic.
The race took place between 2006 season and 2011 season in the Masaryk Circuit.
Winners
Czech Republic
Czech republic
Race of the Czech Republic |
Uncle Fester is the pen name of Steve Preisler, author of such controversial books as Secrets of Methamphetamine Manufacture and Silent Death.
Biography
Preisler gained underground fame after publishing his first book Secrets of Methamphetamine Manufacture in the early 1980s. He says that he got the nickname "Uncle F... |
```xml
import { TestBed } from '@angular/core/testing';
import { LogConfigService } from '~/app/core/services/log-config.service';
import { TestingModule } from '~/app/testing.module';
describe('LogConfigService', () => {
beforeEach(() =>
TestBed.configureTestingModule({
imports: [TestingModule]
})
... |
```python
# Env var set by job manager to pass runtime env and metadata to subprocess
RAY_JOB_CONFIG_JSON_ENV_VAR = "RAY_JOB_CONFIG_JSON_ENV_VAR"
# The plugin config which should be loaded when ray cluster starts.
# It is a json formatted config,
# e.g. [{"class": "xxx.xxx.xxx_plugin", "priority": 10}].
RAY_RUNTIME_EN... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.