text stringlengths 1 22.8M |
|---|
```text
Infinite Health
0
Hiei-YYH
0 00199594 3D20461C
0 00199598 912A06C0
0 0019959C C00A06C0
0 001995A0 839E0020
#
Infinite Ammo
0
Hiei-YYH
0 0020B984 38090000
#
Infinite Oxygen
0
Hiei-YYH
0 00227D2C 60000000
0 0026A788 60000000
0 0026AB7C 60000000
#
Moon Jump
0
Hiei-YYH
0 003F0720 7C1849CE
0 003F0724 3D00011D
0 003F... |
The name Jolina has been used in the Philippines by PAGASA in the Western Pacific. The name was possibly derived from a local artist named Jolina Magdangal, which in 2001 it made a controversy upon releasing the revised name of typhoon.
Tropical Depression Jolina (2001) – a tropical depression that was only recognized... |
Belle Isle Northeast Light is a tall, 12-sided flying buttress lighthouse located on Belle Isle, Newfoundland, which was built in 1905. It is one of three lighthouses on the island and was maintained by the Canadian Government despite the fact that Newfoundland did not join Confederation until 1949. It was designed b... |
Rushana Nurjavova (born 22 June 1994) is a Turkmen judoka. She competed at the 2016 Summer Olympics in the women's 57 kg event, in which she was eliminated in the first round by Hedvig Karakas.
References
1994 births
Living people
Turkmenistan female judoka
Olympic judoka for Turkmenistan
Judoka at the 2016 Summer Ol... |
```objective-c
#pragma once
#include "envoy/formatter/substitution_formatter.h"
#include "envoy/http/header_map.h"
#include "envoy/stream_info/stream_info.h"
namespace Envoy {
namespace Http {
// The interface of applying operations to a header map.
class HeaderEvaluator {
public:
virtual ~HeaderEvaluator() = defa... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="path_to_url">
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
</It... |
```go
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package gensupport
import (
"net/http"
"golang.org/x/net/context"
"golang.org/x/net/context/ctxhttp"
)
// Hook is the type of a function that is called once before each HTTP request
// that is sent by a ... |
Endogamy is the cultural practice of mating—usually in the form of marriage—within a specific social group, religious denomination, caste, or ethnic group, rejecting those from others as unsuitable for marriage or other close interpersonal relationships. Whereas endogamy refers to marriage within the group, its opposi... |
```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 W... |
Farmer's Angle is an EP by Jim Jupp, under the pseudonym of Belbury Poly. It was released in 2004 on CD-R and was the first release on Ghost Box Records. In 2010, the EP was re-released and expanded on CD and 10" vinyl as Farmer's Angle' (Revised Edition), whilst it was re-issued in its original form in October 28, 202... |
```python
from visidata import vd, VisiData, Path, ColumnItem, ESC
from .gitsheet import GitSheet
@VisiData.api
def git_grep(vd, p, args):
return GitGrep(args[0], regex=args[0], source=p)
class GitGrep(GitSheet):
rowtype = 'results' # rowdef: list(file, line, line_contents)
guide = '''
# vgit g... |
```css
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #fff;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin-heading {
margin: 0 0 15px;
font-size: 18px;
font-weight: 400;
color: #555;
}
.form-signin .checkbox {
margin-bottom: 10px;
font-weight... |
```xml
export enum BlockMode {
/* store rendered html into blocks */
OUTPUT,
/* output rendered html directly */
STORE
}
``` |
```python
#
# 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 implied.
... |
131001–131100
|-bgcolor=#f2f2f2
| colspan=4 align=center |
|}
131101–131200
|-id=181
| 131181 Žebrák || || Žebrák is a historic town in Central Bohemia, Czech Republic, known for its medieval castles of Žebrák and Točník, a meteorite fall in 1824, and its creative astronomical observatory active in the field o... |
```javascript
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Flags: --allow-natives-syntax
(function ShiftRightLogicalWithDeoptUsage() {
function g() {}
function f() {
var tmp = 1264475713;
var tmp1 = tmp - (-913041544);
g();
return 1 >>... |
```objective-c
//
// file LICENSE or copy at path_to_url
#ifndef CDSUNIT_MAP_TYPE_FELDMAN_HASHMAP_H
#define CDSUNIT_MAP_TYPE_FELDMAN_HASHMAP_H
#include "map_type.h"
#include <cds/container/feldman_hashmap_hp.h>
#include <cds/container/feldman_hashmap_dhp.h>
#include <cds/container/feldman_hashmap_rcu.h>
#include <c... |
Helena E. Riggs (December 18, 1899 – October 7, 1968) was an American neuropathologist at Philadelphia General Hospital and the University of Pennsylvania. In 1948, she was one of the first two neuropathologists to be certified by the American Board of Pathology, and in 1950 she served as the first woman President of t... |
The 1943 Morgan State Bears football team was an American football team that represented Morgan State College in the Colored Intercollegiate Athletic Association (CIAA) during the 1943 college football season. In their 15th season under head coach Edward P. Hurt, the Bears compiled a 5–0 record, won the CIAA championsh... |
```shell
Adding a remote repository
Using tags for version control
What is a checksum?
How to set your username and email
Recover lost code
``` |
```ruby
require 'rails_helper'
describe 'layouts/application' do
before :each do
without_partial_double_verification do
allow(view).to receive(:title).and_return('We have a title')
end
render
end
it "should render title tag" do
expect(rendered).to have_title('We have a title :: DockerRails... |
```html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "path_to_url">
<html xmlns="path_to_url">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="ie=7"/>
<title> CMSXSS | WooYun-2014-79537 | WooYun.org </title>
<meta name="auth... |
Iceland competed at the 1988 Winter Olympics in Calgary, Alberta, Canada.
Competitors
The following is the list of number of competitors in the Games.
Alpine skiing
Cross-country skiing
References
Official Olympic Reports
Olympic Winter Games 1988, full results by sports-reference.com
Nations at the 1988 Winte... |
Open interest (futures) is the number of "open" contracts or open interest of derivatives in the futures market. Open interest in a derivative is the sum of all contracts that have not expired, been exercised or physically delivered. Moreover, the open interest is the number of long positions or, equivalently, the num... |
Antonio Salamone (December 12, 1918 in San Giuseppe Jato – May 31, 1998 in São Paulo) was a member of the Sicilian Mafia and a member of the first Sicilian Mafia Commission. His nickname was “il furbo” – the shrewd one.
Mafia heritage
Salamone was born San Giuseppe Jato in the Province of Palermo. After his first wife... |
```smalltalk
using System;
using DataStructures.LinkedList.SkipList;
using NUnit.Framework;
using FluentAssertions;
using System.Collections.Generic;
namespace DataStructures.Tests.LinkedList;
public static class SkipListTests
{
[Test]
public static void TestAdd()
{
var list = new SkipList<int>();... |
```shell
What is stored in a commit?
Search for commits by author
`master` and `origin` aren't special
Remote repositories: viewing, editing and deleting
Dates in git
``` |
```xml
//===-- MachProcess.cpp -----------------------------------------*- C++ -*-===//
//
// See path_to_url for license information.
//
//===your_sha256_hash------===//
//
// Created by Greg Clayton on 6/15/07.
//
//===your_sha256_hash------===//
#include "DNB.h"
#include "MacOSX/CFUtils.h"
#include "SysSignal.h"
#... |
Paula Zelenko is a Michigan politician who formerly served as Burton, Michigan's mayor and a member of the Michigan House of Representatives.
Career
In 1991, Zelenko was elected to the Burton City Council, serving until 2001. She was then elected to the Michigan House of Representatives, serving the 50th district unt... |
Leonid Davydovich Lukov (; 2 May 1909 – 24 April 1963) was a Soviet film director and screenwriter. He directed 25 films between 1930 and 1963. Leonid Lukov was named People's Artist of the RSFSR in 1957 and awarded the Stalin Prize twice: in 1941 and 1952. He died in Leningrad.
Filmography
Scum (Накипь); 1930, short... |
```smalltalk
// ***********************************************************************
//
// 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... |
The ECOWAS Bank for Investment and Development (EBID) is a leading regional investment and development bank, owned by the fifteen Economic Community of West African States (ECOWAS) Member States namely, Benin, Burkina Faso, Cape Verde, Côte d’Ivoire, The Gambia, Ghana, Guinea, Guinea-Bissau, Liberia, Mali, Niger, Niger... |
```smalltalk
/* ====================================================================
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... |
```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\Dialogflow;
class your_sha256_hashta extends \Google\Model
{
/**
* @var string
*/
public $co... |
```c
/* $OpenBSD: fpsetsticky.c,v 1.5 2014/04/17 09:01:25 guenther Exp $ */
/* $NetBSD: fpsetsticky.c,v 1.1 1999/07/07 01:55:08 danw Exp $ */
/*
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Dan Winship.
*
* Redistribution and use in source and binary f... |
The Cayuse language (Cailloux, Willetpoos) is an extinct unclassified language formerly spoken by the Cayuse Native American tribe in the U.S. state of Oregon. The Cayuse name for themselves was Liksiyu (see Aoki 1998).
Classification
Similarities to Molala, the language of people to the south of them in central Oreg... |
```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.apache.traffic_control.traffic_router.core.loc;
import java.io.File;
import java.io.IOException;
import java.net.InetAd... |
Marasmius oreades, also known as the fairy ring mushroom, fairy ring champignon or Scotch bonnet, is a mushroom native to North America and Europe. Its common names can cause some confusion, as many other mushrooms grow in fairy rings, such as the edible Agaricus campestris and the poisonous Chlorophyllum molybdites.
... |
```makefile
################################################################################
#
# xdriver_xf86-video-tdfx
#
################################################################################
XDRIVER_XF86_VIDEO_TDFX_VERSION = 1.4.5
XDRIVER_XF86_VIDEO_TDFX_SOURCE = xf86-video-tdfx-$(XDRIVER_XF86_VIDEO_TDFX_... |
The second government of Pedro Sánchez was formed on 13 January 2020, following the latter's election as Prime Minister of Spain by the Congress of Deputies on 7 January and his swearing-in on 8 January, as a result of the Spanish Socialist Workers' Party (PSOE) emerging as the largest parliamentary force at the Novemb... |
```smalltalk
using System.Text;
namespace ReClassNET.Extensions
{
public static class StringBuilderExtensions
{
public static StringBuilder Prepend(this StringBuilder sb, char value)
{
return sb.Insert(0, value);
}
public static StringBuilder Prepend(this StringBuilder sb, string value)
{
return sb.... |
```objective-c
#pragma once
#include <Access/AccessRights.h>
#include <Access/ContextAccessParams.h>
#include <Access/EnabledRowPolicies.h>
#include <Interpreters/ClientInfo.h>
#include <Access/QuotaUsage.h>
#include <Common/SettingsChanges.h>
#include <Core/UUID.h>
#include <base/scope_guard.h>
#include <boost/contai... |
"Ain't Got No Home" is a song written and originally recorded by American rhythm-and-blues singer and pianist Clarence "Frogman" Henry. It was released as a single in the United States on December 15, 1956.
The first verse of the song is sung in a man's voice, the second in a falsetto and the third in a frog's voice.
... |
```smalltalk
//
// NWBrowseResult.cs: Bindings the Network nw_browse_result_t API.
//
// Authors:
// Manuel de la Pena (mandel@microsoft.com)
//
//
#nullable enable
using System;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
using ObjCRuntime;
using Foundation;
using CoreFoundation;
u... |
```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 bench = require( '@stdlib/bench' );
var isBoolean = require( '@stdlib/as... |
Falsoterinaea fuscorufa is a species of beetle in the family Cerambycidae. It was described by Masaki Matsushita in 1937, originally under the genus Hirayamaia.
References
Pteropliini
Beetles described in 1937 |
```kotlin
package com.simplemobiletools.calendar.pro.interfaces
import com.simplemobiletools.calendar.pro.models.Event
interface WeeklyCalendar {
fun updateWeeklyCalendar(events: ArrayList<Event>)
}
``` |
Jones Falls Dam is a dam on the Rideau Canal located in Rideau Lakes, Leeds and Grenville United Counties, Ontario, Canada, that was built between 1828 and 1831 to tame the mile-long series of rapids and falls that flowed from Sand Lake and into the White Fish River (now drowned).
History
The dam, designed by the Brit... |
```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.
*/
/*
* NOTE: THIS CLASS IS AUTO-GENERATED FROM THE EQUIVALENT CLASS IN THE PARENT TRANSITION PACKAGE.
* IT SHOULD NOT BE EDITED D... |
```ruby
require 'spec_helper'
require 'cfn-model'
require 'cfn-nag/custom_rules/ApiGatewayMethodAuthorizationTypeRule'
describe ApiGatewayMethodAuthorizationTypeRule do
context "AWS::ApiGateway::Method has AuthorizationType set to NONE. " do
it 'Returns offending logical resource ids.' do
cfn_model = CfnPa... |
```javascript
import test from 'tape-catch';
import testUtils from 'vtk.js/Sources/Testing/testUtils';
import vtkImageGridSource from 'vtk.js/Sources/Filters/Sources/ImageGridSource';
import vtkImageMapper from 'vtk.js/Sources/Rendering/Core/ImageMapper';
import vtkImageSlice from 'vtk.js/Sources/Rendering/Core/ImageS... |
Gogol Bordello Non-Stop is a 2008 music documentary film, written and directed by Margarita Jimeno and starring Gogol Bordello and Eugene Hütz.
Synopsis
Chronicles the notorious live band Gogol Bordello and front man Eugene Hütz, a gypsy-punk Ukrainian immigrant. Includes footage of raucous gigs from 2001 to 2007, as... |
```c++
/*******************************************************************
Tracker based on Variable Mean-Shift algorithm and Interpolate Template Matching
Version: MT1
Compiler: Microsoft Visual Studio.net
Luigi Sgaglione
**********************************************************************/
#include <memory>
... |
```python
# -*- coding: utf-8 -*-
# Generated by Django 1.11.1 on 2017-06-02 18:08
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('core', '0029_make_issue_date_an_index'),
]
operations = [
migrati... |
John Hambrick (born June 12, 1945) is an American politician who served as a Republican member of the Nevada Assembly. He represented Clark District 2 from November 5, 2008 to November 4, 2020.
Education
Hambrick attended multiple law enforcement institutes, including the Federal Law Enforcement Training Center.
Elec... |
Shadowstats.com is a website that analyzes and offers alternatives to government economic statistics for the United States. Shadowstats primarily focuses on inflation, but also keeps track of the money supply, unemployment and GDP by utilizing methodologies abandoned by previous administrations from the Clinton era to ... |
```smalltalk
namespace DataStructures.DisjointSet;
/// <summary>
/// node class to be used by disjoint set to represent nodes in Disjoint Set forest.
/// </summary>
/// <typeparam name="T">generic type for data to be stored.</typeparam>
public class Node<T>
{
public int Rank { get; set; }
public Node<T> Paren... |
Wnion Halt (Pron: Oon-y'n) in Gwynedd, Wales, was on the Ruabon to Barmouth line. The station was situated in a narrow part of the Wnion Valley next to Pont Llanrhaiadr and squeezed against a road retaining wall on the north side of the line. There was a short timber-edged platform with a timber shelter and nameboard. ... |
```go
//
// 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, sublicense, and/o... |
is a Japanese economist. He is a professor at the University of Tokyo. Kandori is the President of the Game Theory Society, replacing Matthew O. Jackson in 2023.
Career
He received a B.A. from University of Tokyo in 1982 and a Ph.D. from Stanford University in 1989. His seminal papers about social norms (1992) and evo... |
```kotlin
package mega.privacy.android.feature.sync.presentation
import app.cash.turbine.test
import com.google.common.truth.Truth.assertThat
import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.awaitCancellation
import kotlinx.coroutines.flow.MutableStateFlow
import kotlinx.coroutines.flow.fl... |
```python
# Author: Hamzeh Alsalhi <ha258@cornell.edu>
#
from __future__ import division
import numpy as np
import scipy.sparse as sp
import operator
import array
from sklearn.utils import check_random_state
from sklearn.utils.fixes import astype
from ._random import sample_without_replacement
__all__ = ['sample_with... |
Ollie is a city in Keokuk County, Iowa, United States. The population was 201 at the time of the 2020 census. Originally known as Hemingford, the town voted to change the name to Ollie in 1892.
Geography
According to the United States Census Bureau, the city has a total area of , all of it land.
Demographics
2010 ce... |
777 Main Street (formerly known as the Hartford National Bank and Trust Building) is a residential skyscraper in Downtown Hartford, Connecticut. Built in 1967, it is a prominent local example of Mid-Century Modern architecture, designed by Welton Becket. It was listed on the National Register of Historic Places in 2014... |
Hayrenik may refer to:
Hairenik, Armenian-language publication in Watertown, Massachusetts
"Mer Hayrenik", the national anthem of Armenia
Azat Hayrenik or Free Motherland, an Armenian political party in Artsakh (Karabakh) |
```java
/*
* 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 C... |
```shell
#!/bin/bash
set -x
cd /phxsql/tools
python2.7 install.py -i "$(hostname -I)" -p 54321 -g 6000 -y 11111 -P 17000 -a 8001 -f /data "$@"
exec tail -f /dev/null
``` |
Chen Min'er (; born 29 September 1960) is a Chinese politician and a member of the Politburo of the Chinese Communist Party who is serving as the Communist Party Secretary of Tianjin. From 2017 to 2022, he served as the Communist Party Secretary of Chongqing and a member of the 19th Politburo of the Chinese Communist P... |
Cavalry Barracks is a railway station in Hyderabad, Telangana, India located on the Manmad–Secunderabad section of the South Central Railway. The Cantonment area is accessible from this station.
Lines
Hyderabad Multi-Modal Transport System
Secunderabad–Bolarum route (SB Line)
External links
MMTS Timings as per South... |
```go
package ntlmssp
import (
"crypto/hmac"
"crypto/md5"
"strings"
"github.com/zmap/zgrab2/lib/smb/smb/encoder"
"golang.org/x/crypto/md4"
)
func Ntowfv1(pass string) []byte {
hash := md4.New()
hash.Write(encoder.ToUnicode(pass))
return hash.Sum(nil)
}
func Ntowfv2(pass, user, domain string) []byte {
h := ... |
```php
<?php declare(strict_types=1);
/*
* This file is part of the Monolog package.
*
* (c) Jordi Boggiano <j.boggiano@seld.be>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Monolog\Handler;
use Monolog\Formatter\Fo... |
Bumula Constituency is an electoral constituency in Kenya. It is one of nine constituencies in Bungoma County. The constituency was established for the 1997 elections.
Members of Parliament
Hon. JACK WANAMI WAMBOKA
Wards
References
Constituencies in Bungoma County
Constituencies of Western Province (Kenya)
1997 e... |
```java
package com.ctrip.xpipe.redis.core.protocal.cmd.pubsub;
import com.ctrip.xpipe.api.pool.SimpleObjectPool;
import com.ctrip.xpipe.netty.commands.NettyClient;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.ScheduledExecutorService;
public class CRDTPublishCommand extends P... |
Adelsö Church () is a church located on the Lake Mälaren island of Adelsö, in Ekerö Municipality in central eastern Sweden.
The Romanesque church, itself founded in the 12th century, is located next to Hovgården, an excavation site and a World Heritage Site dating back to before the Viking Age (c. 800-1050 CE).
Histo... |
```python
# coding=utf-8
# *** WARNING: this file was generated by test. ***
# *** Do not edit by hand unless you're certain you know what you are doing! ***
import errno
from setuptools import setup, find_packages
from setuptools.command.install import install
from subprocess import check_call
VERSION = "0.0.0"
def... |
Saint-Jean-de-Maruéjols-et-Avéjan (; ) is a commune in the Gard department in southern France.
Population
See also
Communes of the Gard department
References
Communes of Gard |
"Thinking About You" is the first single from Norah Jones' 2007 album Not Too Late. It was her first single to enter the Billboard Hot 100 in 4 years, since "Don't Know Why".
Background and composition
Jones wrote "Thinking About You" in 1999 with Ilhan Ersahin, her then-bandmate in Wax Poetic. She said the song had ... |
```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.
//
#import <Foundation/Foundation.h>
@interface NSData (NSHash_AdditionalHashingAlgorithms)
/**
Creates a MD5 hash of the cu... |
Pus is an exudate, typically white-yellow, yellow, or yellow-brown, formed at the site of inflammation during bacterial or fungal infection. An accumulation of pus in an enclosed tissue space is known as an abscess, whereas a visible collection of pus within or beneath the epidermis is known as a pustule, pimple or spo... |
```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 keyring
import (
"context"
"path"
"testing"
"github.com/pkg/errors"
"github.com/rook/rook/pkg/clusterd"
cephclient "github.com/rook/ro... |
```smalltalk
using System;
namespace AspNetCoreSpa.Application.Exceptions
{
public class BadRequestException : Exception
{
public BadRequestException(string message)
: base(message)
{
}
}
}
``` |
Delbert Leon Stapley (December 11, 1896 – August 19, 1978) was a member of the Quorum of the Twelve Apostles of the Church of Jesus Christ of Latter-day Saints (LDS Church) from 1950 to 1978.
Early life
Stapley was born in Mesa, Arizona Territory. He graduated from Mesa Union High School in 1914. As a youth, he reject... |
10 September (in Turkish: 10 Eylül) was a communist group in Turkey. It was formed in 1988 by a group of Communist Party of Turkey (TKP) militants who disapproved of the merger of the party into the United Communist Party of Turkey (TBKP). 10 Eylül considered itself as the true inheritors of the political legacy of TKP... |
```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... |
```groovy
package org.openremote.test.energy
import org.openremote.manager.asset.AssetProcessingService
import org.openremote.manager.asset.AssetStorageService
import org.openremote.manager.datapoint.AssetPredictedDatapointService
import org.openremote.manager.energy.ForecastSolarService
import org.openremote.manager... |
```shell
Interactively unstage changes
Check the reflog
Specify a commit by its ancestry
Useful stashing options
Sign your work (using GPG)
``` |
```objective-c
#pragma once
#ifndef SHADINGCONTEXT_H
#define SHADINGCONTEXT_H
#include <memory>
// Glew include
#include <GL/glew.h>
// TnzCore includes
#include "traster.h"
// Qt includes
#include <QDateTime>
#include <QOpenGLFramebufferObjectFormat>
#include <QOpenGLWidget>
#undef DVAPI
#undef DVVAR
#ifdef TNZS... |
V23, or similar, may refer to:
DR Class V 23, a locomotive
ITU-T V.23, a modem standard
Fokker V.23, a German experimental fighter aircraft of the 1910s
Skytrader UV-23 Scout, an American prototype utility aircraft of the 1970s
v23, a British graphic design studio founded by Vaughan Oliver
V23, supervision of hig... |
```smalltalk
using System.Collections.Generic;
using System.Linq;
namespace YoutubeExplode.Videos.Streams;
/// <summary>
/// Describes media streams available for a YouTube video.
/// </summary>
public class StreamManifest(IReadOnlyList<IStreamInfo> streams)
{
/// <summary>
/// Available streams.
/// </su... |
North (; ; ) is one of the four multi-member constituencies of the Chamber of Deputies, the national legislature of Luxembourg. The constituency was established in 1919 following the introduction of proportional representation for elections to the Chamber of Deputies. It consists of the cantons of Clervaux, Diekirch, R... |
```c++
#include "trop.h"
#include "tfxparam.h"
#include "texception.h"
#include "stdfx.h"
#include "globalcontrollablefx.h"
//===================================================================
class RGBMScaleFx final : public GlobalControllableFx {
FX_PLUGIN_DECLARATION(RGBMScaleFx)
TRasterFxPort m_input;
TD... |
Timothy D. Dukes (born September 30, 1964) is an American politician. He is a Republican member of the Delaware House of Representatives, representing District 40. He was elected in 2012 after the retirement of Republican Clifford Lee.
Electoral history
In 2012, Dukes won the general election with 5,552 votes (62.7%) ... |
Mario Luigi Ciappi, O.P. (6 October 1909 – 23 April 1996) was an Italian Cardinal of the Roman Catholic Church who served as personal theologian to five popes from 1955 to 1989, and was elevated to the cardinalate in 1977.
Biography
Born in Florence, Mario Ciappi studied at the seminary in Lucca. He later entered the ... |
```kotlin
package de.westnordost.streetcomplete.quests.religion
import de.westnordost.streetcomplete.R
import de.westnordost.streetcomplete.quests.religion.Religion.ANIMIST
import de.westnordost.streetcomplete.quests.religion.Religion.BAHAI
import de.westnordost.streetcomplete.quests.religion.Religion.BUDDHIST
import ... |
```java
package com.beemdevelopment.aegis.helpers;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Color;
import androidx.annotation.ColorInt;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.BinaryBitmap;
import com.google.zxing.DecodeHintType;
import com... |
```hcl
# Placeholder
``` |
The 1990 Waterford Senior Hurling Championship was the 90th staging of the Waterford Senior Hurling Championship since its establishment by the Waterford County Board in 1897.
Roanmore were the defending champions.
Roanmore won the championship after a 3–13 to 2–06 defeat of Ballyduff Upper in the final. This was the... |
Arvid Folke Alnevik (31 December 1919 – 17 August 2020) was a Swedish sprinter who specialized in the 400 metres. His best results were in the 4×400 metre relay, winning bronze medals at the 1946 European Championships and the 1948 Summer Olympics. Alnevik was a career military officer and retired with the rank of Majo... |
```javascript
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.AFRAME=e()}}(function(){var t;return func... |
The Louisiana Scholars' College at Northwestern State University, or "Scholars' College" as it is known by its students and faculty, is Louisiana's only designated four-year, selective-admissions honors college in the liberal arts and sciences.
History
The Scholars' College was established in 1987 by the Louisiana Boa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.