content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
class_plugin_base.html#a15803ff862e6cb5411eb64c6ced534ba">outputFrame</a>[MAX_CHANNEL_COUNT]; </div><div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="class_plugin_base.html#a1ddde2ba5364eee44bf0221fdbd8fed2"> 607</a></span>  <span class="keywordtype">float</span> <a class=... | HTML |
:
fprintf(f, "option:%d", NENCLOSE(node)->option);
break;
case ENCLOSE_MEMORY:
fprintf(f, "memory:%d", NENCLOSE(node)->regnum);
break;
case ENCLOSE_STOP_BACKTRACK:
fprintf(f, "stop-bt");
break;
default:
break;
}
fprintf(f, "\n");
print_indent_tree(f, NE... | C |
responses
*/
export interface SymptomCheckerResponse {
contentType: string;
inputType: string;
}
export function getRandNum(min: number,max: number) : number {
return min + Math.random() * max + 1
}import { HttpClient } from '@angular/common/http';
import { Injectable } from '@angular/core';
import { of ... | Typescript |
istics imposed on %f request that for adjacent "
"polynomials the derivatives up to order %k\\-m2 match. For example, "
"the knot sequence of a spline of order %k for a partition of [%x__%min_, "
"%x__%max_] into three intervals (%q = 4) will be %t_1 = ... = "
"%t_%k = %x__%min_ (= %\\xi_1), %t__%k+1_ = %\\xi_2, %t... | C++ |
},
[27025] = {"Harold Regateo","Pertrechos"},
[27026] = {"Rohesia Werner","Suministros comerciales"},
[27027] = {"Sra. Pasainvierno","Tabernera"},
[27028] = {"Hansel Bauer",nil},
[27029] = {"Boticario Mechagusano","Instructor de alquimia"},
[27030] = {"Bradley Villas","Suministros de componentes y encantamiento"},
[270... | Lua |
ativescript/webpack/hmr/hot-loader"
},
{ test: /\.(html|xml)$/, use: "@nativescript/webpack/helpers/xml-namespace-loader" },
{
test: /\.css$/,
use: "@nativescript/webpack/helpers/css2json-loader"
},
... | JavaScript |
city: 1; }\n}\n.monaco-editor .monaco-editor-overlaymessage.fadeIn {\n\tanimation: fadeIn 150ms ease-out;\n}\n\n@keyframes fadeOut {\n\tfrom { opacity: 1; }\n\tto { opacity: 0; }\n}\n.monaco-editor .monaco-editor-overlaymessage.fadeOut {\n\tanimation: fadeOut 100ms ease-out;\n}\n\n.monaco-editor .monaco-editor-overlaym... | JavaScript |
basic/basic.pl");
let query = parse_query("append(list(a, nil), list(b, nil), list(a, list(b, nil))).");
let results = solve_toplevel(false, &source, query);
compare_answers(results, &["Yes"]);
}
#[test]
fn test_basic_14_succeeds() {
let source = read_source_code("tests/example_programs/basic/basic.p... | Rust |
tions are in the sensor frame and must be applied before the sensor data is rotated into body frame
uint32[4] baro_device_ids
float32[4] baro_temperature
float32 baro_offset_0 # barometric pressure 0 offsets in the sensor frame in Pascals
float32 baro_offset_1 # barometric pressure 1 offsets in the sensor frame in Pa... | Markdown |
in-connectBar-connectBar,
.main-devicePicker-indicator {
display: none !important;
}
}
&.Remove-Lyrics-Button-Snippet {
.main-nowPlayingBar-lyricsButton {
display: none !important;
}
}
&.Hoverable-Timers-Snippet {
.playback-bar,
.pn5V0OzovI9p6b8nWq8p.gglUjikTBtMzCZFgSmpS {
>div ... | CSS |
actory.at(factory->get_machine_id());
global_centers.reserve(num_global_factory);
// Complexity: O(num_machine * max(num_local_factory))
// It can be reduced to O(num_global_factory) by sorting all_factory by size
size_t max_size = 0;
for (auto& fid : all_factory) {
max_size = std::max(max_s... | C++ |
apMoveGestureRecognizer>(
() => HoldTapMoveGestureRecognizer(),
(instance) => instance
..onHoldDragStart = onHoldDragStart
..onHoldDragUpdate = onHoldDragUpdate
..onHoldDragCancel = onHoldDragCancel
..onHoldDragEnd =... | Dart |
moji;
}
/** Alias function for the :sadcaret: emoji */
export async function getSadCaret(clientOrParent: ClientOrParent): Promise<Emoji | null> {
return await getEmoji(clientOrParent, "sadcaret");
}
/** Alias function for the :maximize: emoji */
export async function getMaximize(clientOrParent: ClientOrParent): P... | Typescript |
=0 then
if e:GetLabel()~=100 then return false end
e:SetLabel(0)
return Duel.IsExistingMatchingCard(c18859369.tgfilter,tp,LOCATION_HAND,0,1,nil,tp)
end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DISCARD)
local tc=Duel.SelectMatchingCard(tp,c18859369.tgfilter,tp,LOCATION_HAND,0,1,1,nil,tp):GetFirst()
e:SetLabel(tc:Ge... | Lua |
// 带默认值
* put(123L, "ok");
* }}
* );
* }
* ```
*
* 使用时, 需要使用 `.get()`, 如:
* ```
* Value<List<String>> theList = MyPluginData.INSTANCE.list; // 获取 Value 实例. Value 代表一个追踪自动保存的值.
* List<String> actualList = theList.get();
* theList.set();
* ```
*
* **注意**: 由于实现特殊, 请不要在初始化 Val... | Kotlin |
# Copyright (c) OpenMMLab. All rights reserved.
from __future__ import division
import numpy as np
from annotator.uniformer.mmcv.image import rgb2bgr
from annotator.uniformer.mmcv.video import flowread
from .image import imshow
def flowshow(flow, win_name='', wait_time=0):
"""Show optical flow.
Args:
... | Python |
max_size=max_scale,
inverse_uniform_sampling=inverse_uniform_sampling,
)
frames, _ = random_crop(frames, crop_size)
else:
transform_func = (
random_resized_crop_with_shift
if motion_shift
else ran... | Python |
se/software-license. If the
* Alliance for Open Media Patent License 1.0 was not distributed with this
* source code in the PATENTS file, you can obtain it at
* https://www.aomedia.org/license/patent-license.
*/
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "random.h"
#include "aom_dsp_rtcd.h"... | C++ |
17.9-40 40-40s40 17.9 40 40v48z"],upload:[512,512,[],"f093","M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24... | JavaScript |
ath has sufficient space, otherwise false
*/
suspend operator fun invoke(uris: List<String>) =
cacheRepository.getCacheFolder(TEMPORARY_FOLDER)?.path?.let { cacheFolderPath ->
doesUriPathHaveSufficientSpaceUseCase(
uriPath = UriPath(cacheFolderPath),
required... | Kotlin |
-------------
modifier_alchemist_gold_corrosion_oaa_debuff = class(ModifierBaseClass)
function modifier_alchemist_gold_corrosion_oaa_debuff:IsHidden()
return false
end
function modifier_alchemist_gold_corrosion_oaa_debuff:IsDebuff()
return true
end
function modifier_alchemist_gold_corrosion_oaa_debuff:IsPurgabl... | Lua |
_mul(rhs.0))
}
}
impl<T: Mul<Output = T> + HasSaturatingMul> MulAssign for SaturatingNumber<T> {
fn mul_assign(&mut self, rhs: Self) {
self.0 = self.0.do_saturating_mul(rhs.0)
}
}
impl<T: fmt::Debug> fmt::Debug for SaturatingNumber<T> {
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result ... | Rust |
"EOF reached while parsing CDATA"
);
},
return() {},
};
export function checkForCDATA(parser: Parser) {
if (parser.lookAheadFor("![CDATA[")) {
parser.endText();
parser.enterState(CDATA);
parser.pos += 8; // skip ![CDATA[
return true;
}
return false;
}
import { Controller, Logger,... | Typescript |
for version)
cargo xtask release
# Release specific version
cargo xtask release 1.0.0
# Create pre-release
cargo xtask release 1.0.0-rc.1 --prerelease
# Skip certain steps
cargo xtask release --skip-tests --skip-publish
# Dry run
cargo xtask release --dry-run
```
### Build
Build the project for multiple platform... | Markdown |
tr></tbody></table>`);
});
test("Keep <i> elements with `fa-` classes", async (t) => {
let md = new MarkdownToHtml();
assert.equal(await md.toMarkdown(`This is an icon <i class="fas fa-sparkles"></i>`, sampleEntry), `This is an icon<i class="fas fa-sparkles"></i>`);
assert.equal(await md.toMarkdown(`This is an ic... | JavaScript |
loginCsrfParam" id="loginCsrfParam-login" type="hidden" value="3c0c2b17-a4e5-4a6c-84bc-87e7dd9327a2"/></form></div></div><div id="main-container" class="main background lazy-load show-join " data-delayed-url="https://static.licdn.com/sc/h/64xk850n3a8uzse6fi11l3vmz"><form id="regForm" class="reg-form" action="https://... | HTML |
has failed to provide a
* constant value of the required type.
*
* @author John Rose, JSR 292 EG
* @since 1.7
*/
public class BootstrapMethodError extends LinkageError {
private static final long serialVersionUID = 292L;
/**
* Constructs a {@code BootstrapMethodError} with no detail message.
*/... | Java |
oad(filePath);
cached_Histograms.put(filePath, histogram);
}
if (LOG.isDebugEnabled()) {
LOG.debug(String.format("Histogram %s\n%s", name, histogram));
}
return (histogram);
}
}
/*
* Copyright 2020 by OLTPBenchmark Project
*
* Licensed under the Apache License, Version 2.0 (the "Licens... | Java |
(_$result);
return _$result;
}
}
// ignore_for_file: deprecated_member_use_from_same_package,type=lint
// GENERATED CODE - DO NOT MODIFY BY HAND
part of 'deferred_credential_input.dart';
// **************************************************************************
// BuiltValueGenerator
// ********************... | Dart |
e,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.brz-ed input.brz-ed-control--slider2::-webkit-slider-thumb:active{border-color:var(--slider__control__handle-border--active,#57c5f7);-webkit-box-shadow:0 0 5px var(--slider__control__handle-box-shadow--active,#57c5f7... | CSS |
{
Temps?.Dispose();
base.Dispose();
}
public IList<PendingPostsPair> PendingPosts { get; private set; }
public Temporaries Temps { get; private set; }
public void AddPeriodXacts(IEnumerable<PeriodXact> periodXacts)
{
foreach(PeriodXact xac... | C# |
}
int s1Len = s1.length();
int s2Len = s2.length();
int[][] H = new int[s1Len + 2][s2Len + 2];
int INF = s1Len + s2Len;
H[0][0] = INF;
for (int i = 0; i <= s1Len; i++) {
H[i + 1][1] = i;
H[i + 1][0] = INF;
}
for (int j = 0... | Java |
ath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M5%2C3h8v5l-6%2C6H5V3z%22%20fill%3D%22%232a2a2a%22%2F%3E%0A%3C%2Fsvg%3E%0A");
width: 18px;
height: 18px;
}
.dx-gantt {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-dire... | CSS |
rag_handle',
position: 'bottom',
run: "drag_and_drop_native we-list table tr:last-child",
},
{
content: 'Check drop completed',
trigger: 'we-list table input:eq(7)[data-media="facebook"]',
run: () => {}, // This is a check.
},
...preventRaceConditionStep,
// C... | JavaScript |
lign-items: center;
justify-content: center;
padding: 12px;
}
@media(max-width:600px) {
.feast-social-media a {
min-height: 50px;
min-width: 50px;
}
}
.feast-remove-top-padding {
padding-top: 0 !important;
}
.feast-remove-bottom-padding {
padding-bottom: 0 !important;
}
.feast-remove-top-margin {
margin-top:... | HTML |
#region License Information
/* HeuristicLab
* Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL)
*
* This file is part of HeuristicLab.
*
* HeuristicLab is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free So... | C# |
requested(piece_block(0, 0)) == false);
TEST_CHECK(std::find(picked.begin(), picked.end(), piece_block(0,0)) != picked.end());
p->mark_as_downloading(piece_block(0,0), &tmp1, piece_picker::fast);
p->mark_as_writing(piece_block(0,0), &tmp1);
p->mark_as_finished(piece_block(0,0), &tmp1);
p->abort_download(piece_blo... | C++ |
form%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%... | CSS |
using Microsoft.AspNetCore.Components;
using pocketbase_csharp_sdk;
using pocketbase_csharp_sdk.Extensions;
using pocketbase_csharp_sdk.Models;
namespace Thomprog.Pages.Login.Components
{
public partial class Profile
{
[Inject]
public PocketBase PocketBase { get; set; } = null!;
prot... | C# |
9?fref=ufi&rc=p" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Fátima Guimarães" class="img UFIActorImage _54ru img" src="https://scontent.fpoa8-1.fna.fbcdn.net/v/t1.0-1/p64x64/18519995_843832665764431_598158461203438455_n.jpg?oh=7211478405ea512b5a2abb8d777922f3&oe=5AA3E82B">... | HTML |
expect(resolving.kind).toBe('progress')
expect(resolving.percent).toBeCloseTo(0.7 + (18063 / 20263) * 0.1, 0.01)
const checkingOut = parser.parse('Checking out files: 100% (579/579)')
expect(checkingOut.kind).toBe('progress')
expect(checkingOut.percent).toBeCloseTo(0.8 + (579 / 579) * 0.2, 0.... | Typescript |
secid to secctx and then adds the (converted) SELinux context to the audit
* log by calling audit_log_format, thus also preventing leak of internal secid
* to userspace. If secid cannot be converted audit_panic is called.
*/
void audit_log_secctx(struct audit_buffer *ab, u32 secid)
{
u32 len;
char *secctx;
if (... | C |
// RUN: llvm-mc -g -triple i386-apple-darwin10 %s -filetype=obj -o %t
// RUN: llvm-dwarfdump -debug-dump=all %t | FileCheck %s
.globl _bar
_bar:
movl $0, %eax
L1: leave
ret
_foo:
_baz:
nop
.data
_x: .long 1
// CHECK: file format Mach-O 32-bit i386
// CHECK: .debug_abbrev contents:
// CHECK: Abbrev table for offse... | Assembly |
ults[i] << std::endl;
}
}
std::cout << "Check out the prof: "
<< "pprof --pdf <process name> partition_experiment.prof > prof.pdf" << std::endl;
}
return 0;
}
} // namespace snapshot
} // namespace foedus
int main(int argc, char **argv) {
return foedus::snapshot::main_impl(argc, argv);
}
/... | C++ |
अधिक भाषा के बोलने वालों के लिए दस्तावेज़ों की भाषा घोषणा करना</a></p>
<p>SVG लेखकों<br />
<a href="/International/techniques/authoring-svg#natlang">सामग्री की भाषा को निर्दिष्ट करना</a></p>
<p>XML लेखकों<br />
<a href="/International/techniques/authoring-xml#natlang">सामग्री की भाषा को निर्दिष्ट ... | HTML |
s = input().split() #把输入拆分成列表
height = [int(i) for i in s] #把列表元素转换成数字
height1=height[0]
height[0]=height[1]
height[1]=height1
print(height) | Python |
x x1cpjm7i x1fgarty x1943h6x xudqn12 x3x7a5m x1lkfr7t x1lbecb7 x1s688f xzsf02u x1yc453h" dir="auto"><span class="x1lliihq x6ikm8r x10wlt62 x1n2onr6 x1j85h84" style="-webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box;">Seller's description</span></span></h2></div></div></div></div></div></div></di... | HTML |
ortingTextOrHide(
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
mediaCodecInfo.canonicalName
} else {
null
}
)
isEncoderListItem.setSupportingText(mediaCodecInfo.isEncoder.stringRes)
if (Build.VERSION.SDK_INT >= Build.... | Kotlin |
this.password.value
}
}
get userName() {
return this.form.get('userName') as FormControl;
}
get userAge() {
return this.form.get('userAge') as FormControl;
}
get email() {
return this.form.get('email') as FormControl
}
get password() {
return this.form.get('password') as FormContro... | Typescript |
as Message).createReactionCollector(backwardsFilter, { time: 60000 }) // 1 minute
const stop = (msg as Message).createReactionCollector(stopFilter, { time: 60000 })
const forward = (msg as Message).createReactionCollector(forwardsFilter, { time: 60000 })
backward.on('collec... | Typescript |
f_map_type::*;
match *self {
Unspec => BPF_MAP_TYPE_UNSPEC,
Hash => BPF_MAP_TYPE_HASH,
Array => BPF_MAP_TYPE_ARRAY,
ProgArray => BPF_MAP_TYPE_PROG_ARRAY,
PerfEventArray => BPF_MAP_TYPE_PERF_EVENT_ARR... | Rust |
nt":"Oskärpa (px)","blur_amount_desc":"Tillämpa en oskärpeeffekt på bilden vid hover.","brightness_amount":"Ljusstyrka (%)","brightness_amount_desc":"Justera ljusstyrkan på bilden vid hover.","glow_intensity":"Glödintensitet","glow_intensity_desc":"Välj intensiteten på glödeffekten vid hover.","glow_light":"Ljus glöd",... | JavaScript |
pg = pg or {}
pg.weapon_property_156 = {}
function ()
uv0.weapon_property_156[68203] = {
id = 68203,
name = "出云技能-PVE-LV3",
damage = 46,
base = 68201
}
uv0.weapon_property_156[68204] = {
name = "出云技能-PVE-LV4",
damage = 54,
base = 68201,
id = 68204,
bullet_ID = {
19922,
19922,
19922,
19... | Lua |
交困,走投无路。
</p>
<p>
毛主席说:“帝国主义的日子也很不妙,内部矛盾重重,脚下随时都会发生地震。”林付主席也指示:“纸老虎被全世界人民所戳穿……他们越来越走下坡路。”
</p>
<h3>
<em>
美国进入新的经济危机,它是靠战争起来发横材,战后又集中了资本主义世界工业的二分之
</em>
</h3>
<p>
一,黄金的四分之一。对外贸易的三分之一,通过马歇尔计划向其它资本主义国家输入商品,成了最大的帝国主义国家,到处镇压人民革命,成了最大的反动堡垒,他们吹嘘:“二十世纪是美国世纪,”但黄金时代是昙花一现,现在他已从霸主地位跌落下来,它现在的债务是一万一千多亿美元,... | HTML |
/* ====================================================================
* Copyright (c) 1999-2006 Carnegie Mellon University. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redi... | C |
p+0, -0x1.01d9bf3f2b631p-2,
0x3FF25E227B0B8EA0, 0xBFC97C1D1B3B7AF0, // 0x1.25e227b0b8eap+0 , -0x1.97c1d1b3b7afp-3 ,
0x3FF1BB4A4A1A343F, 0xBFC2F9E393AF3C9F, // 0x1.1bb4a4a1a343fp+0, -0x1.2f9e393af3c9fp-3,
0x3FF12358F08AE5BA, 0xBFB960CBBF788D5C, // 0x1.12358f08ae5bap+0, -0x1.960cbbf788d5cp-4,
0x3FF0953F419900A7, ... | Typescript |
last field have no spaces in them.
size_t ixh=0, ixd=0, ixh2, ixd2;
for (;;) {
if (ixh == string::npos || ixd == string::npos)
break;
ixh2 = ixh = headings.find_first_not_of(WS, ixh);
if (ixh2 != string::npos) ixh2 = headings.find_first_of(WS, ixh2);
ixd2 = ixd = data.find_first_not_o... | C++ |
:g;jf(j,p-g|0,e);if(h){g=g-e|0;jf(C[d+56>>2],p-g|0,g);C[d+52>>2]=g;break hb}h=0;g=e+C[d+52>>2]|0;k=g;g=C[d+44>>2];C[d+52>>2]=(k|0)!=(g|0)?k:0;k=g;g=C[d+48>>2];if(k>>>0<=g>>>0){break gb}C[d+48>>2]=e+g;break gb}C[d+48>>2]=C[d+44>>2];h=0}if(h){break db}n=C[a+16>>2];e=C[a+4>>2]}C[a+8>>2]=C[a+8>>2]+(J-e|0);d=u-n|0;C[a+20>>2... | JavaScript |
ے تھے، پھر کیا اب ہمیں کچھ سفارشی ملیں گے جو ہمارے حق میں سفارش کریں؟ یا ہمیں دوبارہ واپس ہی بھیج دیا جائے تاکہ جو کچھ ہم پہلے کرتے تھے اس کے بجائے اب دوسرے طریقے پر کام کر کے دکھائیں' انہوں نے اپنے آپ کو خسارے میں ڈال دیا اور وہ سارے جھوٹ جو انہوں نے تصنیف کر رکھے تھے آج ان سے گم ہو گئے",
},
{
"surah_number": ... | Dart |
tructured_value` will be normalized.
// For example, some processors may not generate `float` or `integer`
// normalized text by default. Below are sample formats mapped to structured
// values. - Money/Currency type (`money_value`) is in the ISO 4217 text
// format. - Date type (`date_value`) is in the ISO 8601 te... | Go |
locale to
<small>UTF-8</small> for <small>IRI</small>
support.</p>
<p style="margin-left:17%; margin-top: 1em">Wget use the
function <tt>"nl_langinfo()"</tt> and then the
<tt>"CHARSET"</tt> environment variable to get the
locale. If it fails, <small>ASCII</small> is used.</p>
<p style="margin-lef... | HTML |
8
DC.L 0
FACE 4,0,10,-1,-1,-1,-1,-1
DC.W 2*8
DC.L 0
; dessus
FACE 1,0,3,2,-1,-1,-1,-1
DC.W 4*8
DC.L 0
; ailes dessus
FACE 6,1,2,7,-1,-1,-1,-1
DC.W 3*8
DC.L 0
FACE 3,0,4,5,-1,-1,-1,-1
DC.W 3*8
DC.L 0
; cockpit
FACE 2,3,9,8,-1,-1,-1,-1
DC.W 9*8
DC.L 0
DC.W -1
spiper2trapppe
DC.W -5,30,0
DC... | Assembly |
= "Voltage")
public org.diylc.core.measures.Voltage getVoltageNew() {
return voltageNew;
}
public void setVoltageNew(org.diylc.core.measures.Voltage voltageNew) {
this.voltageNew = voltageNew;
}
@Override
protected Size getDefaultWidth() {
return DEFAULT_WIDTH;
}
@Override
protected S... | Java |
X_UNIT_PX, titleHeight)
}
val dateStr = if (data.dateTime.toLocalDate().plusDays(1).isEqual(LocalDate.now())) {
ctx.getText(R.string.yesterday)
} else if (Days.daysBetween(data.dateTime.toLocalDate(), LocalDate.now()).days < 7) {
data.dateTime.toStrin... | Kotlin |
---------------------------------------------x
/// <summary>Gets a reference to the same but registered brush property object.</summary>
internal BrushProp brushProp_Registered {
get {
#if DEVELOPER // bs
if (report == null) {
return BrushProp.bp_Null;
}
#endif
if (_brus... | C# |
std::string& leggedOdometryFrameName =
dynamic_cast<AnymalStaticTransforms*>(staticTransformsPtr_.get())->getLeggedOdometryFrame();
// Create the unary measurement
graph_msf::UnaryMeasurementXD<Eigen::Vector3d, 3> legVelocityUnaryMeasurement(
"LegVelocityUnary", measurementRate, legged... | C++ |
, DEFAULT_PILOT_DEVIATION);
sdev->pilot_tone_freq = v4l2_ctrl_new_std(hdl, &si4713_ctrl_ops,
V4L2_CID_PILOT_TONE_FREQUENCY, 0, MAX_PILOT_FREQUENCY,
1, DEFAULT_PILOT_FREQUENCY);
sdev->tune_preemphasis = v4l2_ctrl_new_std_menu(hdl, &si4713_ctrl_ops,
V4L2_CID_TUNE_PREEMPHASIS,
V4L2_PREEMPHASIS_75_uS, 0, V4L... | C |
>
<blockquote>
<div class="sourceCode" id="cb35"><pre class="sourceCode cpp"><code class="sourceCode cpp"><span id="cb35-1"><a href="#cb35-1"></a><span class="cf">if</span> <span class="op">(</span>first <span class="op">==</span> last<span class="op">)</span> <span class="op">{</span></span>
<span id="cb35-2"><a href=... | HTML |
ENCODER]:`https://raw.githubusercontent.com/google/draco/${$ye}/javascript/${Cc.ENCODER}`},fL;async function pq(t){let e=t.modules||{};return e.draco3d?fL||=e.draco3d.createDecoderModule({}).then(r=>({draco:r})):fL||=eve(t),await fL}async function eve(t){let e,r;switch(t.draco&&t.draco.decoderType){case"js":e=await gh(... | JavaScript |
lean;
all: () => Patient[];
}
import { createSlice, PayloadAction } from '@reduxjs/toolkit';
import { logout } from './logout-creators';
interface InitialStateInterface {
isLogoutLoading: boolean;
logoutError: string | undefined;
}
const initialState: InitialStateInterface = {
isLogoutLoading: false,
logou... | Typescript |
* The Certora Prover
* Copyright (C) 2025 Certora Ltd.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License.
*
* This program is distribute... | Kotlin |
.hpp>
#include <idp.hpp>
#include <loader.hpp>
#include <kernwin.hpp>
#include "myactions.h"
//--------------------------------------------------------------------------
//lint -e1762
void MyActions::clicked()
{
info("Button is clicked");
}
//------------------------------------------------------------------------... | C++ |
#!/usr/bin/python3
def update_dictionary(a_dictionary, key, value):
if key in a_dictionary:
a_dictionary[key] = value
for keys, values in sorted(a_dictionary.items()):
print("{}: {}".format(keys, values))
if key not in a_dictionary:
a_dictionary[key] = value
for keys,... | Python |
0.1em 0 rgba(0,0,0,.3);
border-radius: 3px;
display: flex;
flex-direction: column;
gap: var(--gap-default);
padding: 0.5rem 1rem;
width: 100%;
}
}
// Using container queries with media queries as fallback. Looking at you,
// Safari on iOS before V16.
// 13.5rem is total horizontal size of al... | CSS |
, and one special character.
///
/// Example:
/// ```dart
/// final password = 'Password123!';
/// print(password.isValidPassword); // true
/// ```
bool get isValidPassword => RegExp(
r'^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$',
).hasMatch(this);
/// Checks if ... | Dart |
e-i-italic:before{content:"\e02b"}.mce-i-underline:before{content:"\e02c"}.mce-i-strikethrough:before{content:"\e02d"}.mce-i-visualchars:before{content:"\e02e"}.mce-i-visualblocks:before{content:"\e02e"}.mce-i-ltr:before{content:"\e02f"}.mce-i-rtl:before{content:"\e030"}.mce-i-copy:before{content:"\e031"}.mce-i-resize:... | CSS |
int judgeNum = 0;
public static void main(String[] args) throws Exception {
judgeNum = 0;
for (int i = 0; i < TEST_NUM; i++) {
isCleanerNotInDeadCycleFreeRef();
Runtime.getRuntime().gc();
isCleanerNotInDeadCycleFreeRef();
}
if (judgeNum == 0) {
... | Java |
M0 0h1718v1000H0z"/><path d="M320.802 824V324.503c-21.6 17.1-85.5 50.4-108.9 62.1l-33.3 17.1-43.2-97.2 38.7-18c73.8-34.2 142.2-77.4 171-99.898h110.7V824h-135zm503.998 0V324.503c-21.6 17.1-85.5 50.4-108.9 62.1l-33.3 17.1-43.2-97.2 38.7-18c73.8-34.2 142.2-77.4 171-99.898h110.7V824h-135zm704.696-132.3V824h-122.4V691.7H112... | CSS |
P_SetCookie => {
vm.setCookies(nowOp.p1);
}
VmOpType::OP_VerifyCookie => {
let cookies = vm.getCookies();
if cookies != nowOp.p1 {
return Err(String::from("cookies is not right"));
}
}
VmOpType::OP_Open => vm.setCursor(nowOp.p1 as usize, &nowOp.p3, DbWra... | Rust |
: wheat;
}
.sortable-g {
width: 100%;
height: auto;
padding: 20px;
margin: 5px;
background-color: rgb(61, 50, 29);
}
/*Limit Height & Resize*/
.table_scroll {
max-height: 300px;
min-height: 50px;
overflow: auto;
/* resize: vertical; */
margin: auto;
max-width: 100%;
}
/*Div Table Setting*/
.cs... | CSS |
e"><a name="l00086"></a><span class="lineno"><a class="line" href="classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html#a533ce5f9784cd84f7196ce3b16a8441a"> 86</a></span>  <span class="keyword">using</span> <a class="code" href="cla... | HTML |
dimension (see SMESH::Dimension enumeration)
* \retval CORBA::Boolean - TRUE if dimension is supported, FALSE otherwise
*
* Verify whether hypothesis supports given entity type (see SMESH::Dimension enumeration)
*/
//================================================================================
CORBA::Boole... | C++ |
F8FAFC;
box-shadow: 0px 2px 4px -1px rgba(2, 6, 23, 0.05), 0px 0px 0px 2px #FFF inset;
width: 100%;
}
.course-page-header-top {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 40px;
align-self: stretch;
}
.course-page-header-top-infos {
display: flex;
flex-dire... | CSS |
-text-container {
background-color: #cbddf3;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1), progid:DXImageTransform.Microsoft.Chroma(color=#cbddf3);
}
/* line 402, ../../../ext-theme-neutral/sass/src/panel/Panel.scss */
.x4-panel-header-default-framed-vertical .x4-rtl.x4-panel-header-text-contai... | CSS |
port org.dromara.common.encrypt.enumd.EncodeType;
import org.dromara.common.encrypt.properties.EncryptorProperties;
import java.lang.reflect.Field;
import java.sql.PreparedStatement;
import java.util.*;
/**
* 入参加密拦截器
*
* @author 老马
* @version 4.6.0
*/
@Slf4j
@Intercepts({@Signature(
type = ParameterHandler.c... | Java |
saistīšanas tags ir derīgs un tiek izmantoti galīgā pārskaitījuma parakstīšanai.</p>\n\n<p>Tā kā RingCT pievieno saistīšanas tagu neskaidrā parakstā, parakstīšanas (un vairāku parakstu) darbības ir daudz skaitļošanas ziņā ietilpīgākas, un kļūst grūtāk izveidot citu ar tagu saistītu funkcionalitāti.\nTaču Seraphis dalī... | Dart |
* 创建一个错误
* @param msg
*/
private errorCreate(msg: any): void {
const error = new Error(msg)
this.errorLog(error)
throw error
}
/**
* 记录和显示错误
* @param error
*/
errorLog(error: any): void {
// 打印到控制台
if (process.env.NODE_ENV === 'development') {
LogUtils.logError('>>>>>> ... | Typescript |
)* (ops + 2))/2};
}
// Pretty sure it's a quadratic solution, remove 1, 2, 3 -> n = n(n+1)/2. Instead of do the quadratic calculation with floor, then find out how many remaining import { Type, Static, TObject, TProperties } from '@sinclair/typebox'
// -----------------------------------------------
// npm start t... | Typescript |
truction to induce TIE context saving
ee.zero.qacc // initialize q0 to zero
#else // TIE_ENABLE
nop // compensate one cycle, when TIE is disabled to get the same benchmark value... | Assembly |
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: proto
class InvocationPolicy(object):
SINGLE = 0
FIRST = 1
LAST = 2
ROUNDROBIN = 3
RANDOM = 4
| Python |
font-size: var(--ym-font-size-label-xs);
}
.Ai2iRN9elHpk_u5splD6,
.SehSa7OyRpC2nzYTVb2Q,
.__hrMKGmNbw54T54IUyh,
._oBLf5gprWsKjCw4Ce58,
.mxSPe5xpZnie9gpIqacd,
.n5AeWEsJC3_AYXcbK4Lt {
font-family: var(--ym-font-text);
font-style: normal;
font-weight: 400;
letter-spacing: normal;
line-height: var(--ym-font-lin... | CSS |
s performed when parsing bencode.
if (component == ".") || (component == "..") {
bail!(ErrorKind::MalformedTorrent(Cow::Borrowed(
r#""path" contains "." or ".."."#
)));
... | Rust |
y);
UNUSED(commandError);
return false;
}
// set GPIO pin (0 to 15) mode for INPUT, INPUT_PULLUP, or OUTPUT
void Tca9555::pinMode(int pin, int mode) {
if (found && pin >= 0 && pin <= 15) {
#ifdef INPUT_PULLDOWN
if (mode == INPUT_PULLDOWN) mode = INPUT;
#endif
if (mode == INPUT_PULLUP) mode = IN... | C++ |
�的进程监控
### 3. 应用程序无法启动
如果应用程序无法启动,请尝试以下步骤:
1. 运行 `emergency_cleanup_en.bat` 清理所有相关进程
2. 确保已安装所有依赖项:`pip install -r requirements.txt`
3. 确保 NumPy 版本兼容:`pip install "numpy<2.0.0" --upgrade`
4. 使用 `safe_run_en.bat` 启动应用程序
### 4. 构建失败
如果构建过程失败,请尝试以下步骤:
1. 运行 `disk_cleanup_en.bat` 清理磁盘空间
2. 确保已安装 PyInstaller:`pip inst... | Markdown |
adding:15px 10px 15px 50px;background-repeat: no-repeat;background-position: 10px center;}
.DataObjectManager-popup .message.good {color: #4F8A10;background-color: #DFF2BF;background-image:url('../images/success.png');}
.DataObjectManager-popup input#action_saveUploadForm {display:none;}
.DataObjectManager-popup form... | CSS |
4.37 530.97,404.47 530.79,404.59 530.63,404.75 530.50,404.93 530.39,405.12 530.32,405.33 530.29,405.55 530.28,405.67 530.28,412.87 530.29,412.75 530.29,412.98 530.32,413.20 530.39,413.41 530.50,413.60 530.63,413.78 530.79,413.94 530.97,414.06 531.18,414.16 531.39,414.22 531.61,414.25' fill='#FFFFFF' fill-opacity='1' st... | HTML |
rolled2 Timer: %lf\n", t.elapsed());
printf("\n");
return 0;
}
// Copyright(C) 2023 InfiniFlow, Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//... | C++ |
upc\") directive on MultipleKeysOneInvalid specifies invalid field set - field set specifies field that does not exist, field=upc"
assertEquals(expected, exception.message)
}
@Test
fun `verifies validations are skipped when processing GraphQL references`() {
val schema = toFederatedSchema(
... | Kotlin |
.bulletSpeed = 400.0
// Speed-up the rate of fire, allowing them to shoot 1 bullet every 60ms
weapon.fireRate = 60.0
// Add a variance to the bullet angle by +- this value
weapon.bulletAngleVariance = 10.0
sprite = add.sprite(320, 500, "ship")
game.physics.arcade.enable(sprite)
... | Kotlin |
.error("Invalid XML: "+b),c};var mb=/#.*$/,nb=/([?&])_=[^&]*/,ob=/^(.*?):[ \t]*([^\r\n]*)$/gm,pb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,qb=/^(?:GET|HEAD)$/,rb=/^\/\//,sb={},tb={},ub="*/".concat("*"),vb=d.createElement("a");vb.href=jb.href;function wb(a){return function(b,c){"string"!=typeof b&&(c=b... | JavaScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.