text stringlengths 1 22.8M |
|---|
```gas
;******************** (C) COPYRIGHT 2011 STMicroelectronics ********************
;* File Name : startup_stm32f10x_hd.s
;* Author : MCD Application Team
;* Version : V3.5.0
;* Date : 11-March-2011
;* Description : STM32F10x High Density Devices vector table for... |
```xml
import * as React from 'react';
import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';
import type { InputOnChangeData, InputProps, InputSlots, InputState } from '@fluentui/react-input';
export type SearchBoxSlots = InputSlots & {
/** Last element in the input, within the input... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="path_to_url"
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:tools="path_to_url"
android:background="@drawable/selectable_header_background"
android:orientation="vertical"
android:paddingBot... |
KMG is a Dutch company manufacturing amusement rides, located in Neede, Gelderland. KMG has constructed over 300 rides to date.
The following, among others, are KMG rides:
Afterburner (sold under the name Fireball in the US), a Pendulum ride.
Discovery
Discovery v2.0
Freak Out
Speed
Experience
XXL
Fun Factory
Tango
X... |
The Lighton Baronetcy, of Merville in Dublin, is a title in the Baronetage of Ireland. It was created on 1 March 1791 for the Dublin-based banker and politician Thomas Lighton. Sir Thomas was an Ulsterman, being a native of Strabane in the west of County Tyrone. He had made his fortune with the East India Company in In... |
```c++
//
//
// path_to_url
//
#include "pxr/pxr.h"
#include "pxr/base/tf/pyModule.h"
PXR_NAMESPACE_USING_DIRECTIVE
TF_WRAP_MODULE
{
TF_WRAP(UsdGeomBBoxCache);
TF_WRAP(UsdGeomConstraintTarget);
TF_WRAP(UsdGeomModelAPI);
TF_WRAP(UsdGeomPrimvar);
TF_WRAP(UsdGeomPrimvarsAPI);
TF_WRAP(UsdGeomToke... |
The Bistra is a river in south-western Romania, in the Banat. It is a right tributary of the river Timiș. Its valley delimits the Țarcu Mountains to the south from the Poiana Ruscă mountains to the north. Its name is derived from a Slavic word meaning "fast-flowing".
The Bistra has its source in the Bistra Lake, locat... |
Lorenzo Houston King (2 January 1878 – 17 December 1946) was an American bishop of The Methodist Church, elected in 1940.
He was born in Macon, Mississippi to parents who had once been slaves. He was ordained in 1907 in the Atlanta Annual Conference of the M.E. Church. Prior to his election to the episcopacy, he ser... |
```twig
{% block timesheet_form %}
{% form_theme form 'form/horizontal.html.twig' %}
{% embed formOptions.template with formOptions %}
{% block form_body %}
{% if form.begin_date is defined %}
<div class="mb-3 row">
<label class="col-form-label col-sm-2 re... |
Central State Historical Archive of Ukraine in Kyiv (CSHAK) is one of the oldest and biggest archives in Ukraine.
CSHAK contain documents on the history of Ukraine from the 19th century to the founding of the Grand Duchy of Lithuania and the Commonwealth (from the 14th to the end of the 18th century), as well as the ... |
The Regional Council of Veneto (Consiglio Regionale del Veneto) is the regional parliament of Veneto.
The council, which has its seat at Palazzo Ferro Fini, located along the Grand Canal in Venice. was first elected in 1970, when ordinary regions were established, twenty-two years after the Italian Constitution envisi... |
MOA-2010-BLG-477L is a star whose existence was detected when it caused a microlensing event in August, 2010. The microlensing event also revealed the existence of a planet orbiting the star. At first the star was thought to be about 0.67 times the mass of the Sun, in the main-sequence phase of its stellar evolution. B... |
Andrew Thomas Jones (26 May 1944 – 2 December 2015) was an Australian politician. He became one of the youngest ever Australian federal Members of Parliament when he was elected to the Division of Adelaide on 26 November 1966, aged just 22 years and 184 days. At that time, only Edwin Corboy had been elected at a younge... |
Paul Walther Fürbringer (7 August 1849 – 21 July 1930) was a German physician and chemist born in Delitzsch, in the Prussian Province of Saxony. He was a brother to anatomist Max Fürbringer (1846-1920).
He studied medicine at the Universities of Jena and Berlin. He served as an assistant physician during the Franco-Pr... |
Solid-phase extraction (SPE) is a solid-liquid extractive technique, by which compounds that are dissolved or suspended in a liquid mixture are separated, isolated or purified, from other compounds in this mixture, according to their physical and chemical properties. Analytical laboratories use solid phase extraction t... |
Callipteryx is an extinct genus of prehistoric bony fish that lived from the early to middle Eocene.
See also
Prehistoric fish
List of prehistoric bony fish
References
Eocene fish
Prehistoric perciform genera |
In the historiography of the French Revolution, the Thermidorian Reaction ( or Convention thermidorienne, "Thermidorian Convention") is the common term for the period between the ousting of Maximilien Robespierre on 9 Thermidor II, or 27 July 1794, and the inauguration of the French Directory on 2 November 1795.
The "... |
Each country was allowed to enter a team of 11 players and they all were eligible for participation.
CF=Centre forward
CB=Centre back
D=Defender
GK=Goalkeeper
Argentina
Argentina had only a squad of eight players entered.
Head coach:
Belgium
Head coach:
Czechoslovakia
Head coach:
France
France had only a squad ... |
The Pearl Islands (Spanish: Archipiélago de las Perlas or Islas de las Perlas) is a group of 200 or more islands and islets (many tiny and uninhabited) lying about off the Pacific coast of Panama in the Gulf of Panama.
Islands
The most notable island is Contadora Island (or Isla Contadora in Spanish), known for its... |
```php
<?php
namespace Hamcrest\Core;
class IsNullTest extends \Hamcrest\AbstractMatcherTest
{
protected function createMatcher()
{
return \Hamcrest\Core\IsNull::nullValue();
}
public function testEvaluatesToTrueIfArgumentIsNull()
{
assertThat(null, nullValue());
assertTha... |
```verilog
<?
generics[0] := "invertOutput";
?>
module <?= moduleName ?>
#(
parameter invertOutput = 0
)
(
output Reset
);
// ToDo: how to deal with the reset pin?
assign Reset = invertOutput;
endmodule
``` |
```java
/*
*
*/
package io.debezium.connector.postgresql;
import org.postgresql.core.Oid;
/**
* Extension to the {@link org.postgresql.core.Oid} class which contains Postgres specific datatypes not found currently in the
* JDBC driver implementation classes.
*
* @author Horia Chiorean (hchiorea@redhat.com)
*/... |
```c++
#include "schema/record.h"
namespace confluo {
record_t::record_t()
: timestamp_(0),
log_offset_(0),
data_(nullptr),
ptr_(),
size_(0),
version_(0) {
}
record_t::record_t(size_t log_offset, uint8_t *data, size_t size)
: timestamp_(*reinterpret_cast<int64_t *>(data)),
... |
```java
package jsr305;
import javax.annotation.OverridingMethodsMustInvokeSuper;
public class TestOverridesSuper {
@OverridingMethodsMustInvokeSuper
void f() {
}
@OverridingMethodsMustInvokeSuper
void g() {
}
static class SubClass extends TestOverridesSuper {
@Override
... |
Meipporul, also known as The True Meaning, is a 2009 Indian-American Tamil language thriller film produced and directed by Natty Kumar and Krish Bala. The film stars Krish Bala and Anusha, with Natty Kumar, Narayan Sundararajan, Rani Jayakumar, Lee Kuhn, Christopher Martin Bauer, Suren Vijaykumar, and Ritu Bhargava pla... |
Rock with Neil Sedaka or just Neil Sedaka is the first major solo album of Neil Sedaka released in 1959 after two 1958 albums under the titles Neil Sedaka and The Tokens and Neil Sedaka and The Tokens and Coins. The album was released by RCA Victor and was produced by Al Nevins.
The album contains 12 songs, all of them... |
```yaml
lt:
activemodel:
attributes:
debate:
category_id: Kategorija
closed_at: Udaryta
conclusions: Ivados
decidim_category_id: Kategorija
description: Apraymas
end_time: Biagiasi
information_updates: Informacijos atnaujinimai
instructions: Da... |
```javascript
import Tooltip from './src/main';
/* istanbul ignore next */
Tooltip.install = function(Vue) {
Vue.component(Tooltip.name, Tooltip);
};
export default Tooltip;
``` |
```go
// cgo -godefs -objdir=/tmp/mips64le/cgo -- -Wall -Werror -static -I/tmp/mips64le/include linux/types.go | go run mkpost.go
// Code generated by the command above; see README.md. DO NOT EDIT.
//go:build mips64le && linux
// +build mips64le,linux
package unix
const (
SizeofPtr = 0x8
SizeofLong = 0x8
)
type ... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#F44336</color>
<color name="colorPrimaryDark">#D32F2F</color>
<color name="colorAccent">#FFC107</color>
</resources>
``` |
```objective-c
/*
*
* This software may be used and distributed according to the terms of the
*/
#pragma once
#include <memory>
#include <string>
#include <vector>
#include <folly/Range.h>
#include "eden/common/utils/ImmediateFuture.h"
#include "eden/common/utils/RefPtr.h"
#include "eden/fs/inodes/TreeInode.h"
... |
```java
package com.ctrip.framework.dal.cluster.client.sharding.strategy;
import com.ctrip.framework.dal.cluster.client.exception.ClusterRuntimeException;
import com.ctrip.framework.dal.cluster.client.sharding.context.DbShardContext;
import com.ctrip.framework.dal.cluster.client.sharding.context.ShardData;
import com... |
```go
package webbundleid
import (
"crypto/ed25519"
"testing"
"github.com/WICG/webpackage/go/internal/signingalgorithm"
)
func TestGetWebBundleId(t *testing.T) {
privateKeyString := "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIB8nP5PpWU7HiILHSfh5PYzb5GAcIfHZ+bw6tcd/LZXh\n-----END PRIVATE KEY-----"
private... |
```html
(See accompanying file LICENSE_1_0.txt or copy at
path_to_url
-->
<!--
or a copy at path_to_url
Some files are held under additional license.
Please see "path_to_url" for more information.
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"path_to_url">
<html... |
Mohamed Bey Naguib Youssef Qutb El-Qashlan (, ; 19 February 1901 – 28 August 1984), also known as Mohamed Naguib, was an Egyptian revolutionary, and, along with Gamal Abdel Nasser, one of the two principal leaders of the Free Officers movement of 1952 that toppled the monarchy of Egypt and Sudan, leading to the establi... |
```c++
/*
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
*
* This library 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 PARTICU... |
The Bat-Signal is a distress signal device appearing in American comic books published by DC Comics, as a means to summon the superhero, Batman. It is a specially modified searchlight with a stylized emblem of a bat affixed to the light, allowing it to project a large bat symbol onto cloudy night skies over Gotham City... |
```javascript
import { value } from 'mixed-syntax-esm'
import { Client } from './client'
import { value as relativeMixedValue } from './mixed-mod.mjs'
export default function Page() {
return (
<>
<p id="server">{'server:' + value}</p>
<p id="client">
<Client />
</p>
<p id="relativ... |
```html
<!--
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.
-->
<ng-container [formGroup]="commandButtonWidgetConfigForm">
<tb-target-device formControlName="targetDevice"></tb-target-device>... |
```javascript
/**
* A specialized {@link Ext.util.KeyNav} implementation for navigating a {@link Ext.view.BoundList} using
* the keyboard. The up, down, pageup, pagedown, home, and end keys move the active highlight
* through the list. The enter key invokes the selection model's select action using the highlighted i... |
Easter () is a symbolic religious drama from 1901 by Swedish playwright August Strindberg.
The play was produced by the Stockholm ensemble Intima Teatern, which also toured other Scandinavian countries, including performances of Påsk in Kristiania. It was the first of Strindberg's plays that was staged in Bergen, prem... |
```javascript
Defining Tasks
Incremental Rebuilding
Only Passing Through Changed Files
Running tasks in series
External Configuration Files
``` |
```go
// _ _
// __ _____ __ ___ ___ __ _| |_ ___
// \ \ /\ / / _ \/ _` \ \ / / |/ _` | __/ _ \
// \ V V / __/ (_| |\ V /| | (_| | || __/
// \_/\_/ \___|\__,_| \_/ |_|\__,_|\__\___|
//
//
// CONTACT: hello@weaviate.io
//
// Code generated by go-swagger; DO NOT EDIT.
pack... |
```xml
/**
* @license
*
* 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 { registerProvider } from "#src/datasource/default_provider.js";
import { N5DataSource } from "#src/datasource/n... |
Nurses in South Africa practise in a wide variety of specialties, with a wide variety of training and experience.
Education
To take the exam to practice as an enrolled nurse, students must complete a two-year academic course that includes 2,000 hours of clinical practice.
Subjects studied in the first year include:
... |
```javascript
/*
* This file is part of the Kimai time-tracking app.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*!
* [KIMAI] KimaiThemeInitializer: initialize theme functionality
*/
import { Tooltip, Offcanvas } from 'boots... |
```kotlin
package mega.privacy.android.domain.entity
/**
* Mega Storage States
* Note: the enum values are defined in an order
* from good to poor storage situation. Do not change the order.
*/
enum class StorageState {
/**
* Unknown state
*/
Unknown,
/**
* Green Storage State
*/
... |
```smalltalk
using Xamarin.Forms.CustomAttributes;
using Xamarin.Forms.Internals;
using Xamarin.Forms.PlatformConfiguration.AndroidSpecific;
#if UITEST
using Xamarin.Forms.Core.UITests;
using Xamarin.UITest;
using NUnit.Framework;
#endif
namespace Xamarin.Forms.Controls.Issues
{
#if UITEST
[Category(UITestCategories... |
Charles Townshend (27 August 1725 – 4 September 1767) was a British politician who held various titles in the Parliament of Great Britain. His establishment of the controversial Townshend Acts is considered one of the key causes of the American Revolution.
Townshend was born at Raynham Hall in Norfolk, England, as the... |
Henry Antone "Cotton" Knaupp (August 13, 1889 – July 6, 1967) was a Major League Baseball player. A shortstop during his major league career, Knaupp batted from the right side and threw with his right hand. He had a listed height of , and a listed weight of 165 pounds.
Knaupp spent parts of two seasons in the major le... |
National Airlines Flight 16 was a domestic (U.S.), scheduled passenger flight from Miami, Florida, to Lakeland, Florida, that crashed on October 5, 1945. The aircraft was on the last leg of a Miami-Fort Myers-Sarasota-St Petersburg-Tampa-Lakeland route. The cause of the crash was determined to be a faulty missed approa... |
```python
#
# The Python Imaging Library.
#
# SPIDER image file handling
#
# History:
# 2004-08-02 Created BB
# 2006-03-02 added save method
# 2006-03-13 added support for stack images
#
#
##
# Image plugin for the Spider image format. This format is is used
# by the SPIDER software, in processing image data... |
```javascript
export function objectOrFunction(x) {
let type = typeof x;
return x !== null && (type === 'object' || type === 'function');
}
export function isFunction(x) {
return typeof x === 'function';
}
export function isMaybeThenable(x) {
return x !== null && typeof x === 'object';
}
let _isArray... |
Emmons County is a county in the U.S. state of North Dakota. As of the 2020 census, the population was 3,301. Its county seat has been Linton since 1899.
History
The county was created by the Dakota Territory legislature on February 10, 1879, with territories partitioned from Burleigh and Campbell counties. It was not... |
```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 isnan = require( '@stdlib/math/base/assert/is-nan' );
var isNegativeZero... |
Proteuxoa florescens is a moth of the family Noctuidae. It is found in the Australian Capital Territory, New South Wales, South Australia, Tasmania, Victoria and Western Australia.
The wingspan is about 40 mm. Adults have light and dark brown patterned forewings, each with a dark comma mark and pale brown hindwings.
... |
```c++
//
// I am making my contributions/submissions to this project solely in my
// personal capacity and am not conveying any rights to any intellectual
// property of any third parties.
#include "cell_centered_vector_grid.h"
#include "pybind11_utils.h"
#include <pybind11/functional.h>
#include <pybind11/pybind11.... |
```python
#see license.txt for license details
#history path_to_url
__version__='3.3.0'
__doc__='''Core of the graphics library - defines Drawing and Shapes'''
import os, sys
from math import pi, cos, sin, tan, sqrt
from pprint import pprint
from reportlab.platypus import Flowable
from reportlab.rl_config import sha... |
Graphics Core Next (GCN) is the codename for a series of microarchitectures and an instruction set architecture that were developed by AMD for its GPUs as the successor to its TeraScale microarchitecture. The first product featuring GCN was launched on January 9, 2012.
GCN is a reduced instruction set SIMD microarchit... |
```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.
* * Redist... |
Theodoxus euxinus is a species of small freshwater snail with a gill and an operculum, an aquatic gastropod mollusk in the family Neritidae, the nerites.
Distribution
The distribution of this species includes:
Ukraine
Romania
Greece
The type locality is Dobrogea, Romania.
Description
The shell is shiny, smooth, ... |
```xml
function doSomething (list: any[]) {
list.reverse()
}
let list = [0, 1]
doSomething(list)
``` |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bot Authentication Sample</title>
<style>
body {
margin: 0px;
padding: 0px;
font-family: Segoe UI;
}
... |
```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, software
* WITHOUT WARRANTIES OR CONDI... |
```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 ... |
Sanxia may refer to:
Three Gorges, on the Yangtze River in the People's Republic of China
Three Gorges Dam
Sanxia Prison, in Chongqing, People's Republic of China
Sanxia District, New Taipei, Republic of China (Taiwan)
See also
Tam Hiệp (disambiguation) |
```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.
***************************************************************... |
The architecture of Saudi Arabia is adapted to its geography and climate, and reflects the uniqueness of Arabian culture. It is located on the Arabian Peninsula in Western Asia, with a Mediterranean and subtropical desert climate. The climate of different regions in the Kingdom of Saudi Arabia differs, the architectur... |
In statistics, the Box–Cox distribution (also known as the power-normal distribution) is the distribution of a random variable X for which the Box–Cox transformation on X follows a truncated normal distribution. It is a continuous probability distribution having probability density function (pdf) given by
for y > 0, w... |
```php
<?php
namespace Illuminate\Foundation\Bus;
/**
* @deprecated since version 5.1. Use the DispatchesJobs trait directly.
*/
trait DispatchesCommands
{
use DispatchesJobs;
}
``` |
Ushoshi Sengupta (born 30 July 1988) is an Indian model who won the title of I Am She – Miss Universe India and represented India in Miss Universe 2010 held at Mandalay Bay, Las Vegas, Nevada, on 23 August 2010.
Early life
Born in Kolkata, Sengupta is the daughter of an official in the Indian Air Force. She graduated ... |
```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, software
* WITHOUT WARRANTIES OR CONDI... |
Joshua Makower is an American biomedical engineer and physician.
Makower earned a bachelor's degree in mechanical engineering from the Massachusetts Institute of Technology in 1985, followed by a medical degree at the New York University School of Medicine in 1989, and a master's of business administration in 1993 fro... |
```go
package winio
import (
"bytes"
"encoding/binary"
"fmt"
"strings"
"unicode/utf16"
"unsafe"
)
const (
reparseTagMountPoint = 0xA0000003
reparseTagSymlink = 0xA000000C
)
type reparseDataBuffer struct {
ReparseTag uint32
ReparseDataLength uint16
Reserved uint16
SubstituteNam... |
Samalog (or samalogue in UK spelling; sometimes sammenlagt in both Norwegian and Danish: "put together", "total sum") is a scoring system in speed skating. It is used in allround tournaments to convert results at various distances into points in order to determine an overall champion. All times are measured in seconds ... |
```objective-c
//
//
// 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 ... |
```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... |
Melrose is a community in Monroe County, Iowa, United States. The population was 110 at the time of the 2020 census. Melrose is known as Iowa's "Little Ireland". As such, the majority of the 130 population are Irish Catholics.
History
Melrose was platted in 1866 when the railroad was built through that territory.
Geo... |
```javascript
'use strict'
var ChromeExtension = require('crx')
var through = require('through2')
var merge = require('merge')
var File = require('vinyl')
var PluginError = require('plugin-error')
module.exports = function(opt) {
var files = []
function transform(file, encoding, done) {
files.push(file.path)
... |
Fayez Al Saeed () is an Emirati producer, singer, and actor. He is known as "The Ambassador of Melodies" due to his acclaimed and innovative musical production work with various artists across the Arab World.
Early life
Participated as a jury member in the Gulf Star program, which was shown on Dubai TV. He entered the... |
Ali Sedat Özden (born 30 August 1953), better known as Sedat Özden, is a Turkish retired professional football player who played as a midfielder. A one club man for Bursaspor, Sedat is considered a legend of the club for his loyalty and consistent performances over his 13 years with the club.
International career
Seda... |
Eloy Urroz (born 1967) is a Mexican writer and Professor of Spanish and Latin American Literature at The Citadel in South Carolina. Though born in New York, Urroz grew up in Mexico City and is of Mexican nationality. He is one of the founding members of the Crack Movement, along with such writers as Ignacio Padilla and... |
Promises, Promises may refer to:
Music
Promises, Promises (musical), a 1968 musical based on the 1960 film The Apartment, or the title song
Albums
Promises, Promises (Die! Die! Die! album) or the title song, 2008
Promises, Promises (Dionne Warwick album), including the title song from the musical, 1968
Promises... |
Dyadobacter fermentans is a Gram-negative bacterium from the genus of Dyadobacter which has been isolated from the stem of a Zea mays plant.
References
Further reading
External links
Type strain of Dyadobacter fermentans at BacDive - the Bacterial Diversity Metadatabase
Cytophagia
Bacteria described in 2000 |
```smalltalk
Package { #name : 'Morphic-Base' }
``` |
```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\ArtifactRegistry;
class ImportYumArtifactsGcsSource extends \Google\Collection
{
protected $collecti... |
Figure skating at the 1936 Winter Olympics took place at the Olympia-Kunsteisstadion in Garmisch-Partenkirchen, Bavaria, from 9 to 15 February 1936. Three figure skating events were contested: men's singles, ladies' singles, and pairs skating.
Medal summary
Medal table
Participating nations
Only three figure skaters... |
Kevin McCormack may refer to:
Kevin McCormack (dancer) (born 1970), Irish dancer
Kevin McCormack (radio personality) (born 1960), American radio personality |
```freemarker
<#--
~ 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, eithe... |
Łaziska is a village in the administrative district of Gmina Skierbieszów, within Zamość County, Lublin Voivodeship, in eastern Poland. It lies approximately south of Skierbieszów, north-east of Zamość, and south-east of the regional capital Lublin.
References
Villages in Zamość County |
```xml
import { useState, useCallback, useEffect } from 'react';
export function useStateWrapper<T>(value: T, onChange: (value: T) => void) {
const [inputValue, setInputValue] = useState(value);
const updateInputValue = useCallback(
(value: T) => {
setInputValue(value);
onChange(value);
},
... |
```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.
"""Tests for routing."""
from absl.testing import parameterized
import numpy as np
import tensorflow as tf, tf_keras
from official.nlp.mod... |
Laser-based angle-resolved photoemission spectroscopy is a form of angle-resolved photoemission spectroscopy that uses a laser as the light source. Photoemission spectroscopy is a powerful and sensitive experimental technique to study surface physics. It is based on the photoelectric effect originally observed by Heinr... |
```smalltalk
Extension { #name : 'FFIBool' }
{ #category : '*ThreadedFFI-UFFI' }
FFIBool >> tfExternalType [
^ TFDerivedType boolean
]
``` |
```java
package com.yahoo.searchlib.expression;
import org.junit.Test;
import static org.junit.Assert.assertSame;
/**
* @author Simon Thoresen Hult
*/
public class RangeBucketPreDefFunctionTestCase {
@Test
public void requireThatAccessorsWork() {
ResultNodeVector bucketList = new IntegerResultNode... |
```java
package com.app.annotation.apt;
/**
* Created by baixiaokang on 16/10/8.
*/
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.SOURCE)
@Target(ElementType.TYPE)
/**
* ,... |
```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... |
```sqlpl
--
-- 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 i... |
```html
<html xmlns="path_to_url"
xmlns:ui="path_to_url"
xmlns:h="path_to_url"
xmlns:f="path_to_url"
xmlns:p="path_to_url">
<h:head>
<script name="jquery/jquery.js" library="primefaces"></script>
</h:head>
<h:form prependId="false">
<p:commandButton value="Execute JavaScript"
action="#{utilitiesManagedBean.exe... |
```shell
#!/bin/bash
# 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 O... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.