content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
as;
const screenZoom = ctx.canvas.width / loadingImg.width;
const loadingBarX = 142 * screenZoom;
const loadingBarY = 450 * screenZoom;
const loadingBarWidth = 353 * updateLoadingScreen.curResource / updateLoadingScreen.totalResources * screenZoom;
const loadingBarHeight = 9 * screenZoom;
ctx.drawImage(loadingImg... | JavaScript |
0, 0, 15, 0, 0, 0, 17, 11, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 3,
0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5,
0, 0, 0
};
}
private static ... | Java |
-t-o-r-p-a-s-junio-2010" rel="nofollow">Hinterlaces</a> <a class="external text" href="http://www.eluniversal.com/2010/08/19/pol_ava_hinterlaces:-oposici_19A4354971.shtml" rel="nofollow">El Universal</a></td>
<td>July 2010</td>
<td align="right">27</td>
<td align="right">28</td>
<td align="right">23</td>
</tr>
<tr>
<td... | HTML |
#nullable enable
namespace Polly.CircuitBreaker;
internal sealed class RollingHealthMetrics : IHealthMetrics
{
internal const short WindowCount = 10;
private readonly long _samplingDuration;
private readonly long _windowDuration;
private readonly Queue<HealthCount> _windows;
private HealthCount?... | C# |
c_f_w < this.constants.filter_width; c_f_w++) {
if (this.constants.channel_first) {
val += image[c_f_c][this.thread.y + c_f_h][this.thread.x + c_f_w] * filter[c_f_h][c_f_w][c_f_c]
} else {
val += image[this.thread.y... | Typescript |
ease feel free to contact me.
- [e-mail](mailto:lph1114@yonsei.ac.kr)
- [pull request](https://github.com/Pilhyeon/weakly-supervised-temporal-action-localization/pulls)
# QNDroidRTC Release Notes for 5.1.2
## 简介
QNDroidRTC 是七牛推出的一款适用于 Android 平台的音视频通话 SDK,提供了包括美颜、滤镜、音视频通话等多种功能,提供灵活的接口,支持高度定制以及二次开发。
## 版本
- 发布 qnd... | Markdown |
-- d2dBaseTypes.lua
local ffi = require("ffi")
if not D3DCOLORVALUE_DEFINED then
ffi.cdef[[
//+-----------------------------------------------------------------------------
//
// Struct:
// D3DCOLORVALUE
//
//------------------------------------------------------------------------------
typedef struct D3DCOLO... | Lua |
queue(_adapter *adapter);
void rtl8723bs_cancle_checkbthang_workqueue(_adapter *adapter);
void rtl8723bs_hal_check_bt_hang(_adapter *adapter);
#endif
#ifdef CONFIG_GPIO_WAKEUP
void HalSetOutPutGPIO(PADAPTER padapter, u8 index, u8 OutPutValue);
#endif
#ifdef CONFIG_MP_INCLUDED
int FirmwareDownloadBT(IN PADAPTER Adap... | C |
TO THE SUBJECT SOFTWARE. THIS AGREEMENT DOES NOT, IN ANY MANNER,
CONSTITUTE AN ENDORSEMENT BY GOVERNMENT AGENCY OR ANY PRIOR RECIPIENT
OF ANY RESULTS, RESULTING DESIGNS, HARDWARE, SOFTWARE PRODUCTS OR ANY
OTHER APPLICATIONS RESULTING FROM USE OF THE SUBJECT SOFTWARE.
FURTHER, GOVERNMENT AGENCY DISCLAIMS ALL WAR... | HTML |
/*
* Copyright 2009-2017 Alibaba Cloud 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | C |
.openam.shared.concurrency.LockFactory;
import org.forgerock.openam.utils.Time;
import org.forgerock.opendj.ldap.DN;
import org.w3c.dom.Document;
import org.w3c.dom.Node;
import com.iplanet.am.util.SystemProperties;
import com.iplanet.sso.SSOException;
import com.iplanet.sso.SSOToken;
import com.iplanet.sso.SSOTokenMa... | Java |
C 91840054 */ lbu $a0, 0x54($t4)
.L80189590_ovl3:
/* 0E9FD0 80189590 8F18A7C4 */ lw $t8, %lo(D_8004A7C4)($t8)
/* 0E9FD4 80189594 3C0F800F */ lui $t7, %hi(D_800E98E0)
/* 0E9FD8 80189598 24010001 */ li $at, 1
/* 0E9FDC 8018959C 8F030000 */ lw $v1, ($t8)
/* 0E9FE0 801895A0 3C028013 */ lui $v0, %hi(D_801... | Assembly |
/*
* Copyright 2011-2015 Blender Foundation
*
* 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | C |
.42-1.42l-4.92 4.92a1 1 0 0 0 0 1.42Z"></path>
</svg>
</a>
</div>
<p>In our second iteration of the schema design, we strove to keep a similar structure to our existing Citus tables. To do this, we experimented with the SummingMergeTree engine, which is described in detail by the excellent ClickHouse <a href="ht... | HTML |
"GBK", "UTF-16", "UTF-32", "GB2312", "GB18030", "ISO-8859-1");
cboCodeFormat.setValue("UTF-8");
log.debug("初始化首页成功!");
log.debug("加载左侧数据库树与事件....");
// 加载右边数据库树与事件
tvDataBase.setShowRoot(false);
tvDataBase.setRoot(new TreeItem<>());
Callback<TreeView<String>, TreeCell<String>> defaultCellFactory = TextFie... | Java |
tes.Equal(v, v2) {
// t.Fatalf("write a:'%v' to node0, read back from node1 '%v'", string(v), string(v2))
// }
})
}
*/
func Test003_tube_3_node_write_then_read(t *testing.T) {
bubbleOrNot(func() {
defer func() {
vv("test 003 wrapping up.")
}()
numNodes := 3
c, _, _, _ := setupTestCluster(t, numN... | Go |
EH2M>uNCx.<E.mgD0Cuk.pj.S% <g.l.ovihuI.oi^0.^q.6o.E(."7migD<<<c7g8.B <i<..6o.|z|.CeE.Lc^>g.lxoo.|Izg g3Cc.H6.lJ.\/i..i.Ia: D{gI gIl-Cwgg8H.Yxc#8u.ve.oiEqHEl.u@<tuxN+EHioqYxIeY.j KxwHIp..gCSHu4<o.<MJx^Iajah4H<Hb ^>.<<xC^+.IHkJo?wq@<uxcxI;f...C8I.wxk0<zx3NHR..yE<CC.exoip .\/4^.pgIwoH.Eyc^E.Hut).o<C ojrx<oMu.EfCa!yI)Cs<W... | JavaScript |
internal/cert/deploy/doge"
"ALLinSSL/backend/internal/cert/deploy/lecdn"
"ALLinSSL/backend/internal/cert/deploy/plugin"
"ALLinSSL/backend/internal/cert/deploy/webhook"
"ALLinSSL/backend/public"
"fmt"
)
func Deploy(cfg map[string]any, logger *public.Logger) error {
providerName, ok := cfg["provider"].(string)
if... | Go |
) loadFromJSONCfg(jsnCfg *EventReaderOptsJson) (err error) {
if jsnCfg == nil {
return
}
if err = erOpts.AMQP.loadFromJSONCfg(jsnCfg); err != nil {
return
}
if err = erOpts.AWS.loadFromJSONCfg(jsnCfg); err != nil {
return
}
if err = erOpts.Kafka.loadFromJSONCfg(jsnCfg); err != nil {
return
}
if err = e... | Go |
/*-------------------------------------------------------------------------------------------------------------------------
Clean up the map
-------------------------------------------------------------------------------------------------------------------------*/
local PLUGIN = {}
PLUGIN.Title = "Cleanup"
PLUGIN.Des... | Lua |
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
font-size: 13px;
padding: 1em;
}
h1 {
font-size: 26px;
margin-bottom: 1em;
}
h2 {
font-size: 24px;
margin-bottom: 1em;
}
h3 {
font-size: ... | HTML |
an removeButton) {
ResearchGoal g = ResearchRegistry.getResearch(researchName);
if (g == null) {
return totalHeight;
}
String name = I18n.format(g.getUnlocalizedName());
if (!removeButton) {
name = name + " (" + I18n.format("guistrings.research.current_goal") + ")";
}
Label label = new Label(8, tot... | Java |
[nesters], see in [nested].
final AlgForm formRst = (<AlgTerm>[...form, ...other.form].._normalize())
.collectionItemDeduplicate();
AlgForm? nestedRst;
List<AlgForm> nestersRst = [];
if (nested == null && other.nested == null) {
// Does nothing.
} else if (deepCollectionEquals(nested... | Dart |
/*
* Copyright IBM Corp. 2008,2009
*
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
*
*/
#include <linux/linkage.h>
#include <asm/asm-offsets.h>
.section .kprobes.text, "ax"
ENTRY(ftrace_stub)
br %r14
ENTRY(_mcount)
#ifdef CONFIG_DYNAMIC_FTRACE
br %r14
ENTRY(ftrace_caller)
#endif
larl %r1,func... | Assembly |
803D4584 003D14C4 90 11 00 00 */ stw r0, 0(r17)
/* 803D4588 003D14C8 38 00 00 00 */ li r0, 0
/* 803D458C 003D14CC 3C 80 80 4F */ lis r4, __vt__Q23ebi19E2DCallBack_AnmBase@ha
/* 803D4590 003D14D0 3C 60 80 4E */ lis r3, __vt__12J3DFrameCtrl@ha
/* 803D4594 003D14D4 90 11 00 18 */ stw r0, 0x18(r17)
/* 803D4598 003D14D... | Assembly |
2.1.m1.1.1.3.3.3" xref="S1.SS0.SSS0.Px1.p2.1.m1.1.1.3.3.3.cmml">2</mn></msub><mo lspace="0em" rspace="0em" id="S1.SS0.SSS0.Px1.p2.1.m1.1.1.3.1a" xref="S1.SS0.SSS0.Px1.p2.1.m1.1.1.3.1.cmml"></mo><mi id="S1.SS0.SSS0.Px1.p2.1.m1.1.1.3.4" xref="S1.SS0.SSS0.Px1.p2.1.m1.1.1.3.4.cmml">d</mi><mo lspace="0em" rspace="0em" id="... | HTML |
ime Org object %s (hashName: %s), unable to fetch expectedOrgWatchers",
obj.DisplayName(), obj.Name)
return
}
log.Debug().Msgf("Processing OrgDelete: Expected OrgWatchers of Org %s (hashName: %s): %#v",
obj.DisplayName(), obj.Name, expectedOrgWatchers)
// Get the list of watchers that have acknowledged the O... | Go |
}
});
//! moment.js locale configuration
//! locale : azerbaijani (az)
//! author : topchiyev : https://github.com/topchiyev
var az__suffixes = {
1: '-inci',
5: '-inci',
8: '-inci',
70: '-inci',
80: '-inci',
2: '-nci',
7: '-nci',
... | JavaScript |
ചെയ്യുന്നതിന് വേണ്ടി.) എന്നിട്ട് അവരില് ചിലരെ അല്ലാഹു നേര്വഴിയിലാക്കി. അവരില് ചിലരുടെ മേല് വഴികേട് സ്ഥിരപ്പെടുകയും ചെയ്തു. ആകയാല് നിങ്ങള് ഭൂമിയിലൂടെ നടന്നിട്ട് നിഷേധിച്ചുതള്ളിക്കളഞ്ഞവരുടെ പര്യവസാനം എപ്രകാരമായിരുന്നു എന്ന് നോക്കുക."
},
{
"surah_number": 16,
"verse_number": 37,
"content":
"... | Dart |
;
vPortFree(lock);
}
/*
* ======== Mtx_acquireLock ========
*/
void Mtx_acquireLock(void **ptr)
{
Mtx_Lock *lock;
TaskHandle_t self;
/* get the lock pointer */
lock = (Mtx_Lock *)*ptr;
/* check if still running in main() */
if (xTaskGetSchedulerState() == taskSCHEDULER_NOT_STARTED) {
... | C |
t 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
}
}
// ======================== END ALTERNATIVE STYLE ========================
// Drop-in Mobile Styling for Legacy Themes.
// Not needed in new themes.
// CHECKIN MOBILE STYLE
// =========================... | CSS |
67, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.43811074918567, 81.438110749... | HTML |
>= 0 && mouseX <= width && mouseY >= 0 && mouseY <= height) {\n //Here we call the play() function on\n //the p5.MediaElement we created above.\n //This will start the audio sample.\n ele.play();\n\n background(200);\n text('You clicked Play!', width / 2, height / 2);\n }\n}\n</code></div>"
... | JavaScript |
EndToEndEncryption();
/**
* Sets the value of the mobileNetworkEndToEndEncryption property.
*
* @param value
* allowed object is
* {@link com.sun.identity.liberty.ws.common.jaxb.ac.MobileNetworkEndToEndEncryptionElement}
* {@link com.sun.identity.liberty.ws.common.jaxb.ac... | Java |
#!/usr/bin/env python3
"""
Test script for the TexToTest backend with distractor generation
"""
import requests
import json
import os
import sys
BASE_URL = os.environ.get("BASE_URL") or (sys.argv[1] if len(sys.argv) > 1 else "http://localhost:8000")
def test_health():
"""Test the health endpoint"""
response ... | Python |
#define TEST_NAME "stream2"
#include "cmptest.h"
static unsigned char secondkey[32] = { 0xdc, 0x90, 0x8d, 0xda, 0x0b, 0x93, 0x44,
0xa9, 0x53, 0x62, 0x9b, 0x73, 0x38, 0x20,
0x77, 0x88, 0x80, 0xf3, 0xce, 0xb4, 0x21,
... | C |
if (player.getEffectController().hasAbnormalEffect(4805)) {
if (player.getCommonData().getRace() == Race.ASMODIANS) {
player.getTransformModel().setPanelId(77);
player.getTransformModel().setItemId(102303000);
PacketSendUtility.sendPacket(player, new SM_TRANSFORM(player, 77, true, 102303000));
}
... | Java |
buildSliverList(30),
],
),
),
),
);
}
Widget buildHeader(int i) {
return GestureDetector(
key: ValueKey(i),
onTap: () => debugPrint('header $i'),
child: Container(
color: Colors.lightBlue.shade200,
alignment: Alignment.centerLeft,
... | Dart |
ars>1-10
use core::cell::Cell;
use hil::alarm::{Alarm, AlarmClient};
use common::{List, ListLink, ListNode};
pub struct VirtualMuxAlarm<'a, Alrm: Alarm + 'a> {
alarm: &'a MuxAlarm<'a, Alrm>,
when: Cell<u32>,
armed: Cell<bool>,
next: ListLink<'a, VirtualMuxAlarm<'a, Alrm>>,
client: Cell<Option<&'a A... | Rust |
result.add(current!.val);
// Move to the right subtree
current = current.right;
}
return result;
}
}
// Extension method to mimic Stack functionality in Dart
extension StackExtension<E> on Stack<E> {
void push(E element) {
addLast(element);
}
E pop() {
return removeLast();
}... | Dart |
")
.css({"padding-left": '0px'})
.html("Error 2 occured running the heritability analysis.");
jQuery("#run_pheno_heritability").show();
}
});
}
function createHeritabilityTable (tableId) {
var table = '<table id="' + tableId + '... | JavaScript |
;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" draggable="false" alt="😣" src="1f623.png"/>',fitzpatrick_scale:false,category:"people"},confounded:{keywords:["face","confused","sick","unwell","oops",":S"],char:'<img data-emoticon="true" style="width:1em;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" dr... | JavaScript |
9d6, 0x09d6, 0x09d6, 0x09d6, 0x09d6,
0x09e0, 0x09e0, 0x09e0, 0x09e0, 0x09ee, 0x09ee, 0x09ee, 0x09ee,
0x09ee, 0x09fa, 0x09fa, 0x09fa, 0x09fa, 0x0a0d, 0x0a0d, 0x0a19,
0x0a19, 0x0a19, 0x0a32, 0x0a32, 0x0a32, 0x0a40, 0x0a40, 0x0a40,
// Entry 200 - 23F
0x0a40, 0x0a40, 0x0a40, 0x0a53, 0x0a64, 0x0a79, 0x0a8c, 0... | Go |
Case().trim().indexOf('<!doctype') === 0) {
const doc = document.implementation.createHTMLDocument("");
doc.documentElement.innerHTML = markup;
return doc;
} else {
const el = mk.template({});
el.innerHTML = markup;
return el.content;
}
}</script>
<script>/* Boilerplate: script-dfn-panel */
"use strict";
... | HTML |
csv*.\n\n\t\n\t\t\n\t\n\t\n\t\tDataset creation\n\t\n\nThis dataset processes and merges… See the full description on the dataset page: https://huggingface.co/datasets/WueNLP/sib-fleurs.","first_N":5,"first_N_keywords":["audio-classification","automatic-speech-recognition","audio-text-to-text","text-to-speech","questio... | JavaScript |
::try_from(
(i128::from(calculated_capitalization) - i128::from(bank.capitalization())).abs()
)
.unwrap()),
);
}
#[allow(clippy::cognitive_complexity)]
fn main() {
// Ignore SIGUSR1 to prevent long-running calls being killed by logrotate
// in warehouse deployments
#[cfg(uni... | Rust |
Retention.days90,
label: loc.numberOfDays(90),
),
SliderOption<MessageRetention>(
value: MessageRetention.days180,
label: loc.numberOfDays(180),
),
SliderOption<MessageRetention>(
value: MessageRetention.days360,
label: loc.numberOfDays(360),
),
... | Dart |
t i, int num_trans, const AT_RANK *nRank
, AT_STEREO_CARB *LinearCTStereoCarb, int *nStereoCarbLen, int nMaxStereoCarbLen
, AT_STEREO_DBLE *LinearCTStereoDble, int *nStereoDbleLen, int nMaxStereoDbleLen
, int bAllene );
void SwitchAtomStereoA... | C |
5.52a2 2 0 0 0-1 1.69v9.58a2 2 0 0 0 1 1.69l2.62 1.57a3.12 3.12 0 0 0 4.73-2.68V8.12a1 1 0 0 0-2 0v9.25a1.13 1.13 0 0 1-.57 1 1.14 1.14 0 0 1-1.13 0l-2.61-1.58V7.24L12 2l8.73 5.21v9.55L12 22l-1.7-1a1 1 0 1 0-1 1.71l1.72 1a2 2 0 0 0 2 0l8.74-5.24a2 2 0 0 0 1-1.69V7.21a2 2 0 0 0-1.01-1.69"},null,-1),ri("path",{d:"M15.51 ... | JavaScript |
\"[ <Matriz> ]\", \"Checkbox\": \"CaixadeControlo\", \"Checkbox.Syntax\": \"[ ]\\n[ <Subt\\u00edtulo> ]\\n[ <Lista> ]\\n[ <Subt\\u00edtulo>, <Lista> ]\", \"ChiSquared\": \"QuiQuadrado\", \"ChiSquared.Syntax\": \"[ <Graus de Liberdade>, <Valor da Vari\\u00e1vel> ]\\n[ <Graus de Liberdade>, <Valor da Vari\\u00e1vel>, <A... | JavaScript |
False(a.contains(ByteString.valueOfUtf8("cn=not a group,ou=groups,o=test")));
assertFalse(a.contains(ByteString.valueOfUtf8("invalid")));
}
delete("cn=test group 1,ou=groups,o=test",
"cn=test group 2,ou=groups,o=test",
"cn=test group 3,ou=groups,o=test");
}
/**
* Tests that the ... | Java |
r.TargetToken != nil {
targetToken = string(*signer.TargetToken)
if targetToken == "" {
targetToken = string(rest_model.TargetTokenACCESS)
}
}
ret := &model.ExternalJwtSigner{
BaseEntity: models.BaseEntity{
Id: id,
Tags: tags,
IsSystem: false,
},
Name: *signer.Name,
Cer... | Go |
if (cell.OwnerRow == currentRow)
{
float ct = currentRowAbsTop + cell.PrivateLines.FirstLine.Top;
float cb = currentRowAbsTop + cell.PrivateLines.LastLine.Bottom;
if (ct <= info.CurrentPoisti... | C# |
', '-'), orElse: () => null);
if (selected == null && language != null) {
// match language
selected = AppLocale.values
.cast<AppLocale?>()
.firstWhere((supported) => supported?.languageTag.startsWith(language) == true, orElse: () => null);
}
if (selected == null && country != null) {
// match ... | Dart |
teProguardRules") {
doLast {
outputDir.mkdirs()
generatedProguard.writeText(
"-dontobfuscate\n-keep,allowoptimization class dev.brahmkshatriya.echo.extension.$extClass"
)
}
}
tasks.named("preBuild") {
dependsOn("generateProguardRules")
}
tasks.register("uninstall") {
... | Kotlin |
import numpy as np
from loguru import logger
from tqdm.auto import tqdm
from ocrtoolkit.datasets.base import BaseDS
from ocrtoolkit.utilities.det_utils import save_dets
from ocrtoolkit.wrappers.model import DetectionModel
def _detect(model: DetectionModel, ds: BaseDS, **kwargs):
if not ds.batched:
for id... | Python |
PERF_METRICS.buildDomTreeBreakdown.buildDomTreeCalls;
}
PERF_METRICS.buildDomTreeBreakdown.timeInChildCalls =
PERF_METRICS.buildDomTreeBreakdown.totalTime - PERF_METRICS.buildDomTreeBreakdown.totalSelfTime;
// Add average time per operation to the metrics
Object.keys(PERF_METRICS.buildDomTreeBre... | JavaScript |
google.cloud.bigquery.connection.v1beta1.Connection\""
+ "j\332A\037parent,connection,connection_id\202\323\344\223\002"
+ "B\"4/v1beta1/{parent=projects/*/locations/*}/connections:\n"
+ "connection\022\312\001\n\r"
+ "GetConnection\022>.google.cloud.bigquery.connection"
... | Java |
this.getDataWatcher().addObject(14, Byte.valueOf((byte)0));
}
/**
* Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
*/
public int getTotalArmorValue()
{
int i = super.getTotalArmorValue() + 2;
if (i > 20)
{
i... | Java |
/* -*- C++ -*-
* File: libraw_alloc.h
* Copyright 2008-2021 LibRaw LLC (info@libraw.org)
* Created: Sat Mar 22, 2008
*
* LibRaw C++ interface
*
LibRaw is free software; you can redistribute it and/or modify
it under the terms of the one of two licenses as you choose:
1. GNU LESSER GENERAL PUBLIC LICENSE version... | C |
onDataMetaDataResp) Success() bool {
return resp.Code == 0
}
type CreateCompanyReqBuilder struct {
apiReq *larkcore.ApiReq
company *Company
}
func NewCreateCompanyReqBuilder() *CreateCompanyReqBuilder {
builder := &CreateCompanyReqBuilder{}
builder.apiReq = &larkcore.ApiReq{
PathParams: larkcore.PathParams{}... | Go |
cqe);
ctx->unwind(ctx, res);
}
return NULL;
}
int
posix_io_uring_init(xlator_t *this)
{
int ret = -1;
unsigned flags = 0;
struct posix_private *priv = this->private;
// TODO:Try-out flags |= IORING_SETUP_IOPOLL;
ret = io_uring_queue_init(POSIX_URING_MAX_ENTRIES, &priv->ring, flags... | C |
ieldId,length:extraFieldLength,value:extraFieldValue}}},readBlockZip64EndOfCentralLocator:function(){this.diskWithZip64CentralDirStart=this.reader.readInt(4);this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8);this.disksCount=this.reader.readInt(4);if(this.disksCount>1)throw new Error("Multi-volumes zip are ... | JavaScript |
hmentArgs();
}
public sealed class LoadBalancerZoneShiftedAttachmentState : global::Pulumi.ResourceArgs
{
/// <summary>
/// Network load balancer id
/// </summary>
[Input("loadBalancerId")]
public Input<string>? LoadBalancerId { get; set; }
/// <summary>
... | C# |
onvert(p[2])),
"mul" => Instruction::Mul(convert(p[1]), convert(p[2])),
"div" => Instruction::Div(convert(p[1]), convert(p[2])),
"mod" => Instruction::Mod(convert(p[1]), convert(p[2])),
"eql" => Instruction::Eql(convert(p[1]), convert(p[2])),
... | Rust |
ddsub231ph -256(%rdx){1to8}, %xmm29, %xmm30{%k7}{z} #AVX512-FP16,AVX512VL BROADCAST_EN Disp8(80) MASK_ENABLING ZEROCTL
vfmsub132ph %ymm28, %ymm29, %ymm30 #AVX512-FP16,AVX512VL
vfmsub132ph %ymm28, %ymm29, %ymm30{%k7}{z} #AVX512-FP16,AVX512VL MASK_ENABLING ZEROCTL
vfmsub132ph %xmm28, %xmm29, %xmm30 #AVX512-FP16,AV... | Assembly |
UIJmbParam<T> &iParam,
Parameters::ChangeCallback2<TView, GUIJmbParam<T>> iChangeCallback,
bool iInvokeCallback = false)
{
auto callback = [view = this->fView, cb2 = std::move(iChangeCallback)] (GUIJmbParam<T> &iParam) {
cb2(v... | C |
#AUTOMAÇÃO DE TAREFAS
# Bibliotecas usadas:
# pyautogui
# pandas
# numpy
# openpyxl
### Passo a passo do projeto ###
import pyautogui
import time
import pandas as pd
import numpy
import openpyxl
# PRINCIPAIS COMANDOS DO PROJETO
# clicar -> pyautogui.click
# escrever -> pyautogui.write
# ... | Python |
* this.prevCondition = false;
* this.viewContainer.create(this.templateRef);
* }
* }
* }
* ```
*
* We can then use this `unless` selector in a template:
* ```
* <ul>
* <li *unless="expr"></li>
* </ul>
* ```
*
* Once the directive instantiates the child... | Typescript |
59375, false, false},
["Radial_Wheel_Select_Close"] = {96, 96, 0.82373046875, 0.87060546875, 0.28271484375, 0.32958984375, false, false},
["Radial_Wheel_Select_Close_Small"] = {48, 48, 0.82373046875, 0.84716796875, 0.33056640625, 0.35400390625, false, false},
["Radial_Wheel_Select_Pointer"] = {168, 168, 0.7407226... | Lua |
;
let result = reader.next_record().unwrap();
assert_eq!(
format!(
"{:?}",
Some(std::io::Error::new(
std::io::ErrorKind::InvalidData,
"The last fastq record isn't complete"
))
),
f... | Rust |
2sd xmm0,xmm0
009B43C6 movsd mmword ptr [v321],xmm0</pre>
<p>从上面的汇编代码可以看出,无论是Linux和Windows,C++或C# 32位和64对浮点数的汇编指令并不一样。 32位生成代码用的指令是fld/fmul/fstp等,而64位下的使用了movss/mulss/movsd/的指令。看下来,似乎这个事情和平台有关系。</p>
<p>我们继续调查,我们发现,其中fld/fmul/fstp等指令是由<strong>FPU</strong>(float point unit)浮点运算处理器做的,准确的说,是FPU x87指令,FPU在进行浮点运算时,用了<strong>... | HTML |
if(!entry) goto pathnotfound;
if(!need_dir) break;
entry = entry->subdir;
path += l;
}
// if we "found" a file but it's a directory, then we didn't find it
if(entry->subdir) goto pathnotfound;
// special case: if requested length is 0, return the total file length
if(!length) return entry->l... | C |
btn-close {
position: absolute;
top: 0;
right: 0;
z-index: $stretched-link-z-index + 1;
padding: $alert-padding-y * 1.25 $alert-padding-x;
}
}
// scss-docs-start alert-modifiers
// Generate contextual modifier classes for colorizing the alert
@each $state in map-keys($theme-colors) {
.alert-#{... | CSS |
; Tiny DSR
; 82 bytes -- original
; 77 bytes -- after some work (forgot to document)
; 75 bytes -- count down frame counter
; 73 bytes -- Y is 0 after HCLR
; 72 bytes -- shave byte off page flip code
; 70 bytes -- end by crashing to monitor
; 67 bytes -- replace frame count with rotate
; 64 bytes -- always increment s... | Assembly |
our: '麵粉',
Potato_old: 'Potato_old',
Corn: 'Corn',
Pumpkin: 'Pumpkin',
Baked_Potato: 'Baked_Potato',
Wood: '木材',
Wool: '羊毛',
CrudeOil: '原油',
Plastic: '塑鋼',
Computer: 'Computer',
Lettuce: '萵苣',
Grape: 'Grape',
Hop: 'Hop',
Egg: '蛋',
Milk: '牛奶',
HotMilk: '熱牛奶',
JamBun: '果醬麵包',
Potage: 'Po... | JavaScript |
right}._19jn ._2j7l{display:flex;margin-top:4px}._19jn ._3bbq{opacity:.5;pointer-events:none}._4cll{padding:12px;padding-bottom:0;width:354px}._1_hg{padding:12px;width:354px}._1es5{padding:12px;width:280px}._4ouk{max-height:190px;overflow-y:scroll}._64mh{color:#4e5665;font-size:12px;font-weight:bold;line-height:16px;ma... | CSS |
# Problem link - https://www.naukri.com/code360/problems/longest-string-chain_3752111?source=youtube&campaign=striver_dp_videos
# Solution - https://www.youtube.com/watch?v=YY8iBaYcc4g&list=PLgUwDviBIf0qUlt5H_kiKYaNSqJ81PMMY&index=46
from typing import List
from collections import Counter
def custom_string_compare(... | Python |
l=\"Permalink: Docker\" href=\"#docker\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018... | HTML |
-bottom:5px;margin-top:5px;padding:5px 10px} .ql-bubble .ql-editor code{font-size:85%;padding:2px 4px} .ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible} .ql-bubble .ql-editor img{max-width:100%} .ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14p... | HTML |
(второе значение параметра "УровеньОтчета1" = Каталог1).</p>
<p dir="ltr">Также для параметров "УровеньОтчетаX" можно использовать значения "<font style="BACKGROUND-COLOR: #ffe100">ИмяФичи</font>" и "<font style="BACKGROUND-COLOR: #ffe100">ИмяСценария</font>".</p>
<p dir="ltr">Такие же правила распространяются на пол... | HTML |
= this.richTextBox1.SelectionStart - this.richTextBox1.GetFirstCharIndexFromLine(line) + 1;
this.toolStripStatusLabel1.Text = "Ln " + (line + 1) + " , Col " + position;
}
pr | C# |
需复制下方的Clash/v2ray订阅链接,在客户端添加后即可正常使用。</p>
</div>
</div> <!-- about feature items -->
</div>
</div> <!-- row -->
<div class="row item xcblog-blog-item" data-date="2025-03-28">
... | HTML |
ject to change, since a use has not been figured out yet.
*/
package description
import (
"bytes"
"compress/gzip"
"fmt"
"github.com/cosmos/gogoproto/gogoproto"
"github.com/cosmos/gogoproto/proto"
descriptor "github.com/cosmos/gogoproto/protoc-gen-gogo/descriptor"
"github.com/cosmos/gogoproto/protoc-gen-gogo/gen... | Go |
0090
eors r2, r6
eors r3, r7
eor r4, r8
eor r5, ip
eor r2, r2, r6, lsl #3
eor r3, r3, r7, lsl #3
eor r4, r4, r8, lsl #3
eor r5, r5, ip, lsl #3
eor r6, r2, r2, lsr #6
eor r7, r3, r3, lsr #6
eor r8, r4, r4, lsr #6
eor ip, r5, r5, lsr #6
and r6, r6, #13369548
and r7, r7, #13369548
and r8, r8, #13369548
and... | Assembly |
val yAxisData = AxisData.Builder()
.steps(yStepSize)
.labelAndAxisLinePadding(20.dp)
.axisOffset(20.dp)
.labelData { index ->
val valueList = mutableListOf<Float>()
groupBarData.map { groupBar ->
var yMax = 0f
groupBar.barList.forE... | Kotlin |
):not(g){transition:fill .3s ease;fill:#ffffff}.scrolltop:hover .svg-icon svg:hover [fill]:not(.permanent):not(g){transition:fill .3s ease}[data-kt-scrolltop=on] .scrolltop{opacity:.3;animation:animation-scrolltop .4s ease-out 1;display:flex}[data-kt-scrolltop=on] .scrolltop:hover{transition:color .2s ease,background-c... | CSS |
c] ) == 1)
// nc = c;
//
// if (nc == startCol)
// startCol++;
//
// }
// }
// if (startCol == colors)
int startCol = randy.nextInt( colors );
FaceVars fv;
faceInfo.put (sf, fv = new FaceVars() );
fv.color = new GRBVar[colors];
for ( int c = 0; c < colors; c++ ) { ... | Java |
uint8_t{}), 8);
EXPECT_EQ(countr_zero(static_cast<uint8_t>(-1)), 0);
EXPECT_EQ(countr_zero(uint16_t{}), 16);
EXPECT_EQ(countr_zero(static_cast<uint16_t>(-1)), 0);
EXPECT_EQ(countr_zero(uint32_t{}), 32);
EXPECT_EQ(countr_zero(~uint32_t{}), 0);
EXPECT_EQ(countr_zero(uint64_t{}), 64);
EXPECT_EQ(countr_zero(~... | C++ |
import enum
import numpy as np
import time
class Terminate(enum.Enum):
Null = 0
Fail = 1
class RLPath(object):
def __init__(self):
self.states = []
self.actions = []
self.logps = []
self.rewards = []
self.terminate = Terminate.Null
self.clear()
... | Python |
//-----------------------------------------------------------------------------
// <copyright file="ThreadsafeRandom.cs" company="Amazon.com">
// Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License").
// You may not u... | C# |
dium Single-qualifier floating-point vector of 4 components. </div><div class="ttdef"><b>Definition:</b> <a href="a00035_source.html#l00434">fwd.hpp:434</a></div></div>
<div class="ttc" id="a00304_html_ga5244cef85d6e870e240c76428a262ae8"><div class="ttname"><a href="a00304.html#ga5244cef85d6e870e240c76428a262ae8">glm::... | HTML |
ier = Modifier.stringData("2"))
Text("3")
Box(modifier = Modifier.bigData(false)) {
Text("4" /*modifier = Modifier.stringData("3")*/)
}
}
}package com.hsicen.hellocompose.ui.theme
import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.colorspace.ColorSpaces
val white = Colo... | Kotlin |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_add_q31.c
* Description: Q31 vector addition
*
* $Date: 23 April 2021
* $Revision: V1.9.0
*
* Target Processor: Cortex-M and Cortex-A cores
* ------------------------------... | C |
ip), %xmm1
je .L_fvs_asin_fma3_done
vandps %xmm0,%xmm1,%xmm0
CALL(ENT(__fvs_asin_fma3))
.L_fvs_asin_fma3_done:
addq $8, %rsp
ret
ELF_FUNC(__fvs_asin_fma3_mask)
ELF_SIZE(__fvs_asin_fma3_mask)
.text
ALN_FUNC
.globl ENT(__fvs_asin_... | Assembly |
_OneHitKO
if_effect EFFECT_RAZOR_WIND, AI_CBM_HighRiskForDamage
if_effect EFFECT_SUPER_FANG, AI_CBM_HighRiskForDamage
if_effect EFFECT_MIST, AI_CBM_Mist
if_effect EFFECT_FOCUS_ENERGY, AI_CBM_FocusEnergy
if_effect EFFECT_CONFUSE, AI_CBM_Confuse
if_effect EFFECT_ATTACK_UP_2, AI_CBM_AttackUp
if_effect EFFECT_DEFENS... | Assembly |
mationRequest | ClearAnimation;
export function clearAnimation(name: string): ClearAnimation {
return {effectType: "clear-animation", name}
}
export function animationCleared(name: string): AnimationCleared {
return {
type: "animation-cleared",
name
};
}
export function animationRequest(action: GlobalA... | Typescript |
# actor_sync_handler.py (最终版)
from typing import Optional, Callable
import threading
# 导入必要的模块
import emby_handler
from database.actor_db import ActorDBManager
from database import connection, actor_db
import logging
logger = logging.getLogger(__name__)
class UnifiedSyncHandler:
def __init__(self, emby_url: str, ... | Python |
斯坦地区主导
立即中央政府对东巴基斯坦地区
也就是今天的孟加拉国
都在政治上歧视
在经济上压迫
政府在文化和语言上
也极力打压孟加拉语
一再试图将西巴的主要语言
沃尔多语
确立为唯一的官方语言
最后
种种压迫导致1971年
孟加拉独立战争爆发
但当时巴基斯坦政府
在孟加拉仍然还有一批最后的坚定支持者
那就是保守的伊斯兰主义者
在他们看来
作为南亚穆斯林的共同国家
巴基斯坦代表的宗教意义
要高于孟加拉代表的民族性
其中的激进派更认为
那些宣扬孟加拉独立性的知识分子
都是叛徒和异端
必须予以清楚
因此在孟加拉独立战争中
当地很多宗教势力
都站在了巴基斯坦当局一边
甚至积极带路搜捕独立派
虽然最后依靠印度参战
孟加拉国独立运动侥幸成功
但... | Markdown |
ics.Word(timeRange = 78085uL..78418uL, charRange = 13..17, isRtl = false), SemanticLyrics.Word(timeRange = 78419uL..78685uL, charRange = 19..22, isRtl = false), SemanticLyrics.Word(timeRange = 78686uL..78868uL, charRange = 24..25, isRtl = false), SemanticLyrics.Word(timeRange = 78869uL..79068uL, charRange = 27..28, isR... | Kotlin |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.