content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
支払いを受け取っていない場合、本契約は自動的に終了します。
3. いずれの当事者も、他方当事者が以下の状況である場合、書面により通知することで本契約を直ちに終了することができます。
4. 本契約についての重大な違反があり、かつ、かかる違反の是正手段があるにもかかわらず、違反の通知を受け取ってから 14 日以内に違反を是正されない場合
5. 強制と任意とを問わず清算に入った場合 (合併による支払能力の継承または再建を目的とする場合を除きます)、支払い不能になった場合、営業を停止したか、停止する恐れがある場合、または同様の状況になった場合
6. Canonical は、お客様に 90 日前までに通... | Markdown |
�责令限期改正;逾期不改正的,处一万元以上十万元以下罚款。
第五十条 业主委员会成员违反本条例第二十二条第一款规定的,由物业管理行政主管部门责令限期改正,处一千元以上五千元以下罚款;违反治安管理处罚规定的,由公安机关依法予以处罚;构成犯罪的,依法追究刑事责任。
第五十一条 建设单位或者物业服务企业违反本条例第三十条第二款第三项规定,调整前期物业服务收费标准未经专有部分占建筑物总面积过半数的业主且占总人数过半数的业主同意的,由物业管理行政主管部门责令限期改正;逾期不改正的,处五万元以上二十五万元以下罚款。
第五十二条 违反本条例第三十二条第五款规定,需要由物业服务企业委托而未经委托进入物业管理区域从事专项服务业务的,由物业管理行... | Markdown |
Table.TABLE_NAME)
.where(query.where, query.whereArgs)
.run()
.readToMap { cursor ->
val pollId = cursor.requireLong(PollTable.ID)
val pollVotes = getPollVotes(pollId)
val pendingVotes = getPendingVotes(pollId)
val pollOptions = getPollOptions(pollId).map ... | Kotlin |
entials := protocolWithCredentials[1]
protocol := protocolWithCredentials[0]
host := esURL[splitIndex+1:]
credentialSeparator := strings.Index(credentials, ":")
username := credentials[0:credentialSeparator]
password := credentials[credentialSeparator+1:]
esURL = protocol + "://" + url.PathEsca... | Go |
mittedTxId(final long txid, final boolean force) {
}
/**
* Find all editlog segments starting at or above the given txid.
* Include inprogress segments. Notice that the segments do not have to be
* contiguous. JournalSet handles the holes between segments.
*
* @param fromTxId the txnid which to st... | Java |
etMaximumSize(32767, 32767);
Type->setFocusPolicy(QWidget::StrongFocus);
Type->setBackgroundMode(QWidget::NoBackground);
#if QT_VERSION < 300
Type->setFontPropagation(QWidget::SameFont);
Type->setPalettePropagation(QWidget::SameFont);
#endif
Type->setSizeLimit( 10 );
Type->setAutoResize( FALSE );
Type->setMaxC... | C++ |
Verify that this generated code is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
// Verify that runtime/protoimpl is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
)
// Video annotation feature.
type Feature int32
const (
// Unspecified.
Featu... | Go |
= {
#if 0
ETYPE_DES_CBC_CRC,
ETYPE_DES3_CBC_SHA1,
ETYPE_ARCFOUR_HMAC_MD5,
#endif
ETYPE_AES128_CTS_HMAC_SHA1_96,
ETYPE_AES256_CTS_HMAC_SHA1_96,
ETYPE_AES128_CTS_HMAC_SHA256_128,
ETYPE_AES256_CTS_HMAC_SHA384_192
};
setprogname(argv[0]);
if(getarg(args, sizeof(args) / sizeof(args[0]), ar... | C |
import FWCore.ParameterSet.Config as cms
# HLT dimuon trigger
import HLTrigger.HLTfilters.hltHighLevel_cfi
hltZMMPA = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone()
hltZMMPA.HLTPaths = ["HLT_PAL3Mu15_v*"]
hltZMMPA.throw = False
hltZMMPA.andOr = True
# selection of valid vertex
primaryVertexFilterForZMMPA ... | Python |
from setuptools import setup
setup(
name="QRCode-Scanner",
version="1.0",
author="Logadheep",
author_email="logadheep3438@gmail.com",
description="QRcode Scanning app using python",
)
| Python |
de la Ciudad de la Muerte. Esas aberraciones son perfectas máquinas de matar de fuerza superior gracias a la magia negra de la Ciudad de la Muerte, creadas por el propio Dar\'Khan.$B$BTienes que destruir a esas aberraciones; las encontrarás en la Torre de los Condenados, dentro de la Ciudad de la Muerte, $N. No podemos... | Lua |
8 * 0.5);
output += g_states.ctx_vrc7.mixed * weight;
}
// FDS1
if (extra_sound & SFC_NSF_EX_FDS1) {
const float* const weight_list = g_states.ch_weight + SFC_FDS1_Wavefrom;
sfc_fds1_smi_sample(g_famicom, &g_states.ctx_fds1, weight_list, cps_fixed);
... | C |
, <E_GroundArea12
db <E_GroundArea13, <E_GroundArea14, <E_GroundArea15, <E_GroundArea16, <E_GroundArea17, <E_GroundArea18
db <E_GroundArea19, <E_GroundArea20, <E_GroundArea21, <E_GroundArea22, <E_UndergroundArea1
db <E_UndergroundArea2, <E_UndergroundArea3, <E_WaterArea1, <E_WaterArea2, <E_WaterArea3
... | Assembly |
how many jobs it has in its upload queue.
// Only available and busy workers are candidates to receive the
// unfinished chunk.
if numUnprocessedChunks < workerUploadBusyThreshold {
availableWorkers++
} else if numUnprocessedChunks < workerUploadOverloadedThreshold {
busyWorkers++
} else {
overloade... | Go |
_step_info = NULL;
_message = NULL;
_detail_msg = NULL;
_filename = NULL;
_lineno = 0;
_size = 0;
}
// Constructor for internal errors
VMError::VMError(Thread* thread, const char* filename, int lineno,
const char* message, const char * detail_msg)
{
_thread = thread;
_id = IN... | C++ |
for c in 0..3 {
let mut channel_array = array.slice_mut(s![0, c, .., ..]);
channel_array -= mean[c];
channel_array /= std[c];
}
Ok(f32_vec_to_bytes(array.as_slice().unwrap().to_vec()))
}
pub fn assert_contains_class(img: String, labels: Vec<String>) {
let class = std::path::Pa... | Rust |
, for success takes time. 🕰️"},
{"ar":"التفكير الإيجابي يحقق الأحلام. 🌟","en":"Positive thinking achieves dreams. 🌟"},
{"ar":"التحدي يجعل الحياة أكثر إثارة. 🎢","en":"Challenge makes life more thrilling. 🎢"},
{"ar":"التفاؤل يصنع مستقبلًا مشرقًا. 🌅","en":"Optimism creates a bright future. 🌅"},
{"ar":"النجا... | Dart |
( (currentRow > lastRowToBeRemoved) && (currentRow > 0) )
{
m_peakIndex = m_peakModel->index( currentRow - nremoved, m_peakIndex.column() );
}
}//void peakModelRowsRemoved()
void PeakEdit::peakModelRowsAdded( Wt::WModelIndex , int /* firstRowInserted */ , int /* lastRowInserted */ )
{
if( m_blockInfoRefresh... | C++ |
d.self) = kernel fsbase
// - fs:64 (pthread.???) = kernel stack
// - fs:72 (pthread.???) = init user fsbase
//
#[cfg(target_os = "linux")]
global_asm!(
r#"
.macro SWITCH_TO_KERNEL_STACK
mov rsp, fs:48 # rsp = kernel fsbase
mov rsp, [rsp + 64] # rsp = kernel stack
.endm
.macr... | Rust |
s {
CarStatus::Moving => cs.get_def("moving car", Color::CYAN),
CarStatus::Parked => cs.get_def("parked car", Color::rgb(180, 233, 76)),
}
}
}
_ => self.by_metadata(&input.metadata),
}
}
pub fn z... | Rust |
e::Mutable { name, value } => {
let mut out = String::from("let ");
out.push_str(name.as_str());
out.push_str("=");
out.push_str(value);
out.push(';');
Ok(out)
}
Var... | Rust |
awEllipse(frameCtx, shape);
break;
case ShapeType.ARC:
draw.drawArc(frameCtx, shape);
break;
case ShapeType.LINE:
draw.drawLine(frameCtx, shape);
break;
case ShapeType.POLY... | Typescript |
5,16,160,227,17,28,129,226
bl p_17
.byte 0,16,160,225,56,0,160,227,6,12,128,226,2,4,128,226
bl p_20
bl p_19
.byte 0,0,159,229,0,0,0,234
.long mono_aot_System_Core_got - . -12
.byte 0,0,159,231,53,16,160,227,11,28,129,226
bl p_17
.byte 0,16,160,225,56,0,160,227,6,12,128,226,2,4,128,226
bl p_20
bl p_19
Lme_87:
... | Assembly |
': folderId,
if (folderPath != null) 'FolderPath': folderPath,
if (folderType != null) 'FolderType': folderType.value,
if (lastUpdatedTime != null)
'LastUpdatedTime': unixTimestampToJson(lastUpdatedTime),
if (name != null) 'Name': name,
if (sharingModel != null) 'SharingModel': sha... | Dart |
Style() : _tagTextStyle());
Container tagItem = Container(
alignment: Alignment.center,
decoration: BoxDecoration(
color: selected
? widget.themeData.tagSelectedBackgroundColor
: widget.themeData.tagNormalBackgroundColor,
borderRadius: BorderRadius.circula... | Dart |
.Add(typeof(FabricNotReadableException));
RetryableFabricErrorCodes.Add(FabricErrorCode.OperationTimedOut);
RetryableFabricErrorCodes.Add(FabricErrorCode.CommunicationError);
RetryableFabricErrorCodes.Add(FabricErrorCode.ServiceTooBusy);
}
}
} | C# |
oto message which includes all
/// the inputs for the RPC. In this case, the proto message is a
/// [google.api.cloudquotas.v1.UpdateQuotaPreferenceRequest].
/// Proto messages are converted to C++ classes by Protobuf, using the
/// [Protobuf mapping rules].
/// @param opts Optional. Override ... | C |
@kbd-bg: #333;
@pre-bg: #f5f5f5;
@pre-color: @gray-dark;
@pre-border-color: #ccc;
@pre-scrollable-max-height: 340px;
//== Type
//
//##
//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;
//** Text muted color
@text... | CSS |
connect(ui.cancelButton, SIGNAL(clicked()), this, SLOT(OnCancel()));
connect(ui.colorButton, SIGNAL(clicked()), this, SLOT(setTagColor()));
connect(ui.lineEdit, SIGNAL(textChanged(const QString &)), this, SLOT(textChanged(const QString &)));
ui.okButton->setEnabled(false);
if (m_nId) {
st... | C++ |
寄存器n标准标识符高位
mcp2515.write(mcp2515.RXM0SIDL,((id>>16)&0x03)|((id>>13)&0xE0))--配置验收屏蔽寄存器n标准标识符低位
mcp2515.write(mcp2515.RXM0EID8,(id>>8)&0xFF)--配置验收屏蔽寄存器n拓展标识符高位
mcp2515.write(mcp2515.RXM0EID0,id&0xFF)--配置验收屏蔽寄存器n拓展标识符低位
else
mcp2515.write(mcp2515.RXF0SIDH,(id>>21)&0xFF)--... | Lua |
"Radar Altitude")
--Engine
FC3:defineString("FC3_RPM_L", function()
return left_rpm
end, 3, "Engine", "RPM Left Engine")
FC3:defineString("FC3_RPM_R", function()
return right_rpm
end, 3, "Engine", "RPM Right Engine")
FC3:defineString("FC3_TEMP_L", function()
return left_temp
end, 4, "Engine", "Temperature Left Engi... | Lua |
//配置请求头
//1.get请求,携带参数
axios.get("/get", {
params: {
name: "cs",
age:18
},
timeout:1000, //局部配置
headers: {},
}).then((res) => {
console.log(res);
})
//2.post请求,携带参数
axios.post("/post", {
data: {
name: "css",
age:18
}
}).then((res) => {
console.log(res);
})
//3.axios.all -> 多... | Typescript |
croll': '📜',
'page_with_curl': '📃',
'bookmark_tabs': '📑',
'bar_chart': '📊',
'chart_with_upwards_trend': '📈',
'chart_with_downwards_trend': '📉',
'page_facing_up': '📄',
'date': '📅',
'calendar': '📆',
'spiral_calendar': '🗓',
'card_index': '📇',
'card_file_box': '🗃',
'ballot_box': '🗳',
... | Dart |
import string
import secrets
import logging
from typing import Optional
import rsa
from .sentry import Sentry
# A helper class to handle server validation.
#
# The printer connection to OctoEverywhere is established over a secure websocket using the latest TLS protocols and policies.
# However, since OctoEverywhere ... | Python |
een" #c2c827), ("vanishing-pearl" #c9bc9c), ("amethyst" #ac9bc7), ("anthracite" #404950), ("antique-gold" #9c732a), ("aquamarine" #cbdfd1), ("azalea" #cf486f), ("bluebell" #a4d8e1), ("bronze" #512f0b), ("citrine" #f2ecd3), ("copper" #bf722f), ("coral" #feedd2), ("emerald" #367166), ("fairway" #769f44), ("fine-gold" #dc... | CSS |
true)
} else {
startPosition = undefined
}
},
onMouseUp(e: React.MouseEvent<any>) {
if (e.button !== 0) {
return
}
down = false
startPosition = undefined
if (onClick) {
onClick(e)
}
e.preventDefault()
e.stopPropagation()
},... | Typescript |
/*********************************************************************************
Copyright(c) 2007 Analog Devices, Inc. All Rights Reserved.
This software is proprietary and confidential. By using this software you agree
to the terms of the associated Analog Devices License Agreement.
$RCSfile: adi_usb_bf54x.h,v ... | C |
Some(_) => {
let entry = read_entry(line.trim_end());
return Err(ReadEntryExtError::ExtInfNotFound(entry));
}
}
};
// Read the next non-empty, non-comment line as an entry.
let mut line_buffer = String::new();
... | Rust |
#ifndef EcalZeroSuppressionAlgos_EcalZeroSuppressor_h
#define EcalZeroSuppressionAlgos_EcalZeroSuppressor_h
/*
* \file EcalZeroSuppressor.h
*
* \author F. Cossutti
*
*/
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h... | C |
.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.... | JavaScript |
_input!(input as BindParamArgs);
let query = args.query;
let params = args.params;
let with_json = if cfg!(feature = "with-json") {
quote! { Value::Json(v) => bind_box!(v), }
} else {
quote! {}
};
let with_chrono = if cfg!(feature = "with-chrono") {
quote! {
... | Rust |
v of the maximum side length.
fov = 2 * torch.rad2deg(torch.atan(1 / torch.stack([camera.intrinsics[1, 1] * (self.args.output_res[0] / max(self.args.output_res)) for camera in cameras])))
else:
# square output resolution
fov = 2 * torch.rad2deg(torch.atan(1 / ... | Python |
_ASPACE_CFA,
DK_CFI_OFFSET,
DK_CFI_REL_OFFSET,
DK_CFI_PERSONALITY,
DK_CFI_LSDA,
DK_CFI_REMEMBER_STATE,
DK_CFI_RESTORE_STATE,
DK_CFI_SAME_VALUE,
DK_CFI_RESTORE,
DK_CFI_ESCAPE,
DK_CFI_RETURN_COLUMN,
DK_CFI_SIGNAL_FRAME,
DK_CFI_UNDEFINED,
DK_CFI_REGISTER,
DK_CFI_WIND... | C++ |
),
PETROL("bd2-petrol", '\uf014'),
PHONE("bd2-phone", '\uf015'),
PHONE_BOOTH("bd2-phone-booth", '\uf016'),
PHONE_CALL("bd2-phone-call", '\uf017'),
PHONE_INCOMING("bd2-phone-incoming", '\uf018'),
PHONE_INCOMING_ONE("bd2-phone-incoming-one", '\uf019'),
PHONE_MISSED("bd2-phone-missed", '\uf01a'... | Java |
local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
math.randomseed(1)
local function random_complexfloat32(n)
local vec = radio.types.ComplexFloat32.vector(n)
for i = 0, n-1 do
vec.data[i].real = 2*math.random() - 1
vec.data[i].imag = 2*mat... | Lua |
x1750
/* 802BD868 002BA668 C0 42 CD CC */ lfs f2, lbl_805E34CC@sda21(r2)
/* 802BD86C 002BA66C 38 9D 0C D4 */ addi r4, r29, 0xcd4
/* 802BD870 002BA670 38 A0 00 00 */ li r5, 0
/* 802BD874 002BA674 38 C0 00 09 */ li r6, 9
/* 802BD878 002BA678 48 0E 42 A5 */ bl func_803A1B1C
/* 802BD87C 002BA67C C0 22 CD 94 */ lfs f1... | Assembly |
OTIENT
plp
bpl pos_add
eor #$ff
; sec ; FIXME: made math inaccurate to save room
; bcs do_add
pos_add:
clc
do_add:
early_out:
rts
; for BASIC bot load
; need this to be at $3F5
; it's at 89, so 6C
jmp small_starfield | Assembly |
ce_tag_t t, bus_space_handle_t h,
u_int idxport, uint8_t idx)
{
bus_space_write_1(t, h, idxport, idx);
return (bus_space_read_1(t, h, idxport + 1));
}
static __inline void
igs_idx_write(bus_space_tag_t t, bus_space_handle_t h,
u_int idxport, uint8_t idx, uint8_t val)
{
bus_space_write_1(t, h, idxport, ... | C |
001c21 and w1, w1, #0xff
42ec80: aa1a03e0 mov x0, x26
42ec84: 97ff75ff bl 40c480 <__overflow>
42ec88: b940bba3 ldr w3, [x29, #184]
42ec8c: 3100041f cmn w0, #0x1
42ec90: 54ff1de1 b.ne 42d04c <_IO_vfprintf+0x5a4> // b.any
42ec94: 17fff877 b 42ce70 <_IO_vfprintf+0x3c8>
42ec98: 52800401 mov w1, #0x20... | Assembly |
files ){
String imagefilepath=voiceroot.getPath() + File.separator +
level1 + File.separator+
level2 + File.separator+
"msg_"+imgpath+".mp3";
File imagefile = new File(imagefilepath);
if (!imagefile.e... | Java |
لوبہ رقم درج کر کے اور سرچ باکس میں کرنسی، ملک یا ادائیگی کا طریقہ تبدیل کر کے اپنے نتائج کو مزید بہتر کر سکتے ہیں (select \"All online offers\" if you\'re unsure which payment method you want to use)۔ \"Search\" کو دبائیں۔';
@override
String get guide250Sbnon8722Sbcustodial250Sbsell250Sb2250Sb1 => 'ادائیگی کے کچھ... | Dart |
}
}
return compressed
}
// CompressedMultiproof represents a compressed merkle proof of several leaves.
// Compression is achieved by omitting zero hashes (and their hashes). `ZeroLevels`
// contains information which helps the verifier fill in those hashes.
type CompressedMultiproof struct {
Indices []int
... | Go |
g | number
): TimerDurationObject {
let durationAsNumber = +timerDuration;
const hours = Math.floor(durationAsNumber / secondsInHours);
durationAsNumber -= hours * secondsInHours;
const minutes = Math.floor(durationAsNumber / secondsInMinutes);
durationAsNumber -= minutes * secondsInMinutes;
const seconds =... | Typescript |
se plate", async () => {
await expect(async () => {
await createCarUseCase.execute({
name: "Car 1",
description: "Description car",
daily_rate: 100,
license_plate: "ABC-555",
fine_amount: 30,
brand: "Brand",
category_id: "Category",
});
... | Typescript |
Duration} for more information about
* calculating the max frame rate (absent stalls).</p>
* <p><b>Units</b>: (format, width, height, ns) x n</p>
* <p>This key is available on all devices.</p>
*
* @see CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES
* @see CaptureRequest#SENSOR_FRAME_... | Java |
adece iki kişinin “Siz de nereden çıktınız?” havasında bir şeyler söylediğini işittim. Onların da sorunu bizimle değildi; yıllardır devam eden baskı, burada bazı insanları, Fırat’ın batısından gelecek hiçbir şeyin hayırlı olmayacağına inandırmış. </p>
<p>Bu inanç aslında epey yaygın, diyebilirim. “Niye yaygın” diye sor... | Markdown |
0"} | ${"2020-01-01T23:03:00"}
`("DateTime.now", ({ now, expected }) => {
test(`DateTime.now()(now = ${now}) = ${expected}`, () => {
MockDate.set(now);
expect(DateTime.now().rfc3339).toMatch(new RegExp(`^${expected}.+`));
});
});
describe.each`
now | expected
${"2... | Typescript |
::String_var key;
TAO::ObjectKey::encode_sequence_to_string (key.inout(),
this->ref_object_key_->object_key ());
size_t buflen = (
8 /* "corbaloc" */ +
1 /* colon separator */ +
1 /* object key separator */ +
std::strlen (key.in ()));
size_... | C++ |
(err)
}
}
// Code generated by "enumer -type=Measurement"; DO NOT EDIT.
package meters
import (
"fmt"
"strings"
)
const _MeasurementName = "FrequencyCurrentCurrentL1CurrentL2CurrentL3VoltageVoltageL1VoltageL2VoltageL3PowerPowerL1PowerL2PowerL3ImportPowerImportPowerL1ImportPowerL2ImportPowerL3ExportPowerExportPowe... | Go |
ream.
#[inline]
pub fn play_audio_stream(&mut self, stream: &mut AudioStream) {
unsafe {
ffi::PlayAudioStream(stream.0);
}
}
/// Pauses audio stream.
#[inline]
pub fn pause_audio_stream(&mut self, stream: &mut AudioStream) {
unsafe {
ffi::PauseAud... | Rust |
int8Array) {
let routes = [];
let pubkey, shortChannelId, feeBaseMSats, feeProportionalMillionths, cltvExpiryDelta;
let routesBuffer = wordsToBuffer(words, true);
while (routesBuffer.length > 0) {
pubkey = buffutils.toHex(routesBuffer.slice(0, 33)); // 33 bytes
shortChannelId = buffutils.toHex(routesBuf... | Typescript |
}
Direction.Down -> {
LinkHorizontal(level, rect.y2, rect.x1, rect.x2, lastRowTile)
plat.y = rect.y2
}
}
putTraps(level, rect, trapClass)
val pos = level.pointToCell(plat)
if (Random.Int(3) == 0) {
if (lastRowTile == T... | Kotlin |
d {
const ownHeightValue = getHeightValue({ x, y }, heightMap)!;
const neighbors = getNeighbors({ x, y });
for (const neighbor of neighbors) {
const heightValue = getHeightValue(neighbor, heightMap);
if (heightValue === undefined) {
continue;
}
//if (ownHeightValue < heightValue - 1) {
i... | Typescript |
nQueue Position: {patient.queue_position}\nDiagnostics: Normal"
response = HttpResponse(records, content_type='text/plain')
response['Content-Disposition'] = 'attachment; filename="patient_records.txt"'
return response
# .................................#
# APPOINTMENTS VIEWS #
# ............. | Python |
(elfshname(".dynsym").shnum)
shsym(sh, ctxt.Syms.Lookup(".hash", 0))
/* sh and PT_DYNAMIC for .dynamic section */
sh = elfshname(".dynamic")
sh.type_ = SHT_DYNAMIC
sh.flags = SHF_ALLOC + SHF_WRITE
sh.entsize = 2 * uint64(ctxt.Arch.RegSize)
sh.addralign = uint64(ctxt.Arch.RegSize)
sh.link = uint32(elfs... | Go |
.07,0,0.13,0,0.2,0c5.2,0.03,6.56,1.27,6.66,1.79l2.34,11.84 C21.15,15.74,20.97,16.37,20.56,16.85L20.56,16.85z",
keywords: ["light","table"]
},
"wellness-off":{
path:"M1.49,3.24l2.4,2.4L1.99,15.3c-0.16,0.78,0.03,1.59,0.52,2.22c0.67,0.81,1.56,1.4,2.56,1.71 c0.4,0.37,0.9,0.63,1.43,0.74c0,0-0.5,3.58,5.36,3.56c5... | JavaScript |
; Push read fd
jsr decsp4
ldy #$03
lda #$00 ; ifd is never going to be > 255
sta (c_sp),y
dey
lda _ifd
sta (c_sp),y
dey
; Push buffer
lda _cache_start+1
sta cache_read+1
s... | Assembly |
>
/// <param name="sender"></param>
/// <param name="e"></param>
private void patientstreatments_idComboBox_SelectedIndexChanged(object sender, EventArgs e)
{
if (IsBindingSourceLoading)
return;
if (patientstreatments_idComboBox.SelectedIndex != -... | C# |
webix_toolbar.pdf_bar .webix_inp_static {
background-color: #5c5c5c;
color: #fff;
border-color: #404040;
}
.webix_toolbar.pdf_bar .webix_el_box input:focus,
.webix_toolbar.pdf_bar .webix_inp_static:focus {
border-color: #333;
}
.webix_toolbar.pdf_bar .webix_el_box .webix_input_icon {
color: #fff;
}
.webix_vie... | CSS |
очник ||
|| [biconnector.source.fields](./source/biconnector-source-fields.md) | Возвращает описание полей источника ||
|#
## Датасеты
#|
|| **Метод** | **Описание** ||
|| [biconnector.dataset.add](./dataset/biconnector-dataset-add.md) | Добавляет новый датасет ||
|| [biconnector.dataset.update](./dataset/biconnector... | Markdown |
Handler, times(2)).handle(argThat(
new TestProportionalCapacityPreemptionPolicy.IsPreemptionRequestFor(
getAppAttemptId(10))));
verify(eventHandler, times(1)).handle(argThat(
new TestProportionalCapacityPreemptionPolicy.IsPreemptionRequestFor(
getAppAttemptId(11))));
}
@... | Java |
end(accum, newStringValue(name))
}
return accum
}
func (o *objectGoReflect) export(*objectExportCtx) interface{} {
return o.origValue.Interface()
}
func (o *objectGoReflect) exportType() reflect.Type {
return o.origValue.Type()
}
func (o *objectGoReflect) equal(other objectImpl) bool {
if other, ok := other.(*... | Go |
ics['win_rate']
profit_factor = max(0, self.env.metrics.get_performance_summary()['profit_factor'])
max_drawdown = self.env.metrics.get_max_equity_drawdown()
# Reward consistent profitable trading
# Calculate trade activity score (reward more active trading)
total_trades... | Python |
', disabled: false },
{ label: 'Menor igual', value: 'Menor igual', disabled: false },
{ label: 'Igual a', value: 'Igual a', disabled: false },
{ label: 'Diferente de', value: 'Diferente de', disabled: false },
{ label: 'Está entre', value: 'Está entre', disabled: false },
{ label: 'No está entre', value: 'No... | Typescript |
.distance;
double azi12d = results.azimuth12;
// WGS84
bg::srs::spheroid<double> spheroid(6378137.0, 6356752.3142451793);
bg::formula::result_direct<double> result;
typedef bg::formula::karney_direct<double, true, true, true, true, 8> ka_t;
result = ka_t::apply(lon1d, lat1d, distance, azi12d,... | C++ |
#include "ultra64/asm.h"
#include "ultra64/regdef.h"
#include "ultra64/R4300.h"
.text
/**
* void osInvalDCache(void* vaddr, s32 nbytes);
*
* Invalidates the CPU Data Cache for `nbytes` at `vaddr`.
* The cache is not automatically synced with physical memory, so cache
* lines must be invalidated to ensure old... | Assembly |
%D1%80%D1%80%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-%D0%B2-javascript-5ec4a1d88827
//
// Pattern Module
// https://habr.com/ru/company/ruvds/blog/419997/
//
// Recursion
// https://learn.javascript.ru/recursion
// https://www.youtube.com/watch?v=Kuq6oIN3PH0
// function/class , loops, anonimus code, switch, tr... | Typescript |
Te.length = we.length, ge = !0
}
} else Te[0] !== 36064 && (Te[0] = 36064, ge = !0);
else Te[0] !== 1029 && (Te[0] = 1029, ge = !0);
ge && (t.isWebGL2 ? r.drawBuffers(Te) : e.get("WEBGL_draw_buffers")
.drawBuffersWEBGL(Te))
}
function de(re) {
return d !== re ? (r.useProgram(re), d = re, !... | JavaScript |
18px;
}
.ant-avatar.ant-avatar-icon > .anticon {
margin: 0;
}
.ant-avatar-lg {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
}
.ant-avatar-lg-string {
position: absolute;
left: 50%;
transform-origin: 0 center;
}
.ant-avatar-lg.ant-avat... | CSS |
], %r26
T2_asi_reg_rd_41:
mov 0x25, %r14
.word 0xf6db8400 ! 1278: LDXA_R ldxa [%r14, %r0] 0x20, %r27
.word 0xfe4d0000 ! 1279: LDSB_R ldsb [%r20 + %r0], %r31
.word 0xb81c8000 ! 1280: XOR_R xor %r18, %r0, %r28
.word 0xf294614f ! 1286: LDUHA_I lduha [%r17, + 0x014f] %asi, %r25
cpu_intr_2_103:
setx 0x27032c, %g1... | Assembly |
dationsComplete(): boolean {
for (let i = 0; i < this.foundations.length; i++) {
if (this.foundations[i].size < 13) {
return false;
}
}
return true;
}
allCardsFlipped(): boolean {
if (!this.talon.isEmpty() || !this.waste.isEmpty()) {
return false;
}
for (let i = 0... | Typescript |
for the specific language governing permissions and
* limitations under the License.
* ---license-end
*
* Created by osarapulov on 3/17/22, 2:25 PM
*/
package dgca.verifier.app.android.dcc.worker
import android.content.Context
import androidx.hilt.work.HiltWorker
import androidx.work.Worker
import androidx.wo... | Kotlin |
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.
// Ported from winrt/windows.ui.text.h in the Windows SDK for Windows 10.0.26100.0
// Original source is Copyright © Microsoft. All rights reserved.
namespace TerraFX.Inter... | C# |
hawk","LC","U"],
["Cuban Kite","CR","U"],
["Hook-billed Kite","LC","U"],
["Grey-headed Kite","LC","U"],
["White-collared Kite","CR","U"],
["Red-headed Vulture","CR","U"],
["Hooded Vulture","LC","U"],
["Bat Hawk","LC","U"],
["Picui Ground-dove","LC","U"],
["Bare-faced Ground-dove","LC","U"],
["Bare-eyed Ground-dove","LC... | JavaScript |
truct DelTapRd : public Unit
{
SndBuf *m_buf;
float m_fbufnum, m_delTime;
};
//////////////////////////////////////////////////////////////////////////////////////////////////
extern "C"
{
void load(InterfaceTable *inTable);
void SampleRate_Ctor(Unit *unit, int inNumSamples);
void ControlRate_Ctor(Unit *unit, ... | C++ |
}
}
}
}
.mapboxgl-ctrl-compass {
display: none !important;
}
.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon,
.mapboxgl-ctrl-zoom-in.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon,
.mapboxgl-ctrl-zoom-out.mapboxgl-ctrl-icon {
opacity: 0.5;
}
.heavyai-draw-canvas {
outline: none;
}
.ax... | CSS |
buildGet(path, useFileDevnetGateway = true)
return download(request, file)
} catch (e: Exception) {
logger.info("download with fileGateway error: ${e.message}")
}
}
val path = "/ms/artifactory/api/build/artifactories/file/download?filePath=${
... | Kotlin |
add %l7,%o0,%o0
add %o3,%o0,%o0
ld [%l4+8],%l7 ! tp[j]
and %o0,%g1,%o3
add %o4,%o1,%o1
srlx %o0,32,%o0
add %o3,%o1,%o1
st %o1,[%l4] ! tp[j-1]
srlx %o1,32,%o1
add %l7,%o0,%o0
add %g4,%o0,%o0
and %o0,%g1,%o3
add %g5,%o1,%o1
add %o3,%o1,%o1
st %o1,[%l4+4] ! tp[j-1]
srlx %o0,32,%o0
add %l0,4,%l0 ! i++... | Assembly |
ata, NoDestructor, HasGetValueTypeHash)
void UWBP_Menu_Battle_List_014_modern_C::SetDiscription(class FName InName)
{
static class UFunction* Func = nullptr;
if (Func == nullptr)
Func = Class->GetFunction("WBP_Menu_Battle_List_014_modern_C", "SetDiscription");
Params::WBP_Menu_Battle_List_014_modern_C_SetDiscri... | C++ |
} else {
return result + ' yang lalu'
}
}
return result
}
export default formatDistance
import { PathfindingSystem } from "./pathfinding-system";
export class MovementSystem {
public static run(creep: Creep): void {
const ticksToLive = creep.ticksToLive ? creep.ticksToLive : 0;
i... | Typescript |
width; xx++) {
int srcARGB = srcPixels[xx], dstARGB = dstPixels[xx];
int srcA = (srcARGB >> 24) & 0xFF, dstA = (dstARGB >> 24) & 0xFF;
int srcR = (srcARGB >> 16) & 0xFF, dstR = (dstARGB >> 16) & 0xFF;
int srcG = (srcARGB >> 8) & 0xFF, dstG = (dstARGB >> 8) & 0xFF;
int srcB = (srcARGB) & 0xFF, dstB ... | Java |
r0, xr1, xr2, xr3, xx1, xx2, xh;
SplashCoord yl0, yl1, yl2, yr0, yr1, yr2, yr3, yy1, yy2, yh;
SplashCoord dx, dy, mx, my, tx, ty, d1, d2;
int p1, p2, p3;
// initial segment
p1 = 0;
p2 = splashMaxCurveSplits;
cx[p1][0] = x0; cy[p1][0] = y0;
cx[p1][1] = x1; cy[p1][1] = y1;
cx[p1][2] = x2; cy[p1][2] ... | C++ |
un número per un valor en píxels o un número amb una unitat vàlida de CSS (px, %, in, cm, mm, em, ex, pt o pc).","unavailable":"%1<span class=\"cke_accessibility\">, no disponible</span>"},"about":{"copy":"Copyright © $1. Tots els drets reservats.","dlgTitle":"Quant al CKEditor","help":"Premi $1 per obtenir ajuda... | JavaScript |
"70.0%"
}
},
{
{
"20.0%",
"+2.2%"
},
{
"22.2%",
"+2.2%"
},
{
"24.4%",
"+2.2%"
},
{
"26.6%",
"+2.2%"
},
{
"28.8%",
"+2.2%"
},
{
"31.0%",
"+2.2%"
},
{
"33.2%",
"+2.2%"
},
{
"35.... | Lua |
kcmVuKSB7XG4gICFSZWFjdEVsZW1lbnQuaXNWYWxpZEVsZW1lbnQoY2hpbGRyZW4pID8gcHJvY2Vzcy5lbnYuTk9ERV9FTlYgIT09ICdwcm9kdWN0aW9uJyA/IGludmFyaWFudChmYWxzZSwgJ1JlYWN0LkNoaWxkcmVuLm9ubHkgZXhwZWN0ZWQgdG8gcmVjZWl2ZSBhIHNpbmdsZSBSZWFjdCBlbGVtZW50IGNoaWxkLicpIDogX3Byb2RJbnZhcmlhbnQoJzE0MycpIDogdm9pZCAwO1xuICByZXR1cm4gY2hpbGRyZW47XG59XG5... | Go |
-ellipsis,\n .ant-pagination\n .ant-pagination-jump-next\n .ant-pagination-item-container\n .ant-pagination-item-ellipsis {\n color: ",";\n }\n\n .ant-pagination-item-link span {\n color: ",";\n }\n .ant-pagination .ant-pagination-item-active {\n border-color: ",";\n }\n\n .ant-select:not(.ant-... | JavaScript |
l f4, 24(r5), 0, 0
/* 804309BC 0042BEFC 13 A9 E8 9C */ ps_madds0 f29, f9, f2, f29
/* 804309C0 0042BF00 13 28 C9 5E */ ps_madds1 f25, f8, f5, f25
/* 804309C4 0042BF04 E0 C5 00 28 */ psq_l f6, 40(r5), 0, 0
/* 804309C8 0042BF08 13 69 D9 1C */ ps_madds0 f27, f9, f4, f27
/* 804309CC 0042BF0C E1 06 00 18 */ psq_l f8, 24... | Assembly |
raam>","targetFrameName":"Sihtmärk raami nimi","targetPopup":"<hüpikaken>","targetPopupName":"Hüpikakna nimi","title":"Link","toAnchor":"Ankur sellel lehel","toEmail":"E-post","toUrl":"URL","toPhone":"Telefon","toolbar":"Lingi lisamine/muutmine","type":"Lingi liik","unlink":"Lingi eemaldamine","upload":"Lae üles"},"lis... | JavaScript |
PVC with provided arguments
func (b *Builder) WithAnnotations(annotations map[string]string) *Builder {
if len(annotations) == 0 {
b.errs = append(b.errs, errors.New("failed to build PVC object: missing annotations"))
return b
}
b.pvc.object.Annotations = annotations
return b
}
// WithLabels merges existing l... | Go |
Frame = STATIC_DOWNCAST(CMainFrame, AfxGetMainWnd());
CDialog::DoDataExchange(pDX);
// if dialog is recieving data
if(pDX->m_bSaveAndValidate == FALSE)
{
CTString astrShortcutNames[ DIRECTORY_SHORTCT_CT];
// obtain tree shortcut names
for( INDEX iShortcut=0;iShortcut<DIRECTORY_SHORTCT_CT; iShortcu... | C++ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.