text stringlengths 1 22.8M |
|---|
Acalyptris krugeri is a moth of the family Nepticulidae. It was described by Vári in 1963. It is known from South Africa (it was described from Kruger National Park).
The larvae feed on Schotia brachypetala.
References
Nepticulidae
Endemic moths of South Africa
Moths described in 1963 |
```go
package serviceutil
import (
"os"
"testing"
)
func TestGitRelWorkdir(t *testing.T) {
cwd, _ := os.Getwd()
defer os.Chdir(cwd)
// Move to root dir.
if err := os.Chdir("../.."); err != nil {
t.Fatal(err)
}
wd, err := GitRelWorkdir()
if err != nil {
t.Fatal(err)
}
if wd != "" {
t.Fatalf("gitRelW... |
```javascript
import './style/index.less';
import row from './row';
import col from './col';
export { col, row };
``` |
Theme Park is a construction and management simulation video game developed by Bullfrog Productions and published by Electronic Arts in 1994. The player designs and operates an amusement park, with the goal of making money and creating theme parks worldwide. The game is the first instalment in Bullfrog's Theme series a... |
Ahmed Al-Asker (Arabic:أحمد العسكر) (born 1 June 1994) is a Qatari footballer. He currently plays for Al-Waab as a winger.
References
External links
1994 births
Living people
Qatari men's footballers
Al-Sailiya SC players
Al-Gharafa SC players
Al-Markhiya SC players
Al-Khor SC players
Mesaimeer SC players
Al-Waab ... |
```java
package org.zalando.intellij.swagger.completion.field.completion.openapi;
import com.intellij.codeInsight.completion.CompletionResultSet;
import org.zalando.intellij.swagger.completion.CompletionHelper;
import org.zalando.intellij.swagger.completion.field.FieldCompletion;
import org.zalando.intellij.swagger.co... |
Boys and Girls was a British television gameshow broadcast in 2003 by Channel 4.
The series was produced by Chris Evans through his company UMTV, and was presented by Vernon Kay. Evans only occasionally appeared on screen, usually as the driver of the golf buggy used to ferry the winning contestants off-set at the end... |
```shell
#!/usr/bin/env bash
#
#
# 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.
# a silly script to audit how many jobs are using which images for prow.k8s.io
set -o errexit
set -o nounset
set -o pipe... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="path_to_url">
<LinearLayout xmlns:app="path_to_url"
xmlns:tools="path_to_url"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:paddingLeft="@di... |
```javascript
$(function(){
var $write = $('#write'),
shift = false,
capslock = false;
$('#keyboard li').click(function(){
var $this = $(this),
character = $this.html(); // If it's a lowercase letter, nothing happens to this variable
// Shift keys
if ($this.hasClass('left-shift') || $this.hasClass('rig... |
Fortica Fortress () is a ruined early modern fortified structure in the town of Otočac, Lika-Senj County, Croatia. Built on the top of a flat hill at the northern end of the town, it overlooks a large part of Otočac and Gacka River valley. Once a military-defensive stronghold on the line of defense against Ottoman Turk... |
```java
/*
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
*/
package io.camunda.optimize.service.alert;
import static org.assertj.core.api.Assertions.assertThat;
import com.fasterxml.jackson.core.type.TypeRefe... |
```smalltalk
using System.Collections.Generic;
using System.Net.Http;
using System.Text.Json.Serialization;
namespace Audit.Http
{
public class Request
{
public string QueryString { get; set; }
public string Scheme { get; set; }
public string Path { get; set; }
public Dictionary... |
Madea's Class Reunion is an 2003 American stage play created, written, produced and directed by Tyler Perry. The live performance released on VHS and DVD on October 2, 2003 was recorded live in Detroit at the Fox Theatre on September 13, 2003. The play stars Tyler Perry as Madea and Dr. Willie Leroy Jones, David Mann a... |
```yaml
common:
tags: filesystem
tests:
filesystem.ext2.default:
platform_allow:
- native_sim
- native_sim/native/64
- hifive_unmatched
- bl5340_dvk/nrf5340/cpuapp
extra_args:
- EXTRA_DTC_OVERLAY_FILE="ramdisk_small.overlay"
filesystem.ext2.big:
platform_allow:
- n... |
George Henry Fletcher (7 September 1879 – 8 June 1958) was a British communist activist and baker.
Life
Born in Horncastle in Lincolnshire, Fletcher completed an apprenticeship as a baker and, after a short period working as a miner, found work at Simmersons bakery in Sheffield. There, he started a branch of the Amal... |
Tactile paving (also called tenji blocks, truncated domes, detectable warnings, tactile tiles, tactile ground surface indicators, tactile walking surface indicators, or detectable warning surfaces) is a system of textured ground surface indicators found at roadsides (such as at curb cuts), by and on stairs, and on rail... |
Okręglica is a village in the administrative district of Gmina Sadowie, within Opatów County, Świętokrzyskie Voivodeship, in south-central Poland. It lies approximately north-east of Sadowie, north of Opatów, and east of the regional capital Kielce.
References
Villages in Opatów County |
```xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<vector xmlns:android="path_to_url"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#FFFFFF"
android:pathData="M8,5v14l11,-7z" />
</vector>
`... |
```smalltalk
#if !__MACCATALYST__
using System;
using System.Runtime.InteropServices;
using CoreFoundation;
using Foundation;
using ObjCRuntime;
using Security;
#nullable enable
using OSStatus = System.Int32;
using SecIdentityRef = System.IntPtr;
using CFArrayRef = System.IntPtr;
using NSDataRef = System.IntPtr;
us... |
```xml
/*
* Wire
*
* 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 the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPO... |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "path_to_url">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Mon Mar 27 10:01:25 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ActivitiMockSupport (Flowable - Engine 5.23... |
```go
/*
Command gobytes prints its input as a []byte literal.
Examples:
$ echo foo | gobytes
[]byte{0x66, 0x6f, 0x6f, 0xa}
$ echo foo | gobytes -s
"foo\n"
Flag -s prints a string literal instead of []byte.
*/
package main
import (
"flag"
"fmt"
"io/ioutil"
"log"
"os"
)
var flagS = flag.Bool("s", false,... |
Alexander Charles Mutch (31 March 1889 – 30 May 1960) was an Australian rules footballer and umpire who played with Collingwood in the VFL during the 1910s and early 1920s. He was also known as Alex Mutch.
A defender who was used mainly in the back pocket, Mutch made his VFL debut in 1911 in the same game as future Ha... |
Gamma Alpha Omega () is a Latina-founded Greek letter intercollegiate sorority, established in 1993 on the campus of Arizona State University in Tempe, Arizona. The sorority has 28 collegiate chapters and 13 alumnae chapters.
History
Gamma Alpha Omega was founded on by eight Latina women.
Founders
From the beginni... |
Wotta is an administrative ward in the Mpwapwa district of the Dodoma Region of Tanzania. According to the 2002 census, the ward has a total population of 10,538.
References
Wards of Dodoma Region |
```yaml
Resources:
MyRole1:
Type: AWS::IAM::Role
Properties:
AssumeRolePolicyDocument:
Statement:
- Effect: Allow
Action: sts:AssumeRole
Principal:
Service: lambda.amazonaws.com
ManagedPolicyArns:
- !Sub arn:${AWS::Partition}:iam::aws:policy/se... |
Grand Bahama Aux AF Airport is a public use airport located 9 nm east of Grand Bahama, the Bahamas.
See also
List of airports in the Bahamas
References
External links
Airport record for Grand Bahama Aux AF Airport at Landings.com
Airports in the Bahamas |
Thomas Ashworth Goss was an Anglican priest.
He was born on 27 July 1912 and educated at Shardlow Hall, Aldenham and the University of St Andrews. He was ordained in 1938 and began his ecclesiastical career with a curacy at Frodingham, after which he became a chaplain in the Royal Air Force Volunteer Reserve. He was ... |
```shell
#!/usr/bin/env bats
load test_helper
# reconcile ###################################################################
@test "'index reconcile' skips common temporary files when .index is not present." {
{
"${_NB}" init
"${_NB}" add "File One.md" --content "Example content one."
sleep 1
... |
```kotlin
import kotlin.native.concurrent.*
import kotlinx.cinterop.autoreleasepool
import objclib.*
fun main() {
autoreleasepool {
run()
}
}
private class NSObjectImpl : NSObject() {
var x = 111
}
fun run() = withWorker {
val obj = NSObjectImpl()
setObject(obj)
println("Before")
... |
```smalltalk
using System;
using System.Collections.Generic;
using System.Xml;
using System.Xml.Serialization;
using NPOI.OpenXmlFormats.Shared;
using System.IO;
using NPOI.OpenXml4Net.Util;
using System.Collections;
using NPOI.OpenXmlFormats.Dml.WordProcessing;
namespace NPOI.OpenXmlFormats.Wordprocessing
{
[Se... |
McCarty is an unincorporated community in Pemiscot County, in the U.S. state of Missouri.
History
McCarty has the name of Judge Sterling H. McCarty, who held a number of county offices. The community once had the McCarty School, now defunct.
References
Unincorporated communities in Pemiscot County, Missouri
Unincorp... |
The Maiden Paps are twin hills near Hawick, in the Scottish Borders of the south east of Scotland, so named because they have the shape of human breasts. They are located south of Hawick; the higher pap is and the lower high.
Although there are some well-defined hills like the Maiden Paps, the Roxburgh Hills are ge... |
Intelius, Inc. is a public records business headquartered in Seattle, Washington, United States. It provides information services, including people and property search, background checks and reverse phone lookup. Users also have the ability to perform reverse address lookups to find people using Intelius’ services and ... |
Iván Rodríguez (born 1971) is a Puerto Rican baseball player
Iván Rodríguez may also refer to:
Iván Rodríguez (sprinter) (born 1937), Puerto Rican sprinter
Iván Rodríguez Traverzo (born 1975), Puerto Rican politician
Iván Rodríguez Mesa (born 1977), Panamanian swimmer
Iván Rodríguez (footballer) (born 1996), Spanish f... |
```shell
#!/bin/bash
echo "$1 ($2, $3)..."
make clean 1>/dev/null 2>/dev/null
echo -n "building..."
if [ -f /proc/cpuinfo ]
then
MAKE_JOBS=$(( ($(cat /proc/cpuinfo | grep -E '^processor[[:space:]]*:' | tail -n -1 | cut -d':' -f2) + 1) * 2 + 1 ))
else
MAKE_JOBS=8
fi
CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -j$... |
The American Stakes is a Grade III American thoroughbred horse race for horses age four and older over a distance of one mile on the turf track held at Santa Anita Park in Arcadia, California in April. The race currently offers a purse of $100,000.
History
The event was inaugurated on Independence Day in 1938 as t... |
USS H-7 (SS-150) was a H-class submarine originally built for the Imperial Russian Navy. Six of these were not delivered pending the outcome of the Russian Revolution of 1917 before being purchased by the United States Navy on 20 May 1918.
Description
The H-class submarines had a length of overall, a beam of and a m... |
Atlas Professionals is a Dutch provider of recruitment and HR services within the energy and marine sectors globally, and has its headquarters in Hoofddorp.
History
Leo Burghouwt, Theo Klinkenberg and Thea Biemans establish the company in 1982 in Weesp, initially as an agent for worldwide transport over water. In 1986... |
```php
<?php
namespace MathPHP\LinearAlgebra\Reduction;
use MathPHP\Exception;
use MathPHP\Functions\Support;
use MathPHP\LinearAlgebra\NumericMatrix;
/**
* Matrix reduced to row echelon form - REF
* path_to_url
*
* A matrix is in echelon form if it has the shape resulting from a Gaussian elimination.
* Specifi... |
```java
package com.yahoo.vespa.indexinglanguage;
import com.yahoo.document.Document;
import com.yahoo.document.DocumentId;
import com.yahoo.document.FieldPathEntry;
import com.yahoo.document.datatypes.FieldPathIteratorHandler;
import com.yahoo.document.datatypes.FieldValue;
import com.yahoo.document.fieldpathupdate.A... |
```objective-c
#pragma once
// NOLINT(namespace-envoy)
constexpr char TEST_CA_CERT_256_HASH[] =
your_sha256_hash;
constexpr char TEST_CA_CERT_1_HASH[] = "296e3734cdeb171a37897084e1ff5a682ce6e990";
constexpr char TEST_CA_CERT_SPKI[] = "hKrwfF6o/hsLRqDuwbFxjlpu45B4dgHbc9Ac8DyKFCU=";
constexpr char TEST_CA_CERT_SERIA... |
```python
"""Package for parsing and compiling Python source code
There are several functions defined at the top level that are imported
from modules contained in the package.
parse(buf, mode="exec") -> AST
Converts a string containing Python source code to an abstract
syntax tree (AST). The AST is defined i... |
```xml
import { SC_ATTR, SC_ATTR_ACTIVE, SC_ATTR_VERSION, SC_VERSION, SPLITTER } from '../constants';
import { getIdForGroup, setGroupForId } from './GroupIDAllocator';
import { Sheet } from './types';
const SELECTOR = `style[${SC_ATTR}][${SC_ATTR_VERSION}="${SC_VERSION}"]`;
const MARKER_RE = new RegExp(`^${SC_ATTR}\\... |
Maulana Muhammad Rehmat Ullah is a Pakistani politician who was a Member of the Provincial Assembly of the Punjab, between 1985 and May 2018.
Early life and education
He was born on 27 January 1935.
He has received Islamic education.
Political career
He was elected to the National Assembly of Pakistan from Constitue... |
Giuseppe Maria Buondelmonti (13 September 1713 - 7 February 1757) was an Italian poet, orator and philosopher.
Biography
Buondelmonti was born into a noble family, and was raised highly educated. He attended the University of Pisa, but was unable to graduate due to health issues. During this time he did write poetry,... |
Cookstown Youth Football Club is an intermediate-level football club from Cookstown, County Tyrone, in Northern Ireland, playing in the Intermediate Division of the Ballymena & Provincial League. The club was formed in 1991, being one of the only football clubs in the area. It has a number of under-age teams and a sen... |
Zafarabad may refer to:
Zafarabad, India
Zafarabad, alternate name of Jafarabad, Borujerd, in Iran
Zafarabad, alternate name of Javadabad, Delfan, in Iran
Zafarabad, Fars, a village in Fars Province, Iran
Zafarabad, Hamadan, a village in Hamadan Province, Iran
Zafarabad, alternate name of Khvajeh Hoseyni, Hamadan... |
```xml
<vector xmlns:android="path_to_url"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<!--
- The group tag is needed for its "rotation" property that we want to animate.
- The "pivotX/Y" properties set the center... |
Eugene McDowell (July 4, 1939 – January 26, 2021) was an American college football coach and college athletics administrator. He served as the head football coach at University of Central Florida (UCF) from 1985 to 1997, compiling a record of 86–61. McDowell was also the athletic director at UCF from 1985 to 1992.
McD... |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\Compute;
class CommitmentAggregatedListWarningData extends \Google\Model
{
/**
* @var string
*... |
Iowa Park is a city in Wichita County, Texas, United States. It is part of the Wichita Falls, Texas metropolitan statistical area. The population was 6,355 at the 2010 census.
History
Iowa Park was founded in 1888 alongside the tracks of the Fort Worth and Denver City Railway by D. C. and A. J. Kolp. Originally called... |
Baxter! is a 1973 British-American drama film directed by Lionel Jeffries and starring Patricia Neal, Jean-Pierre Cassel and Britt Ekland. The film follows a young boy called Roger Baxter who struggles to overcome his speech problem (rhotacism) and his strained relationship with his parents. The film was based on a boo... |
Huang Fan (Chinese:黃凡) is a contemporary Taiwanese writer, born in 1950.
He grew up in a family dependants community, like many people from Mainland China who arrived with Chiang Kai-shek in 1949. His educational background is in engineering. He is now a professional writer.
His fiction is urbane and often experiment... |
```objective-c
// 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 ... |
Henry Chase may refer to:
Henry Seymour Chase Jr. (1853–1889), 19th Century American Marine Artist
Henry B. Chase (1870–1961), mayor of Huntsville, Alabama
Henry A. Chase (1841–?), member of the Wisconsin State Assembly
Henry Chase (1860s politician) (died 1871), member of the Wisconsin State Assembly
See also
... |
Archibald Douglas, 5th Earl of Angus (c. 1449October 1513) was a Scottish nobleman, peer, politician, and magnate. Tradition has accorded him the nickname Archibald 'Bell-the-Cat' due to his association with the 1482 rebellion against James III of Scotland. He became one of the most powerful nobleman in Scotland throug... |
```smalltalk
using MySqlConnector.Protocol.Serialization;
namespace MySqlConnector.Protocol.Payloads;
internal readonly struct AuthenticationMoreDataPayload
{
public byte[] Data { get; }
public const byte Signature = 0x01;
public static AuthenticationMoreDataPayload Create(ReadOnlySpan<byte> span)
{
var reade... |
Richard Charles Motz (12 January 1940 – 29 April 2007) was a New Zealand cricketer. A right-arm fast bowler and hard-hitting lower order batsman, Motz played 32 Test matches for the New Zealand national cricket team between 1961 and 1969. He was the first bowler for New Zealand to take 100 wickets in Test cricket.
Ear... |
```c++
#include "SimulationDataIISPH.h"
#include "SPlisHSPlasH/SPHKernels.h"
#include "SPlisHSPlasH/Simulation.h"
using namespace SPH;
SimulationDataIISPH::SimulationDataIISPH()
{
}
SimulationDataIISPH::~SimulationDataIISPH(void)
{
cleanup();
}
void SimulationDataIISPH::init()
{
Simulation *sim = Simulation::getC... |
```xml
/*
* @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.
*/
import dnanasum = require( './index' );
// TESTS //
// The function returns a number...
{
const x = new Float6... |
```java
Use `File.separator` while dealing with file paths
`System.out` vs `System.err`
Checking for the existence of files and directories
Retrieving file store attributes
The `Console` class
``` |
```c++
/* manage_interfaces_dialog.cpp
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
*
* This program is free software; you can redistribute it and/or
* as published by the Free Software Foundation; either version 2
*
* This program is distributed in the hope that it will be ... |
Between 1914 and 1939, there were three separate Albanian navies. The first navy was short-lived, belonging to the Principality of Albania. The second one, the Albanian Republican Navy shared a similar fate, as it served the short-lived Albanian Republic. The third navy, the Royal Albanian Navy, managed to last over a ... |
```yaml
logs:
- type: tcp
port: 10000
service: "my-service"
source: "my-client-app"
log_processing_rules:
- type: exclude_at_match
name: not_tarkovsky
pattern: (T|t)arkovsky
``` |
Cedar Valley is an unincorporated community in Bell County, in the U.S. state of Texas. According to the Handbook of Texas, only four people lived in the community in 2000. It is located within the Killeen-Temple-Fort Hood metropolitan area.
History
Cedar Valley had several churches. It had only two churches, several ... |
Radnor Hunt is the oldest continuous fox-hunting club in the United States recognized by the Masters of Foxhounds Association of North America.
Overview
Radnor Hunt was founded in 1883 in Pennsylvania. A property was purchased on the corner of Darby-Paoli and Roberts Roads in Newtown Township, Delaware County, Pennsyl... |
```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.
package omnissm
import (
"context"
"fmt"
"io/ioutil"
"os"
"strconv"
"strings"
"github.com/aws/aws-sdk-go/aws"
version "github.co... |
The United Nationalist Democratic Organization (UNIDO) was the main political multi-party electoral alliance of the traditional political opposition during the turbulent last years of Philippine President Ferdinand Marcos in the mid-1980s. It was formed in January 1980, and was originally known as the United Democratic... |
```perl6
#########################################################################
# OpenKore - Packet Receiveing
# This module contains functions for Receiveing packets to the server.
#
# This software is open source, licensed under the GNU General Public
# Basically, this means that you're allowed to modify and d... |
```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.
"""FastAPI Server for Image Predictions with Uvicorn.
This script sets up a FastAPI server that uses 2 trained Mask RCNN instance
segmentat... |
Alice Dunning Lingard (29 July 1847 – 25 June 1897) was an English actress who performed both in England and in the United States, and was the wife of mimic and comic William Lingard.
Lingard was born in London on 29 July 1847 and had her stage debut there, at the Grecian Theatre. She married William Lingard in 1866 ... |
Bartosz Iwan (born 18 April 1984) is a Polish former professional footballer who played as a midfielder.
Career
In July 2011, he joined Olimpia Elbląg on a one-year contract. In 2019, he joined Wieczysta Kraków. In June 2020, his contract with Wieczysta was dissolved.
Family
He is a son of former Poland international... |
```objective-c
#pragma once
#ifndef TIIO_TGA_INCLUDED
#define TIIO_TGA_INCLUDED
#include "tiio.h"
//#include "timage_io.h"
#include "tproperty.h"
#include <QCoreApplication>
//===========================================================================
namespace Tiio {
//============================================... |
```cmake
# - Find the NumPy libraries
# This module finds if NumPy is installed, and sets the following variables
# indicating where it is.
#
# TODO: Update to provide the libraries and paths for linking npymath lib.
#
# NUMPY_FOUND - was NumPy found
# NUMPY_VERSION - the version of NumPy fo... |
Stenoma armata is a moth in the family Depressariidae. It was described by Philipp Christoph Zeller in 1877. It is found in Rio de Janeiro, Brazil.
References
Moths described in 1877
Stenoma |
```javascript
/**
* lodash (Custom Build) <path_to_url
* Build: `lodash modularize exports="npm" -o ./`
* Released under MIT license <path_to_url
* Based on Underscore.js 1.8.3 <path_to_url
*/
/** Used as the size to enable large array optimizations. */
var LARGE_ARRAY_SIZE = 200;
/** Used to stand-in for `undef... |
```javascript
import { describe, it, expect, vi, beforeEach } from "vitest";
import * as Scenarios from "@aws-doc-sdk-examples/lib/scenario/index.js";
import { choices, replAction, replInput } from "./repl.steps.js";
import { ChecksumAlgorithm } from "@aws-sdk/client-s3";
describe("repl.steps.js", () => {
const mock... |
```shell
Difference between `redirection` and `pipe`
Using `xargs` to build commands.
SSH Pipes
Run local scripts remotely
Play sounds remotely
``` |
Hong Kong Gold Coast is a private housing estate served by Castle Peak Road, near Castle Peak Bay, in So Kwun Wat, Tuen Mun, New Territories, Hong Kong. Developed by Sino Group, it includes 20 residential buildings completed in two phases (in 1990 and 1993 respectively), a resort hotel, a shopping mall, a yacht and cou... |
Freddie Wall was an American soccer forward who played professionally in the American Soccer League.
In 1924, Wall began his professional career with the Fall River F.C. of the American Soccer League. Although he scored two goals in his lone appearance for the 'Marksmen', he did not return to the ASL until the 1928-1... |
```go
package indexer
import (
"context"
"cosmossdk.io/schema/addressutil"
"cosmossdk.io/schema/appdata"
"cosmossdk.io/schema/logutil"
"cosmossdk.io/schema/view"
)
// Config species the configuration passed to an indexer initialization function.
// It includes both common configuration options related to includ... |
Mavis Taillieu (born August 8, 1952) is a former politician in Manitoba, Canada. She was a member of the Manitoba legislature from 2003 to 2013, representing the opposition Progressive Conservative Party and served as the critic of Culture, Heritage and Tourism, Family Services and Housing, Immigration and Multicultur... |
```java
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing,
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* specific language governing permissions and limitations
*/
package org.ballerinalang.test.types.constant;
import org.ballerinalang.test.BCompileUtil;
imp... |
```smalltalk
using System.Text.Json.Nodes;
WebApplication app = WebApplication.Create();
app.Run(async context =>
{
var numberNode = JsonNode.Parse(@"{""age"" : 34 }");
int age = (int) numberNode["age"];
await context.Response.WriteAsync($"{numberNode} \n");
await context.Response.WriteAsync($"Value o... |
The 2012–13 Bhutan National League was the first season of the Bhutan National League. It was organized by the Bhutan Football Federation and sponsored by Coca-Cola. The National League replaced the A-Division as the country's premier football competition and would provide Bhutan's entrant to the 2013 AFC President's C... |
```ruby
require 'spec_helper'
require 'mspec/guards'
RSpec.describe QuarantineGuard, "#match?" do
it "returns true" do
expect(QuarantineGuard.new.match?).to eq(true)
end
end
RSpec.describe Object, "#quarantine!" do
before :each do
ScratchPad.clear
@guard = QuarantineGuard.new
allow(QuarantineGu... |
```c++
/*
(glenjofe@gmail.com)
(path_to_url
*/
#ifndef BOOST_ALIGN_ALIGN_DOWN_HPP
#define BOOST_ALIGN_ALIGN_DOWN_HPP
#include <boost/align/detail/align_down.hpp>
namespace boost {
namespace alignment {
BOOST_CONSTEXPR inline std::size_t
align_down(std::size_t value, std::size_t alignment) BOOST_NOEXCEPT
{
retur... |
```ruby
# frozen_string_literal: true
require 'aws-sdk-dynamodb'
require 'logger'
class DynamoDBAdapter
def initialize
@client = Aws::DynamoDB::Client.new
end
def save_item(item)
@client.put_item(table_item(item))
logger.info("Created dynamoDB item with id=#{item[:id]}")
rescue Aws::DynamoDB::Er... |
```java
/*
*
*
* 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.
*/
package org.springframework.cloud.gateway.test.support;
import java.util.concurrent.atomic.AtomicReference;
import reactor.net... |
```smalltalk
using NUnit.Framework;
namespace Xamarin.Forms.Core.UnitTests
{
[TestFixture]
public class SwipeViewTests : BaseTestFixture
{
[Test]
public void TestConstructor()
{
var swipeView = new SwipeView();
Assert.AreEqual(0, swipeView.LeftItems.Count);
Assert.AreEqual(0, swipeView.TopItems.Coun... |
"You Can't Stop Me" is the first single from the Guano Apes' third album, Walking on a Thin Line. It was released as a single on 13 January 2003, at which point the album it would appear on was still untitled. It reached No. 10 in Germany, also charting in four other European countries, and performing well in Portugal.... |
Joseph Renfroe (August 14, 1921 – December 9, 1987) was an American football player and coach. He played college football as a halfback and quarterback for Tulane from 1942 to 1944. He was selected by the Associated Press as the first-team quarterback on the 1943 All-SEC football team. He was selected by the Brooklyn T... |
```c++
/**
* KFR (path_to_url
* See LICENSE.txt for details
*/
#include <kfr/base.hpp>
#include <kfr/dft.hpp>
#include <kfr/dsp.hpp>
#include <kfr/io.hpp>
using namespace kfr;
int main()
{
// Print the version of the KFR library being used
println(library_version());
// Define the size of the Fast Fo... |
```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.
package baggage // import "go.opentelemetry.io/otel/internal/baggage"
import "context"
type baggageContextKeyType int
const baggageKey ... |
```smalltalk
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Roslynator.CSharp.Syntax;
namespace Roslynato... |
The Church of the Little Flower is a Roman Catholic church in Coral Gables, Florida founded in 1926. The church's domed 1951 building was constructed in Spanish Renaissance style, in keeping with the Mediterranean Revival architecture for which Coral Gables is noted.
The church members have long been conspicuously u... |
```xml
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="fr">
<context>
<name>AboutDialog</name>
<message>
<source>About KeePassXC</source>
<translation> propos de KeePassXC</translation>
</message>
<message>
<source>About</source>
<translation> propos</trans... |
Corinna or Korinna () was an ancient Greek lyric poet from Tanagra in Boeotia. Although ancient sources portray her as a contemporary of Pindar (born ), not all modern scholars accept the accuracy of this tradition. When she lived has been the subject of much debate since the early twentieth century, proposed dates ran... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.