text stringlengths 1 22.8M |
|---|
```xml
import React from 'react';
import { SidebarListItem } from '@erxes/ui-settings/src/styles';
import LeftSidebar from '@erxes/ui/src/layout/components/Sidebar';
import { SidebarList } from '@erxes/ui/src/layout/styles';
import SidebarHeader from '@erxes/ui-settings/src/common/components/SidebarHeader';
import { Li... |
```less
/* your_sha256_hash--------------
*
* # Components
*
* Common less file with imports of plugins and pages
*
* Version: 1.3
* Latest update: Feb 5, 2016
*
* your_sha256_hash------------ */
// Import globals
@import "../_global/global.less";
// Layout
// ------------------------------
// Compon... |
Halcyone Barnes (March 31, 1913 – April 9, 1988) was an American collage artist and watercolor painter.
Life
Barnes was born on March 31, 1913, in Dallas, Texas.
Barnes became a collage artist and watercolor painter. In the 1960s, she exhibited her artwork with Bess Phipps Dawson and Ruth Atkinson Holmes; the three w... |
```makefile
libswscale/options.o: libswscale/options.c libavutil/avutil.h \
libavutil/common.h libavutil/attributes.h libavutil/macros.h \
libavutil/version.h libavutil/avconfig.h config.h libavutil/intmath.h \
libavutil/mem.h libavutil/error.h libavutil/avutil.h \
libavutil/internal.h libavutil/timer.h libavutil/l... |
The Barreira Megalithic Complex () is located in the Sintra municipality in the Lisbon District of Portugal. Situated on a small wooded hill overlooking the village of Odrinhas, site of Roman ruins and an archaeological museum, it consists of about twenty menhirs and other monoliths or megaliths.
The site, which is as... |
```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.
#pragma once
namespace Intrinsic
{
namespace Core
{
namespace Rendering
{
/**
* Physically based sky radiance model.
*
* Based... |
The Moncton & Bouctouche Railway was a historic railroad company in the province of New Brunswick, Canada. It was founded in 1883, at first as a Bouctouche and Moncton Railway, and built a section which branched off at Bouctouche Junction to the east of Moncton, New Brunswick, on the Intercolonial Railway, and continu... |
Alexandre de Latour, or Delatour (22 May 1780, Brussels – 5 November 1858, Brussels) was a Belgian miniaturist. He also produced a few small format oil paintings.
Life and work
He received his first lessons in his family home, from his mother, the painter Marie de Latour née Simons, who specialized in miniatures. He ... |
```go
package oraclematcher
import "github.com/onsi/gomega/types"
/*
GomegaMatchers that also match the OracleMatcher interface can convey information about
whether or not their result will change upon future attempts.
This allows `Eventually` and `Consistently` to short circuit if success becomes impossible.
For e... |
Speed limits in the United States vary depending on jurisdiction. Rural freeway speed limits of are common in the Western United States, while such highways are typically posted at in the Eastern United States. States may also set separate speed limits for trucks and night travel along with minimum speed limits. The ... |
```cmake
# header-only library
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uWebSockets
REF "v${VERSION}"
SHA512 your_sha256_hashyour_sha256_hash
HEAD_REF master
)
file(COPY "${SOURCE_PATH}/src" DESTINATION "${CURRENT_PACKAGES_DIR}/include")
file(RENAME "${CURRENT_PACKAGES_DIR}/... |
```java
/*
*
* This file is part of LibreTorrent.
*
* LibreTorrent is free software: you can redistribute it and/or modify
* (at your option) any later version.
*
* LibreTorrent is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY... |
Daniel O'Day (February 6, 1844 – September 13, 1906) was an Irish-American banker who was a close personal friend of John D. Rockefeller.
Early life
O'Day was born on February 6, 1844, in County Clare, Ireland, the son of Michael and Mary O'Day. His father brought the family to American in 1845, settling on a farm in ... |
```xml
import { vol } from 'memfs';
import rnFixture from './fixtures/react-native-project';
import { clearNativeFolder, getMalformedNativeProjectsAsync } from '../clearNativeFolder';
describe(clearNativeFolder, () => {
it(`clears folders`, async () => {
const platforms = ['android', 'ios'];
// mock out som... |
So Let Five Years Pass (), also known as If Five Years Pass and When Five Years Have Passed, is a play by the 20th-century Spanish dramatist Federico García Lorca. It was written in 1931 (Trader Faulkner noted that the play was finished on 19 August 1931, five years to the day before Lorca was killed) but was not given... |
```javascript
!function(a){a.fn.datepicker.dates.pl={days:["Niedziela","Poniedziaek","Wtorek","roda","Czwartek","Pitek","Sobota"],daysShort:["Niedz.","Pon.","Wt.","r.","Czw.","Pit.","Sob."],daysMin:["Ndz.","Pn.","Wt.","r.","Czw.","Pt.","Sob."],months:["Stycze","Luty","Marzec","Kwiecie","Maj","Czerwiec","Lipiec","Sierpi... |
```scss
.banner{
width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: -10%;
overflow:hidden;
}
.bold{
font-weight: 700;
}
.image-banner{
position: relative;
height: 450px;
overflow: hidden;
}
a {
cursor: pointer;
}
@media screen and (max-width:990px){
.image-banner {
height: 190px;
}
... |
```javascript
var requireDir = require('require-dir');
requireDir('./gulp-tasks');
``` |
The King's Own Royal Border Regiment was an infantry regiment of the British Army in existence from 1959 until 2006, and was part of the King's Division. It was formed at Barnard Castle on 1 October 1959 through the amalgamation of the King's Own Royal Regiment (Lancaster) and the Border Regiment.
History
The regiment... |
The suprainiac fossa is an elliptical depression on the occiput above the superior nuchal line, or inion, or a dent in the back of the head. Suprainiac fossae were common anatomical features of Neanderthals but are rare in modern Humans.
References
Further reading
Skull |
```shell
#!/usr/bin/env sh
set -ue
REPO_ROOT=$(git rev-parse --show-toplevel)
OUTPUT=${REPO_ROOT}/com.docker.db
# The output should have 2 lines, e.g.:
#
# Datakit.app/Contents/MacOS/com.docker.db:
# /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)
if [ $(otool -L ${OUTPUT} | wc -... |
```ruby
class AddLastBufferedToArticles < ActiveRecord::Migration[5.0]
def change
add_column :articles, :last_buffered, :datetime
end
end
``` |
```javascript
/*
* default property values
*/
const props = {
// the default spinner type
spinner: 'default',
// the default critical distance
distance: 100,
// the default force use infinite wrapper flag
forceUseInfiniteWrapper: false,
};
/**
* default system settings
*/
const system = {
// the ... |
```smalltalk
namespace Boilerplate.Server.Api.Models.Identity;
public class Role : IdentityRole<Guid>
{
}
``` |
```ruby
# frozen_string_literal: false
require 'test/unit'
require 'mutex_m'
class TestMutexM < Test::Unit::TestCase
def test_cv_wait
o = Object.new
o.instance_variable_set(:@foo, nil)
o.extend(Mutex_m)
c = Thread::ConditionVariable.new
t = Thread.start {
o.synchronize do
until foo ... |
Agnes Tsao Kou Ying (28 April 1821 – 1 March 1856; also Agnes Kouying Tsao), or Cao Guiying (), was a Qing dynasty Chinese layperson who was martyred for preaching the Gospel in Guangxi. She was canonized a martyr-saint by Pope John Paul II on 1 October 2000.
Early life
Tsao was born in the small village of Wujiazhai ... |
```smalltalk
using System.Collections.Concurrent;
using System.ComponentModel;
using System.Diagnostics.CodeAnalysis;
using NewLife.Data;
using NewLife.Log;
using NewLife.Reflection;
using NewLife.Serialization;
using NewLife.Threading;
//#nullable enable
namespace NewLife.Caching;
/// <summary></summary>
public clas... |
```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... |
```html
<!-- ======= Footer ======= -->
<footer id="footer" class="main-footer">
All Rights Reserved.
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 3.0.0
</div>
</footer><!-- End Footer -->
``` |
Anna Sauerbrey (born 1979 in Essen) is a German journalist and a member of the editorial board of Der Tagesspiegel.
Career
Sauerbrey studied medieval and modern history, political science, and journalism in Mainz and Bordeaux. From 2005 to 2009, she was a research assistant at the Department of History of the Univer... |
Avichai Rontzki (, October 10, 1951 – April 1, 2018) was an Israeli Chief Military Rabbi of the Israel Defense Forces. He served in the position from 2006 to 2010, with a rank of Brigadier General. His predecessor in that position was Rabbi Israel Weiss. Rontzki was also the rosh yeshiva of the Hesder Yeshiva in Itamar... |
```objective-c
/*
This file is part of Mod Organizer.
Mod Organizer is free software: you can redistribute it and/or modify
(at your option) any later version.
Mod Organizer is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FO... |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dispatch bot sample with Orchestrator</title>
<style>
body {
margin: 0px;
padding: 0px;
font-family: Segoe UI;
... |
George Richardson (12 December 1912 – 1968) was a professional footballer, who played for Huddersfield Town and Sheffield United. He was born in Worksop, Nottinghamshire.
References
Bangor City Managers
1912 births
1968 deaths
English men's footballers
Footballers from Worksop
Men's association football forwards
Eng... |
Chad Crandell, born July 8, 1975, in Des Moines, Iowa, United States was a U.S. soccer midfielder who spent most of his career with the USL Second Division Wilmington Hammerheads.
Crandell attended Creighton University before transferring to Miami University. In 1999, he signed with the Wilmington Hammerheads of the ... |
```php
<?php
class CasesHolder {
public function ifReturnReturnOne($x) {
<warning descr="[EA] The construct can be replaced with 'return !($x > 0)'.">if</warning> ($x > 0) { return false; }
return true;
}
public function ifReturnReturnTwo($x) {
<warning descr="[EA] The construct can... |
The Last Hour is an Indian supernatural crime thriller web series on Amazon Prime Video. Starring Sanjay Kapoor, Karma Takapa, Shahana Goswami, Raima Sen, Shaylee Krishen and Mandakini Goswami, this web series is created, directed and produced by Amit Kumar and Anupama Minz. The story revolves around the life of a myst... |
Air Commodore Geoffrey Dalton Stephenson, (19 January 1910 – 8 November 1954) was a senior Royal Air Force officer. He served as Commandant of the Central Flying School and Central Fighter Establishment, and Aide-de-Camp to the monarch.
Commanding a squadron during the Dunkirk evacuation in May 1940, Stephenson was s... |
```python
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
#
# path_to_url
#
# Unless required by applicable law or agreed to in writing,
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS... |
Cristobal Colon may refer to:
The Spanish name of the explorer known in English as Christopher Columbus
, an unprotected Spanish cruiser that foundered off Cuba in 1895
Spanish cruiser Cristóbal Colón, a Spanish armoured cruiser that fought in the Battle of Santiago de Cuba during the Spanish–American War in 1898
Span... |
Thamar Nanette Henneken (born 2 August 1979 in Delft, South Holland) is a former freestyle swimmer from the Netherlands, who was a member of the Dutch Women's 4×100 m freestyle relay team that won the silver medal at the 2000 Summer Olympics in Sydney, Australia. She did so alongside Inge de Bruijn, Wilma van Hofwegen... |
```python
"""
Problem 44: path_to_url
Pentagonal numbers are generated by the formula, Pn=n(3n-1)/2. The first ten
pentagonal numbers are:
1, 5, 12, 22, 35, 51, 70, 92, 117, 145, ...
It can be seen that P4 + P7 = 22 + 70 = 92 = P8. However, their difference,
70 - 22 = 48, is not pentagonal.
Find the pair of pentagona... |
```less
@alain-default-prefix: ~'.alain-default';
@alain-default-zindex: @zindex-base;
@alain-default-ease: cubic-bezier(0.25, 0, 0.15, 1);
@alain-default-header-hg: 64px;
@alain-default-header-bg: #fff;
@alain-default-header-padding: @layout-gutter * 2;
@alain-default-header-search-enabled: true;
@alain-default-header... |
Arie van Wetten (26 September 1934 – 1 October 2013) was a Dutch racing cyclist. He rode in the 1957 Tour de France.
References
1934 births
2013 deaths
Dutch male cyclists
Place of birth missing |
El heredero de Casa Pruna (, Catalan: L’hereu de Can Pruna) is a Spanish short silent film directed by Segundo de Chomón. It was shot in Barcelona in 1904 and released in Spain the same year, making it the first Spanish comedy film.
Plot
In a small village, a young man dressed in a grotesque fashion asks a scrivener t... |
```php
<?php
/**
* FecShop file.
*
* @link path_to_url
* @license path_to_url
*/
namespace fecshop\app\appserver\modules\Customer\controllers;
use fecshop\app\appserver\modules\AppserverController;
use Yii;
use \Firebase\JWT\JWT;
/**
* @author Terry Zhao <2358269014@qq.com>
* @since 1.0
*/
class RegisterCont... |
WYMK (106.3 FM) is a non-commercial educational, religious-formatted radio station licensed to Mount Kisco, New York and serving northern Westchester and Putnam counties. The station is owned and operated by Family Radio, a Christian radio ministry based in Nashville, Tennessee, and broadcasts the Family Radio - East ... |
Wied's marmoset (Callithrix kuhlii), also known as Wied's black-tufted-ear marmoset, is a New World monkey that lives in tropical and subtropical forests of eastern Brazil. Unlike other marmosets, Wied's marmoset lives in groups consisting of 4 or 5 females and 2 or 3 males (plus children). They are matriarchal, and on... |
```xml
import { Command } from '@expo/commander';
import chalk from 'chalk';
import fs from 'fs-extra';
import inquirer from 'inquirer';
import os from 'os';
import path from 'path';
import { Podspec, readPodspecAsync } from '../CocoaPods';
import {
buildFrameworksForProjectAsync,
cleanTemporaryFilesAsync,
gener... |
```xml
import type { InferGetStaticPropsType } from "next";
import Link from "next/link";
import Container from "../../components/container";
import distanceToNow from "../../lib/dateRelative";
import { getAllPosts } from "../../lib/getPost";
export default function NotePage({
allPosts,
}: InferGetStaticPropsType<ty... |
```java
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE ... |
```kotlin
package io.github.kscripting.kscript.resolver
import assertk.assertThat
import assertk.assertions.endsWith
import assertk.assertions.isEmpty
import assertk.assertions.isEqualTo
import assertk.assertions.prop
import io.github.kscripting.kscript.cache.Cache
import io.github.kscripting.kscript.model.*
import io... |
Teutila Cuicatec is a language spoken in Oaxaca State, Mexico.
Notes
Indigenous languages of Mexico
Mixtecan languages |
Teleview was a system for projecting stereoscopic motion pictures invented by Laurens Hammond, best known as the inventor of the Hammond organ. It made its public debut on 27 December 1922 at the Selwyn Theatre in New York City, the only theater ever equipped with the system. The program included several short films, a... |
Nigigoonsiminikaaning First Nation, formerly known as the Nicickousemenecaning First Nation and as the Red Gut First Nation, is a Saulteaux First Nation band government who inhabit the banks of Rainy Lake of the Rainy River District in Northwestern Ontario, Canada. As of January, 2008, the First Nation had a populatio... |
The 1932 World Table Tennis Championships women's doubles was the fifth edition of the women's doubles championship.
Mária Mednyánszky and Anna Sipos defeated Marie Šmídová and Anna Braunová in the final by three sets to nil.
Results
See also
List of World Table Tennis Championships medalists
References
-
- |
```vue
<template>
<div class="antv-chart-mini">
<div class="chart-wrapper" :style="{ height: 46 }">
<v-chart :force-fit="true" :height="height" :data="data" :scale="scale" :padding="[36, 0, 18, 0]">
<v-tooltip/>
<v-smooth-area position="x*y"/>
</v-chart>
</div>
</div>
</template>... |
```python
"""
An integration to MS Graph Service Principals endpoint.
path_to_url
"""
import urllib3
from MicrosoftApiModule import * # noqa: E402
from CommonServerPython import * # noqa # pylint: disable=unused-wildcard-import
from CommonServerUserPython import * # noqa
# Disable insecure warnings
urllib3.disable... |
Lorenzo Lippi (3 May 1606 – 15 April 1665) was an Italian painter and poet from Florence.
Biography
Born in Florence, he studied painting under Matteo Rosselli. Both Baldassare Franceschini and Francesco Furini were also apprenticed with Rosselli, the influence of whose style, and more especially of that of Santi di ... |
Giulio Giorello (; 14 May 1945 – 15 June 2020) was an Italian philosopher, mathematician, and epistemologist.
Biography
Giorello graduated with a degree in philosophy in 1968 and in mathematics in 1971 at the University of Milan. While there, he studied under the philosopher Ludovico Geymonat. He then taught physics ... |
Dioscorus I (), also known as Dioscorus the Great, was the pope of Alexandria and patriarch of the See of St. Mark who was deposed by the Council of Chalcedon in 451. He was recognized as patriarch by the Coptic Church until his death. He died in Gangra, Paphlagonia, in September 454. He is venerated as a saint by the ... |
Auzeville-Tolosane (; ) is a commune in the Haute-Garonne department in the Occitanie region in southwestern France.
Population
The inhabitants are called Auzevillois.
International relations
It is twinned with :
Broughton, Wales
Călugăreni, Romania
See also
Communes of the Haute-Garonne department
References
Co... |
```javascript
import { NodeComponent } from '../../kit'
export default class AbstractComponent extends NodeComponent {
render ($$) {
let el = $$('div').addClass('sc-abstract')
el.append(
this._renderValue($$, 'content', {
placeholder: this.getLabel('abstract-placeholder')
})
)
ret... |
```javascript
import { MongoClient } from 'mongodb'
import elasticsearch from 'elasticsearch'
import redis from 'redis'
import bluebird from 'bluebird'
import { QueueProxy } from './index.js'
import config from '../config'
export const initializeStorage = () => new Promise((resolve, reject) => {
const esClient = new ... |
```python
import numpy as np
import random
from matplotlib import pyplot as plt
#constant global parameters which are same for the whole network
global Pref, Pmin, Pth, D, Pspike, time, T, dt
T = 500
dt = 0.125
Pref = 0
Pmin = -1
Pth = 5
D = 1
Pspike = 4
t_ref = 5
time = np.arange(0, T+dt, dt)
#neuron class which ca... |
The 2020 Friendship and Solidarity Competition was an artistic gymnastics competition hosted by the International Gymnastics Federation and held in Tokyo, Japan on November 8, 2020. The competition implemented strict COVID-19 safety protocols that could serve as a foundation for holding the Tokyo Summer Olympic Games ... |
Burkhardt is an unincorporated community in St. Croix County, Wisconsin located between the cities of Hudson, and New Richmond in the town of St. Joseph.
History
It was originally named Bouchea (possibly after Peter Bouchea, one of the first four settlers of Hudson), and was renamed in honor of Christian Burkhardt (18... |
Personality systematics is a contribution to the psychology of personality and to psychotherapy summarized by Jeffrey J. Magnavita in 2006 and 2009. It is the study of the interrelationships among subsystems of personality as they are embedded in the entire ecological system. The model falls into the category of comple... |
Adwa - An African Victory () is a 1999 Ethiopian documentary film directed by Haile Gerima. It concerns the Battle of Adowa (Adwa) (1896).
Plot summary
In 1896, Ethiopia defeats an Italian military bent on conquest and colonization.
The Ethiopian people rise to triumph over the Italians at the Battle of Adwa. The e... |
```objective-c
/* Function declarations for libiberty.
Note - certain prototypes declared in this header file are for
functions whoes implementation copyright does not belong to the
FSF. Those prototypes are present in this file for reference
purposes only and their presence in this file should not co... |
Jean Nicolas Fortin (1750–1831) was a French maker of scientific instruments, born on 9 August 1750 in Mouchy-la-Ville in Picardy. Among his customers were such noted scientists as Lavoisier, for whom he made a precision balance, Gay-Lussac, François Arago and Pierre Dulong.
Fortin is chiefly remembered for his design... |
In the theory of partially ordered sets, a pseudoideal is a subset characterized by a bounding operator LU.
Basic definitions
LU(A) is the set of all lower bounds of the set of all upper bounds of the subset A of a partially ordered set.
A subset I of a partially ordered set (P, ≤) is a Doyle pseudoideal, if the fo... |
```go
/*
the root directory of this source tree.
*/
package terraform
import (
"encoding/json"
"errors"
"fmt"
"os"
"os/exec"
"path/filepath"
"sort"
"strconv"
"strings"
"github.com/hashicorp/hcl/v2/hclsimple"
"github.com/terraform-docs/terraform-config-inspect/tfconfig"
"github.com/terraform-docs/terra... |
The Fairchild Dornier 728/928 family was a series of jet-powered regional airliners that was being developed by German-American aviation conglomerate Fairchild Dornier.
It was a relatively ambitious bid to develop a group of aircraft that would have seated between 50 and 110 passengers, supplementing the existing 328J... |
```c++
////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Project: Embedded Learning Library (ELL)
// File: main.cpp (dataset_test)
// Authors: Ofer Dekel
//
/////////////////////////////////////////////////////////////////////////////////////////////////... |
Omorgus subcarinatus is a beetle of the family Trogidae. It is found in Australia.
References
subcarinatus
Beetles described in 1864 |
```html
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title" id="copy-link-to-tweet-dialog-header">Copy link to Tweet
</h3>
<span class="close-copy-modal" ng-click="closeCopyModal()">x</span>
</div>
<div class="modal-body">
<div class="copy-link-to-tweet-container">
<p>The ... |
Wedendorf is a village and a former municipality in the Nordwestmecklenburg district, in Mecklenburg-Vorpommern, Germany. Since 1 July 2011, it is part of the municipality Wedendorfersee.
References
Villages in Mecklenburg-Western Pomerania |
The 2016 Slovak Cup final decided the winner of the 2015–16 Slovak Cup, the 47th season of Slovakia's main football cup. It was played on 29 April 2016 at the Štadión Antona Malatinského in Trnava, between ŠK Slovan Bratislava and FK AS Trenčín. AS Trenčín defeated ŠK Slovan Bratislava 3-1.
Road to the final
Note: In ... |
```kotlin
package ktx.math
import com.badlogic.gdx.math.Vector2
import com.badlogic.gdx.math.Vector3
import org.junit.Assert.assertEquals
import org.junit.Assert.assertFalse
import org.junit.Assert.assertTrue
import org.junit.Test
/**
* Tests [Vector3]-related utilities.
*/
class Vector3Test {
private val floatTo... |
```c++
#ifndef WF_CUBE_BACKGROUND_HPP
#define WF_CUBE_BACKGROUND_HPP
#include <wayfire/opengl.hpp>
#include "cube.hpp"
class wf_cube_background_base
{
public:
virtual void render_frame(const wf::render_target_t& fb,
wf_cube_animation_attribs& attribs) = 0;
virtual ~wf_cube_background_base() = defaul... |
Sonny Borrelli is an American politician and a Republican member of the Arizona Senate, representing the 30th district. He is the Senate Majority Leader. Borrelli formerly served in the Arizona House of Representatives as a representative of District 5, from January 14, 2013, to January 9, 2017.
Early life and career
... |
The Hurontario LRT (formerly the Hurontario–Main LRT) is a light rail line under construction in the cities of Mississauga and Brampton, Ontario, Canada. The line will run along Hurontario Street from Mississauga's Port Credit neighbourhood north to Steeles Avenue in Brampton. The line will be built and operated as a ... |
```php
<?php
declare(strict_types=1);
namespace App\Entity\Api;
final class GenericBatchResult extends BatchResult
{
/**
* @var array<array{
* id: int,
* title: string
* }>
*/
public array $records = [];
/**
* @return mixed[]
*/
public function jsonSerialize():... |
```smalltalk
using System.Threading;
using System.Threading.Tasks;
using AspNetCoreSpa.Application.Abstractions;
using AspNetCoreSpa.Domain.Entities;
using MediatR;
namespace AspNetCoreSpa.Application.Features.Customers.Commands.CreateCustomer
{
public class CreateCustomerCommand : IRequest
{
public st... |
```objective-c
//
// YPLaunchRealmModel.m
// Wuxianda
//
// Created by MichaelPPP on 16/5/31.
//
#import "YPLaunchRealmModel.h"
#import "YPLaunchModel.h"
@implementation YPLaunchRealmModel
#pragma mark - Public
- (instancetype)initWithModel:(YPLaunchModel *)model
{
self = [super init];
if (!self) return n... |
Sylvia Elaine Denman (1932-2019) was a British academic, barrister, and public servant known for her work in advancing race relations in the United Kingdom. Her most well known work was in authoring the Denman Report.
Early life
She was born in Barbados to Euleen and Alexander Yarde and attended Queen's College, bef... |
```smalltalk
// The .NET Foundation licenses this file to you under the MIT license.
using System.Numerics;
using System.Security.Cryptography;
namespace Microsoft.AspNetCore.StaticWebAssets.Tasks;
internal static class FileHasher
{
internal static string GetFileHash(string filePath)
{
using var hash... |
```smalltalk
using Microsoft.CodeAnalysis.CodeRefactorings;
namespace Roslynator.Testing.CSharp;
/// <summary>
/// Represents verifier for a C# code refactoring.
/// </summary>
public abstract class CSharpRefactoringVerifier<TRefactoringProvider> : RefactoringVerifier<TRefactoringProvider>
where TRefactoringProv... |
```html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Getting the type of data</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index... |
Rudolf Gustav Moritz Bacherer (19 June 1895 – 6 July 1964) was a German officer during World War II who held several regimental commands. He was also a recipient of the Knight's Cross of the Iron Cross with Oak Leaves.
In June 1944 Bacherer was commanding the 1049th Infantry Regiment on the Western Front when Major... |
Sylvia Honegger (born 25 April 1968) is a Swiss cross-country skier who “competed” from 1990 to 1999. Competing in three Winter Olympics, she had her best career finish of fourth in the 4 × 5 km relay at Nagano in 1998 and her best individual finish of 11th in the 5 km + 10 km combined pursuit event at Lillehammer in 1... |
Lucim is a village in the administrative district of Gmina Koronowo, within Bydgoszcz County, Kuyavian-Pomeranian Voivodeship, in north-central Poland. It lies approximately north-west of Koronowo and north of Bydgoszcz. It is located in the region of Krajna.
History
Lucim was a private church village administrativ... |
Saint Roger of Cannae (1060 – December 30, 1129) was an Italian bishop. The Catholic Church honours him as a saint.
Biography
Roger (in Italian: Ruggero di Canne) was elected bishop of the town of Cannae, where a small diocese already had risen in the 10th century.
In 1083, there was the destruction by Robert Guiscar... |
An Unmarried Woman is a 1978 American romantic comedy-drama film written and directed by Paul Mazursky and starring Jill Clayburgh, Alan Bates, Michael Murphy, and Cliff Gorman. The film was nominated for three Academy Awards: Best Picture, Best Original Screenplay, and Best Actress (Clayburgh).
Plot
Erica Benton work... |
Chad Anthony Knaus (; born August 5, 1971) is an American former NASCAR crew chief. He is currently employed at Hendrick Motorsports as the Vice President of Competition. Knaus has 81 victories as Jimmie Johnson's crew chief and is the only NASCAR crew chief to win five consecutive championships. He has worked in NASCA... |
```smalltalk
namespace SixLabors.ImageSharp.Formats.Tiff.Constants;
/// <summary>
/// Enumeration representing the sub-file types defined by the Tiff file-format.
/// </summary>
public enum TiffSubfileType : ushort
{
/// <summary>
/// Full-resolution image data.
/// </summary>
FullImage = 1,
/// ... |
```javascript
/**
* @license Apache-2.0
*
*
*
* 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.
*/
'use strict';
// MODULES //
var tape = require( 'tape' );
var proxyquire = require( 'proxyquire' );
var ... |
The Majiacun Formation is a Santonian to Coniacian geologic formation in China. Dinosaur remains are among the fossils that have been recovered from the formation.
Paleofauna
Bactrosaurus (remains originally known as Bakesaurus)
Mosaiceratops azumai
Xixiasaurus henanensis
Xixianykus zhangi
Yunxianosaurus hubeine... |
```python
from .base_data_sparsifier import BaseDataSparsifier
from .data_norm_sparsifier import DataNormSparsifier
__all__ = [
"BaseDataSparsifier",
"DataNormSparsifier",
]
``` |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.