content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
buteMechanicSelector:GetSystemName()
return "TributeMechanicSelector"
end
function ZO_TributeMechanicSelector:OnGamepadPreferredModeChanged()
--No need to do anything if the screen isn't up in the first place
if TRIBUTE_MECHANIC_SELECTOR_FRAGMENT:IsShowing() then
KEYBIND_STRIP:UpdateKeybindButtonGr... | Lua |
about 2/3 the speed of light. What is the wavelength for an AC wave in the United States?
<details>
<summary>solution</summary>
$$v = f \lambda$$
$$\lambda = \frac{v}{f} $$
$$\lambda = \frac{(\tfrac{2}{3})(3.0 \times 10^8)}{60} $$
$$\lambda = \frac{2.0 \times 10^8}{60} $$
$$\lambda = 0.033 \... | HTML |
rialMT-116"/>
<use x="361.230469" xlink:href="#ArialMT-117"/>
<use x="416.845703" xlink:href="#ArialMT-109"/>
<use x="500.146484" xlink:href="#ArialMT-95"/>
<use x="555.761719" xlink:href="#ArialMT-67"/>
<use x="627.978516" xlink:href="#ArialMT-76"/>
<use x="683.59375" xlink:hr... | HTML |
4.7-24.3 .5s-12.3-12.2-12.3-20.9l0-176c0-8.7 4.7-16.7 12.3-20.9z"],
"circle-check": [512, 512, [61533, "check-circle"], "f058", "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-... | JavaScript |
"
}
]
},
{
name: "房间管理 API",
describe:
"包含本房间的一些基础接口,本模块的大多数 API 都已实现自动调用,除非房间运转出现问题,否则不需要手动进行调用。",
api: [
{
title: "运行建筑布局",
describe: "本方法依赖于 setcenter 方法,已自动化,默认在 controller 升级时调用",
functionName: "planLayout... | Typescript |
testTypeLister struct {
indexer cache.Indexer
}
// NewTestTypeLister returns a new TestTypeLister.
func NewTestTypeLister(indexer cache.Indexer) TestTypeLister {
return &testTypeLister{indexer: indexer}
}
// List lists all TestTypes in the indexer.
func (s *testTypeLister) List(selector labels.Selector) (ret []*v1... | Go |
html#Option-Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Data-File-Relocation-to-Support-Cross_002dProfiling"></a>
<h3 class="section">10.5 Data File Relocation to Support Cross-Profiling</h3>
<p>Running the program will cause profile output to be generated. For each
source file compiled with ... | HTML |
from flask import Blueprint, request, jsonify
from ..modelos.reportes import ReportesModel
reportes_endpoints = Blueprint('reportes_endpoints', __name__)
# Reporte: ventas de un usuario
@reportes_endpoints.route('/reportes/ventas_usuario', methods=['GET'])
def ventas_usuario():
id_usuario = request.args.get('usua... | Python |
OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNE... | C++ |
wrap();
let context = PortMidi::new().unwrap();
let device_id = matches.opt_str("device_id");
let device_id = match device_id {
Some(v) => v.parse::<i32>().unwrap(),
Nothing => {
print_devices(&context);
return;
}
};
println!("Device: {}", device_id... | Rust |
import random
import sys
import time
from typing import List, Tuple, Dict
import numpy as np
from PyQt5 import QtCore, QtWidgets, QtGui
from PyQt5.QtCore import QEasingCurve, QTimer
from Calculator import find_merge_positions, slide_distance
from Config import SingletonConfig
from MinigameMover import MinigameBoardMo... | Python |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
using System.Diagnostics.Tracing;
using System.Diagnostics;
using System.Linq;
using System.Threading.Tasks;
using System.Collections.Generic;
using System.Reflection;
... | C# |
de múrloc macho",
[69189] = "Máscara de naga hembra",
[69190] = "Máscara de naga macho",
[69191] = "Limpiador Arcano",
[69192] = "Máscara de ogra",
[69193] = "Máscara de ogro",
[69194] = "Máscara de mujer vrykul",
[69195] = "Máscara de hombre vrykul",
[69198] = "Quintaesencia ígnea",
[69199] = "Semilla petrificada anti... | Lua |
orSpace.getInstance(ColorSpace.CS_sRGB);
protected static ColorSpace YCC = null; // Can't be final
static {
try {
YCC = ColorSpace.getInstance(ColorSpace.CS_PYCC);
} catch (IllegalArgumentException e) {
// PYCC.pf may not always be installed
}
}
// Defa... | Java |
-color ease-in-out 100ms,border-color ease-in-out 100ms;width:1px;height:14.5px;position:absolute;left:0;top:2px}.TranslateAnswerMain .grid_page h3 .source_url a.action_button .no_count{display:none}.TranslateAnswerMain .grid_page h3 .source_url a.action_button.disabled,.TranslateAnswerMain .grid_page h3 .source_url a.... | CSS |
", func() {
Eventually(func() string {
out, _ := epinioHelper.Run("info")
return out
}, "2m", "2s").Should(ContainSubstring("Epinio Server Version:"))
})
By("Targeting workspace namespace", func() {
Eventually(func() string {
out, _ := epinioHelper.Run("target", "workspace")
return out
... | Go |
ublic BitPoint get() {
return this.point;
}
}
public static enum S702 implements SunSpecPoint {
W_MAX_RTG(new ScaledValuePoint("S702_W_MAX_RTG", "Active Power Max Rating", //
"Maximum active power rating at unity power factor in watts.", //
UINT16, false /* mandatory? */, READ_ONLY, Unit.WATT, "W_SF")... | Java |
Int(calculateObj.inputText);
}else{
// 計算式のもととなるKPIの取得
var tempKpiObject = newTreeService.getKpiObjectFromId(calculateObj.kpiId);
// 該当KPIの目標オブジェクト
var tempKpiTarget= this.getPresentKpiTarget(kpiObject);
tempValue = ... | Typescript |
- div_Pu * uVal[i])()
-- this one too ... get rid of the P that's just floating out there. but leave its gradients.
divTVal[i] = divTVal[i]:replace(P, 0, isDerivative)()
-- substitute drho/dt definition to cancel some terms out
divTVal[i] = divTVal[i]:subst(drho_dt_def)()
-- get rid of any Phi,j times u,k of ... | Lua |
� V의 투척용 별표창",
[30228] = "놀드랏실 머리장식",
[30229] = "야성의 놀드랏실 킬트",
[30230] = "야성의 놀드랏실 어깨보호대",
[30231] = "놀드랏실 가슴보호구",
[30232] = "놀드랏실 건틀릿",
[30233] = "놀드랏실 투구",
[30234] = "천벌의 놀드랏실 킬트",
[30235] = "천벌의 놀드랏실 어깨보호대",
[30236] = "정복당한 용사의 가슴보호구",
[30237] = "정복당한 수호자의 가슴보호구",
[30238] = "정복당한 영웅의 가슴보호구",
[30239] = "정복당한 용사의 장갑",... | Lua |
tem,host=local,region=A load1=1.2,load2=2.2 200",
"system,host=remote,region=B load1=10.1,load2=2.1 100",
];
let lp_lines2 = vec![
"system,host=remote,region=B load1=10.2,load2=20.2 200",
"system,host=local,region=C load1=100.1,load2=200.1 100",
"aa_syste... | Rust |
[style.colourMinorBad(--)] Vaginal lubrication (" + Units.fluid(smallChangeMinorDrain) + ")") { @Override public String applyEffect() { return target.incrementVaginaWetness(smallChangeMinorDrain); } };
case MINOR_BOOST:
return new RacialEffectUtil("[style.colourMinorGood(++)] Vaginal lubrication (+" + Un... | Java |
The "removeAttributeNode(oldAttr)" method for an attribute causes the
DOMException NO_MODIFICATION_ALLOWED_ERR to be raised
if the node is readonly.
Obtain the children of the THIRD "gender" element. The elements
content is an entity reference. Try to remove the "domestic" attribute
from the e... | HTML |
.tryParse(name.substring(1));
if (position != null && position <= positionalFieldCount) {
return position - 1;
}
}
return -1;
}
return positionalFieldCount + nameIndex;
}
String getterNameOfIndex(int index) => index < positionalFieldCount
? positionalFieldIndexTo... | Dart |
num_reqs=4,
num_batches=2)
# The slow node is behind
checkNodeDataForInequality(slow_node, *other_nodes)
# PRE-PREPARE were not requested
assert count_requested_preprepare_resp(slow_node) == old_count_resp
slow_node.nodeIbStasher.reset_de... | Python |
BwoDQkFaEAJCDQoLb25lb2ZfZmllbGQ=');
@$core.Deprecated('Use testProto2RequiredDescriptor instead')
const TestProto2Required$json = const {
'1': 'TestProto2Required',
'2': const [
const {
'1': 'proto2',
'3': 1,
'4': 1,
'5': 11,
'6': '.protobuf_unittest.TestRequired',
'10': 'pro... | Dart |
(4)
ld 11,32(4)
mtctr 5
.Lsqr_times_loop:
add 6,7,7
mulli 21,11,19
mulld 22,7,7
mulhdu 23,7,7
mulld 24,8,6
mulhdu 25,8,6
mulld 26,9,6
mulhdu 27,9,6
mulld 28,10,6
mulhdu 29,10,6
mulld 30,11,6
mulhdu 31,11,6
add 6,8,8
mulld 12,11,21
mulhdu 11,11,21
addc 28,28,12
adde 29,29,11
mulli 5,10,19
mulld... | Assembly |
01,0x16,0x06,0x00]
v_screen_partition_4se_b32_sdwa v5, v1 dst_sel:DWORD dst_unused:UNUSED_PAD
// CHECK: [0xf9,0x6e,0x0a,0x7e,0x01,0x06,0x06,0x00]
v_screen_partition_4se_b32_sdwa v5, v1 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:BYTE_0
// CHECK: [0xf9,0x6e,0x0a,0x7e,0x01,0x06,0x00,0x00]
v_screen_partition_4se_b32_s... | Assembly |
/********************************************************************************
** Form generated from reading UI file 'frmslidepuzzlewidget.ui'
**
** Created by: Qt User Interface Compiler version 5.12.11
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
****************************... | C |
"109 | spare tire | 24 inch spare tire | 22.2 | null | null | null"));
validateSinkResult(
databaseName,
"customers",
4,
Arrays.asList(
"101 | user_1 | Shanghai | 123567891234",
"10... | Java |
4e71,$4e71
dc.w $4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71
dc.w $4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71
dc.w $4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71
dc.w $4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71
dc.w $4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71,$4e71
dc.w ... | Assembly |
core.Keyword(null,"uses","uses",232664692),new cljs.core.Keyword(null,"require-macros","require-macros",707947416)],[rename_macros,cljs.core.merge.cljs$core$IFn$_invoke$arity$variadic(cljs.core.prim_seq.cljs$core$IFn$_invoke$arity$2([renames,core_renames__$1], 0)),use_macros,excludes,name,imports,requires,uses,require_... | JavaScript |
zBRqQShRANCAAQ75g7UgxCQYmWxfn2jf6qlqaEfE45U
pRsXybr1dtijtGkjE+v8I7A/GtSxfJe3LsREynlA3LGMxZL7TD3cWsAj
-----END PRIVATE KEY-----
`
},
expectedKey: `-----BEGIN EC PRIVATE KEY-----
MHcCAQEEIB79Z1qMNIo69fgeElbOqLaqZpM79lUUo0j7h9swUakEoAoGCCqGSM49
AwEHoUQDQgAEO+YO1IMQkGJlsX59o3+qpamhHxOOVKUbF8m69XbYo7RpIxPr/COw
PxrUsXy... | Go |
-$artifactId"
val pubName = name.replaceFirstChar { it.titlecase(Locale.getDefault()) }
val emptyJavadocJar by tasks.register<Jar>("emptyJavadocJar$pubName") {
archiveClassifier = "javadoc"
archiveBaseName = artifactId
}
artifact(emptyJavad... | Kotlin |
图大致可以了解到GridFS在存储文件时,把元数据(metadata)放到fs.files
表,把文件内容放到fs.chunks
表
跟进parse-server的源码,可以找到处理metadata的过程
node_modules/parse-server/lib/Routers/FilesRouter.js
 map of Mali - High
// areas: {id:"ML-BKO"},{id:"ML-1"},{id:"ML-2"},{id:"ML-3"},{id:"ML-4"},{id:"ML-5"},{id:"ML-6"},{id:"ML-7"},{id:"ML-8"}
AmCharts.maps.maliHigh={
"svg": {
"defs": {
"amcharts:ammap": {
"projection":"mercator",
"leftLongitude":"-12.243005",
"topLatitude":"2... | JavaScript |
border-radius: .4rem !important;
}
.ref-product-controls .ref-personalization p {
color: var(--bs-secondary-color);
}
.reflow-product-list .ref-products {
-moz-column-gap: var(--ref-gutter-lg) !important;
column-gap: var(--ref-gutter-lg) !important;
}
@media (min-width: 1200px) {
.reflow-product-list.ref-car... | CSS |
- 22)) & 1);
case 13: return ret + (capacity <= 27 ? 0 : capacity > 55 ? 0 : (0x8904081 >> (capacity - 28)) & 1);
case 14: return ret + (capacity <= 47 ? 0 : capacity > 48 ? 0 : 1);
default: return ret;
}
}
size_t ComputeCapacity(uint32_t bits, size_t max_elements, uint32_t fpbits) {
if... | C |
1b)
__(blr)
/* Indicate whether &optional arguments were actually supplied. nargs */
/* contains the actual arg count (minus the number of required args); */
/* imm0 contains the number of &optional args in the lambda list. */
/* Note that nargs may be > imm0 if &rest/&key is involved. */
_spentry(opt_supplied_... | Assembly |
expected: "AddInt32".to_owned(),
found: format!("{:?}", other),
}
.into(),
),
},
(AddUInt64(i), b) => match b {
AddInt32(j) => AddInt32(u64_wrapping_addition(i, j)),
... | Rust |
vpsubw ymm2, ymm0, ymmword ptr [rdx + 2*rdi + 32]
vmovdqu ymmword ptr [rcx + 2*rdi], ymm1
vmovdqu ymmword ptr [rcx + 2*rdi + 32], ymm2
vpsubw ymm1, ymm0, ymmword ptr [rdx + 2*rdi + 64]
vpsubw ymm2, ymm0, ymmword ptr [rdx + 2*rdi + 96]
vmovdqu ymmword ptr [rcx + 2*rdi + 64], ymm1
vmovdqu ymmword ptr [rcx + 2*rdi ... | Assembly |
U6dORVEUzgRFUdi0aRPr169n+fLlLF26lI0bN6LrOtJ7d/HFF6OqKgcOHOBEnnvuOe666y5ef/113nzzTYrFInfccQfPP/88l1xyCWvWrOHtVFXlVL355psUi0XuuOMOnn/+eS655BLWrFmDJI0lBUmSpPegUCgwODhIb28vtVqNRYsWIZ0eiqLwhS98gW3btvHWW2/xdv/wD//AE088QS6Xo7+/n3q9zs6dO+np6WHFihVceOGFvN1//dd/Mdqrr77KhRdeyDvp7++nXq+zc+dOenp6WLFiBRdeeCGSNJYUJEmSToOpU6eiKArS6fX1... | HTML |
align 2, 0
_080B64C0: .4byte gUnk_020229D4
_080B64C4: .4byte gUnk_020229E0
_080B64C8:
adds r0, r4, #1
lsls r0, r0, #0x18
lsrs r4, r0, #0x18
cmp r4, #0x1f
bhi _080B64E4
movs r3, #1
lsls r3, r4
ldr r2, [r1]
adds r0, r2, #0
ands r0, r3
_080B64DC:
cmp r0, #0
bne _080B64C8
orrs r2, r3
str r2, [r1]
_080B64E4:
... | Assembly |
s should be green.<!--[/TEXT('tests, tests *')]--></teste><!--[/ELEMENT('tests, tests *')]--><!--[TEXT('tests, tests *')]-->
<!--[/TEXT('tests, tests *')]--><!--[ELEMENT('tests, tests *')]--><testf test:attribute="pass"><!--[TEXT('tests, tests *')]-->This should be green.<!--[/TEXT('tests, tests *')]--></testf><!--[... | HTML |
'r",'e'|$80
word_Youre: .byte "You'r",'e'|$80
word_about: .byte "ab"
word_out: .byte "ou",'t'|$80
word_cant: .byte "can'",'t'|$80
word_dont: .byte "don'",'t'|$80
word_looks: .byte "look",'s'|$80
word_there: .byte "t"
word_here: .byte "her",'e'|$80
word_There: .byte "Ther",'e'|$80
word_those: .byte "thos",'e'|$80
word_b... | Assembly |
er[i].cd_values[j]);
} /* end for */
} /* end for */
FUNC_LEAVE_NOAPI(SUCCEED)
} /* end H5O_pline_debug() */
/*-------------------------------------------------------------------------
* Function: H5O_pline_set_latest_version
*
* Purpose: Set the encoding for a I/O filter pipeline to the... | C |
ily:PingFang SC;font-weight:500;line-height:14px}.le-promote #poster-coupon .le-poster__content .le-poster-coupon .le-content .le-content-condition[data-v-35eff0a3]{font-size:24px;font-family:PingFang SC;font-weight:500;line-height:14px;margin-left:8px}.le-promote #poster-coupon .le-poster__content .le-poster-coupon .l... | CSS |
ic static int PlaySound(string sSoundFile, bool bSynchronous, bool bIgnoreErrors, bool force)
{
if (sSoundFile == null) return 0;
if (sSoundFile.Length == 0) return 0;
return PlaySound(sSoundFile, bSynchronous, bIgnoreErrors, false, false, false, force);
}
public static int PlaySound(stri... | C# |
import pandas as pd
from evals.analysis.james.james_analysis import get_single_hue
from evals.analysis.james.plotting.plot_response_property_with_baseline import (
create_chart,
)
from evals.locations import EXP_DIR
def cross_training():
"""
--val_tasks='{"survival_instinct": ["matches_survival_instinct"... | Python |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="SvgExporterTests.cs" company="OxyPlot">
// Copyright (c) 2020 OxyPlot contributors
// </copyright>
// ---------------------------------------------------------------------------... | C# |
viewModel.cacheSizes[CacheDir.THUMBS]))
findPreference<Preference>(AppSettings.KEY_HTTP_CACHE_CLEAR)?.bindBytesSizeSummary(viewModel.httpCacheSize)
findPreference<Preference>(AppSettings.KEY_SEARCH_HISTORY_CLEAR)?.let { pref ->
viewModel.searchHistoryCount.observe(viewLifecycleOwner) {
pref.summary = if (it ... | Kotlin |
parts(ptr, 1)
}
}
pub struct SlowTimer {
slow_time: Duration,
t: Instant,
}
impl SlowTimer {
pub fn new() -> SlowTimer {
SlowTimer::default()
}
pub fn from(slow_time: Duration) -> SlowTimer {
SlowTimer {
slow_time: slow_time,
t: Instant::now(),
... | Rust |
,应当向综合档案馆移交。国家另有规定的除外。
## 第四章 档案的管理
第二十条 国家机关、社会团体、国有企业、事业单位和国家控股的企业的档案归国家所有,列入国有资产的管理范围,各单位应当按规定向档案行政管理部门或主管部门进行档案登记,并报送有关资料。
产权变动单位的档案属资产清理的范围,其档案的处置应当在其主管部门和档案行政管理部门的监督、指导下进行。
第二十一条 涉及区划调整、机构撤并单位的档案,由档案行政管理部门按有关规定处理。
第二十二条 国有企业、事业单位的产权变动时,其档案应当按有关规定做以下处理:
(一)向综合档案馆移交;
(二)向其主管部门移交;
(三)由指定的单位代为保管;
(四)依法转让。
... | Markdown |
6 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\",\n key: \"1yyitq\"\n }\n ],\n [\n \"circle\",\n {\n cx: \"9\",\n cy: \"7\",\n r: \"4\",\n key: \"nufk8\"\n }\n ],\n [\n \"path\",\n {\n d: \"M22 21v-2a4 4 0 0... | JavaScript |
ainerHeight = containerWidth/holderRatio;
containerHeight = Math.min(containerHeight, 700);
var dynamicImageMaxHeight = 679 ;
var dynamicImageMaxWidth = 679 ;
var aspectRatio = dynamicImageMaxWidth/dynamicImageMaxHeight;
var imageMaxHeight = containerHeight;
var imageMaxWidth = containerW... | HTML |
</h1>
<ul class="list-group">
<li class="list-group-item"><a href="source.html">Source Code</a></li>
<li class="list-group-item"><a href="https://github.com/tdf/odftoolkit/issues">Bug Tracker</a></li>
<li class="list-group-item"><a href="javadoc.html">JavaDoc</a></li>
<li clas... | HTML |
�꺼니까
//
//0. 그 전에 form에 preventDefault를 선언해줘야 함 따라서 addEventListner을 추가할 것
const formEvent = (event) => {
//1. 일단 사용자로부터 화성일 데이터를 입력받는다. => inputSol
//inputValue를 뽑아오려면 input tag를 먼저 뽑아와야 한다.
const inputSol = document.querySelector('.input-sol') //input-sol
const date = inputSol.va... | HTML |
end
end
local function run_on_load(fake_load)
if not fake_load then
if script.active_mods["factoryplanner"] ~= storage.installed_mods["factoryplanner"] then
return -- if the mod version changed, this needs to just run during migration
end
generate_object_index()
end
u... | Lua |
var inplist = $(id).getElementsByTagName('input');
for (var i = 0; i < inplist.length; i++) {
var tmpId = inplist[i].id.substr(6);
if (inplist[i].checked === true)
filterOptions.addFilter(tmpId);
else
filterOptions.removeFilter(tmpId);
// TODO: Channel-Liste neu laden (m... | JavaScript |
dy。*

*图 4:单系统选项。*
到任务栏选择 Install CloudReady(安装 CloudReady)。
你可以安装 Chromium OS 和其它系统的双系统启动,但另一个系统这时应该已经安装好了。
在下一个窗口选择单系统(图 4)或是双系统(图 5)。
按照下一步按钮说明选择安装。

end
end
if mod.registeredUnitEvents and mod.registeredUnitEvents[event .. uId] then
mod.registeredUnitEvents[event .. uId] = nil
end
end
for i = #... | Lua |
[57421] = "尖啸护符",
[57422] = "无声便鞋",
[57423] = "监督者手套",
[57424] = "海琳娜之戒",
[57425] = "侏儒利斧",
[57426] = "萨克萨克的实验罩袍",
[57427] = "绝妙护腕",
[57428] = "敲鱼棒",
[57429] = "渔夫的腰带",
[57430] = "老铁羊护腿",
[57431] = "战略指南",
[57432] = "阻碍者长靴",
[57433] = "风剪战斧",
[57434] = "油商的戒指",
[57435] = "浸油的护腕",
[57436] = "浸油头盔",
[57437] = "巴努斯的备用剑",
... | Lua |
/*
* Copyright (c) 1998-2019 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file exc... | C |
ne .L35
jmp .L34
.L75:
leaq 16(%rdx), %rax
cmpq %rax, %rsi
ja .L58
.L26:
xorl %eax, %eax
.p2align 4,,10
.p2align 3
.L30:
movq SHA3_S(%rax), %rcx
movq %rcx, (%rdx,%rax)
addq $8, %rax
cmpq $288, %rax
jne .L30
leaq 16(%rdi), %rax
cmpq %rax, %rsi
ja .L59
jmp .L76
.cfi_endproc
.LFE530:
.size Update, .-Upda... | Assembly |
og(chalk.gray(`Part 1: ${util.formatTime(part1After - part1Before)}`));
log(chalk.gray(`Part 2: ${util.formatTime(part2After - part2Before)}`));
log();
}
run()
.then(() => {
process.exit();
})
.catch(error => {
throw error;
});
import { describe, expect, it } from 'vitest'
import pkg from './package.json'
im... | Typescript |
en(files => {
resolve(files);
})
.catch(error => {
reject(error);
});
});
}
/**
* Parse the given file and return the AST.
*/
public parse(file): Promise<ParsedObject>
{
return new Promise<... | Typescript |
s();
// 处理Python代码的特殊缩进
fixPythonIndentation();
// 添加代码块横向滚动指示
addScrollIndicators();
// 美化普通代码块
enhancePlainCodeBlocks();
// 渲染mermaid图表
renderMermaidDiagrams();
});
// 美化普通代码块
function enhancePlainCodeBlocks() {
// 选择所有不在figure.highlight内的代码块
const plainCo... | JavaScript |
Mobs = MobSet()
val summoningMobs = MobSet()
val special = MobSet()
val currentMobs = MobSet()
val entityToMob = mutableMapOf<EntityLivingBase, Mob>()
internal val notSeenMobs = MobSet()
internal val currentEntityLiving = mutableSetOf<EntityLivingBase>()
internal val previousEntityLiving ... | Kotlin |
would create a conflict,
* though duplicate items are typically identified with more specific errors.
* 409 duplicate The requested operation failed because it tried to create a resource that already exists.
* 422 unprocessable Indicates an issue with the... | Typescript |
.rust a{background:var(--codeblock-link-background);}.example-wrap.compile_fail,.example-wrap.should_panic{border-left:2px solid var(--codeblock-error-color);}.ignore.example-wrap{border-left:2px solid var(--codeblock-ignore-color);}.example-wrap.compile_fail:hover,.example-wrap.should_panic:hover{border-left:2px solid... | CSS |
tle=i,u==="date"){var c=IYt.getComponentMethod("calendars","handleDefaults");c(t,r,"calendar",n.calendar)}OYt(r,n.fullLayout),r.c2p=nk.identity;var f=s("color",n.dfltColor),h=f===t.color?f:a.color,d=s("title.text");d&&(nk.coerceFont(s,"title.font",a,{overrideDflt:{size:nk.bigFont(a.size),color:h}}),s("title.offset")),s... | HTML |
B1bHQ= LmJvdHRvbUFuY2hvcg== IG9wY2lvbg== IG91dEZpbGU= cmVhdGluZw== ZGlu X3NhbXBsZXI= CWdsRW5hYmxl cHR5cGU= X0NPTkRJVElPTg== LWVmZmljaWVudA== Jm8= IGpj 0Kc= L0Zvcm0= KWZyYW1l IGJpbmdl X2Nsb3N1cmU= SU1B KG5leHRQcm9wcw== CWNk IGdldE1lbnU= IGdldFN1cHBvcnRBY3Rpb25CYXI= IG1hbmlmb2xk WlI= Y2hhbmdlcg== YXNzaW5n ZGlzaA== IE1vdQ... | JavaScript |
ror> {
if cipher.len() < aes::BLOCK_LEN * 3 {
return Err(Error::InvalidLength);
}
// if the second and third ciphertext block are the same, it's ECB, otherwise CBC
if cipher[aes::BLOCK_LEN..aes::BLOCK_LEN * 2] == cipher[aes::BLOCK_LEN * 2..aes::BLOCK_LEN * 3]
{
Ok(AesMode::Ecb)
... | Rust |
Ratio[0] = (double)aspectRatio_out[0];
return;
}
//
// C++: double stereoCalibrate(vector_Mat objectPoints, vector_Mat imagePoints1, vector_Mat imagePoints2, Mat& cameraMatrix1, Mat& distCoeffs1, Mat& cameraMatrix2, Mat& distCoeffs2, Size imageSize, Mat& R, Mat& T, Mat& E, Mat& F, int flags = CAL... | Java |
String publicNonce) {
muSig2PubNonces ??= {};
muSig2PubNonces![publicKey] = publicNonce;
}
addMuSig2PartialSig(String signature, String publicKey) {
muSig2PartialSigs ??= [];
muSig2PartialSigs!.add(Signature(signature, publicKey));
}
String getAggregatedPublicNonce() {
// Check if we have... | Dart |
(in[i] == null) {
parts[i] = null;
} else {
parts[i] = in[i].getBytes(StandardCharsets.UTF_8);
}
}
int size = 20 + in.length * 4 + Arrays.stream(parts).mapToInt(a -> a == null ? 0 : a.length).sum();
byte[] data = new byte[size];
int pos = 0;
BinaryHelpe... | Java |
base.OnKeyPress(e);
// Check if character is printable
char key = e.KeyChar;
if (key >= ' ' && key <= '~')
{
// Complete on triggers or continue suggesting
var character = key.ToString();
if ... | C# |
ver <br>
COMPUTER VOICE</p>
</td>
<td width="50%"> </td>
</tr>
</table>
<p><br>
</p>
<p> STAR TREK: "The Dauphin" - 12/23/88 - SETS </p>
<p> STAR TREK: THE NEXT GENERATION <br>
"The Dauphin" <br>
<br>
SETS </p>
<table width="56%">
<tr>
... | HTML |
Kd2lmaVVwZGF0ZRJ4Chx0cmFuc2Nl'
'aXZlcl9pZl9sb29wYmFja190ZXN0GKEfIAEoCzI0LlNwYWNlWC5BUEkuRGV2aWNlLlRyYW5zY2'
'VpdmVySUZMb29wYmFja1Rlc3RSZXNwb25zZUgAUhl0cmFuc2NlaXZlcklmTG9vcGJhY2tUZXN0'
'EmgKFnRyYW5zY2VpdmVyX2dldF9zdGF0dXMYox8gASgLMi8uU3BhY2VYLkFQSS5EZXZpY2UuVH'
'JhbnNjZWl2ZXJHZXRTdGF0dXNSZXNwb25zZUgAUhR... | Dart |
rent-points="currentPoints"
@exchange="handleExchange" />
</div>
<!-- 分页 -->
<el-pagination v-if="total > 0" background layout="total, sizes, prev, pager, next" :total="total"
:page-size="params.pageSize" :current-page="params.pageNo" @size-change="handleSizeChange"
... | Markdown |
.name}: ${e.message}" }
return Err(Errors.TenistaStorageError("Hubo un error al cargar los Tenistas del archivo ${file.name}"))
}
}
}
import java.io.File
import java.sql.Connection
import java.sql.DriverManager
import com.google.gson.Gson
import com.opencsv.CSVReader
import com.opencsv.CSVWriter... | Kotlin |
ea{background:#FFF;filter:none}.mce-statusbar{position:relative}.mce-statusbar .mce-container-body{position:relative}.mce-fullscreen .mce-resizehandle{display:none}.mce-charmap{border-collapse:collapse}.mce-charmap td{cursor:default;border:1px solid #9e9e9e;width:20px;height:20px;line-height:20px;text-align:center;vert... | CSS |
tion: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.antd-default-show-help-item-appear,
.antd-default-show-help-item-enter {
transform: translateY(-5px);
opacity: 0;
}
.antd-default-show-help-it... | CSS |
s");
if (value) {
if (g_str_equal(value, "deny")) {
seccomp_opts |= QEMU_SECCOMP_SET_PRIVILEGED;
} else if (g_str_equal(value, "children")) {
seccomp_opts |= QEMU_SECCOMP_SET_PRIVILEGED;
/* calling prctl directly because we're
... | C |
<input type="text" placeholder=".span4" class="span4 m-wrap">
<input type="text" placeholder=".span1" class="span2 m-wrap">
<input type="text" placeholder=".span1" class="span1 m-wrap">
</div>
</div>
</div>
</div>
</div>
<div class="row-fluid">
<di... | HTML |
auto &grp = *si;
fprintf(stderr," [%lu]: '%s'\n",(unsigned long)(si - lenv.groups.ref.begin()),lenv.strings.get(grp.groupname).c_str());
if (!grp.segments.empty()) {
fprintf(stderr," segments:");
for (auto gsi=grp.segments.begin();gsi!=grp.segments.end();gsi++)
fprintf(stderr," [%lu]'%s'",(unsigned l... | C++ |
Request.URL.Path
// extract pluginID from pluginPath
pluginIDStr := strings.Split(pluginPath, "/")[3]
log.LogInfo("pluginIDStr", zap.String("pluginIDStr", pluginIDStr))
log.LogInfo("PluginMiddleware", zap.String("pluginIDStr", pluginIDStr), zap.String("pluginPath", pluginPath))
// parse pluginID
pluginID... | Go |
d; imageTypeofArrows = 3; }
cS.arrowImage.fillCenter = EditorGUILayout.Toggle("Fill Center", cS.arrowImage.fillCenter);
EditorGUI.indentLevel--;
}
if (EditorGUI.EndChangeCheck())
{
cS.setImages();
}
EditorGUI.ind... | C# |
dManyCharacterArgs
}
export type RaceInclude = {
Character?: boolean | FindManyCharacterArgs
}
export type RaceGetPayload<
S extends boolean | null | undefined | RaceArgs,
U = keyof S
> = S extends true
? Race
: S extends undefined
? never
: S extends RaceArgs | FindManyRaceArgs
? 'include' extends U
... | Typescript |
"WebBack".into(),
VirtualKeyCode::WebFavorites => "WebFavorites".into(),
VirtualKeyCode::WebForward => "WebForward".into(),
VirtualKeyCode::WebHome => "WebHome".into(),
VirtualKeyCode::WebRefresh => "WebRefresh".into(),
VirtualKeyCode::WebSearch => "WebSearch".into(),
VirtualKeyCode::WebStop => "WebStop".in... | Rust |
a simple constitution that can be used to approximate the behavior of a rigid body.</p>
<p>We need to create a constitution for the object. Here we use the <code>AffineBodyConstitution</code> as an example, <code>AffineBodyConstitution</code> is a simple constitution that can be used to approximate the behavior of a r... | HTML |
this.surfacePlaybackFrameRate = surfacePlaybackFrameRate;
Api30.setSurfaceFrameRate(surface, surfacePlaybackFrameRate);
}
/**
* Clears the frame-rate of the current {@link #surface}.
*
* <p>Does nothing if {@link #changeFrameRateStrategy} is {@link
* C#VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF}.
... | Java |
false,
includeInlayFunctionLikeReturnTypeHints = false,
includeInlayFunctionParameterTypeHints = false,
includeInlayParameterNameHints = "none", -- 'none' | 'literals' | 'all';
includeInlayParameterNameHintsWhenArgumentMatchesName = false,
includeInlayPropertyDeclarati... | Lua |
|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\... | HTML |
, angle, pixelScale;\nuniform vec2 resolution;\n\nvec3 project(vec3 p) {\n vec4 pp = projection * view * model * vec4(p, 1.0);\n return pp.xyz / max(pp.w, 0.0001);\n}\n\nfloat computeViewAngle(vec3 a, vec3 b) {\n vec3 A = project(a);\n vec3 B = project(b);\n\n return atan(\n (B.y - A.y) * resolution.y,\n (B.... | HTML |
// Copyright (c) 2025, Qualcomm Innovation Center, Inc. All rights reserved.
// SPDX-License-Identifier: BSD-3-Clause
#ifndef _QCOMTEE_ERRNO_H
#define _QCOMTEE_ERRNO_H
#include <errno.h>
#include <stdint.h>
/* ''PUBLIC ERRORS'' */
/**
* @def QCOMTEE_OK
* @brief It indicates that the invocation has succeeded.
*/
... | C |
kpic;
cardPicLoader_ = currentMSwindow.AddComponent<cardPicLoader>();
cardPicLoader_.code = code;
cardPicLoader_.uiTexture = updefpic;
cardPicLoader_ = currentMSwindow.AddComponent<cardPicLoader>();
cardPicLoader_.code = 0;
cardPicLoader_.uiTexture = downdefpic;
}
... | C# |
163" title="1boy 1girl age_difference anal blonde_hair blush bow breasts brown_legwear censored elbow_gloves garter_belt garter_straps gloves hair_bow hair_ornament held_up hetero loli m&amp;m moaning nipples no_panties open_mouth penis purple_eyes pussy pussy_juice saishuu_chikan_densha saishuu_chikan_densha_3 sal... | HTML |
'city': 'HANCOCK',
'loc': [-68.2402, 44.50459],
'pop': 769,
'state': 'ME'
},
{
'_id': '04642',
'city': 'HARBORSIDE',
'loc': [-68.800901, 44.338584],
'pop': 122,
'state': 'ME'
},
{
'_id': '04643',
'city': 'HARRINGTON',
'loc': [-67.814722, 44.612218],
'pop': 986... | Dart |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.