content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
callers.
class FunctionTraverser {
public:
explicit FunctionTraverser(const spvtools::opt::Module& module) : module_(module) {}
// @returns the functions in the modules such that callees precede callers.
std::vector<const spvtools::opt::Function*> TopologicallyOrderedFunctions() {
visited_.clear(... | C++ |
程序阻止了第二次注册尝试,您可以利用此行为来枚举现有用户名,即使在主登录页面或其他地方可能无法做到这一点。使用常见用户名的列表进行多次注册尝试,以识别应用程序阻止的已注册名称。
3. 如果成功注册重复用户名,请尝试使用相同的密码注册两次相同的用户名,并确定应用程序的行为:
- 如果出现错误消息,您可以利用此行为来执行暴力破解攻击,即使在主登录页面上不可能这样做。针对枚举或猜测的用户名,并尝试使用常见密码列表多次注册此用户名。当应用程序拒绝特定密码时,您可能已经找到了目标帐户的现有密码。
- 如果没有出现错误消息,请使用您指定的凭据登录,并查看会发生什么。您可能需要注册多个用户并修改每个帐户中保存的不同数据,以了解此行为是... | Markdown |
?</p>
<p><b>Rachel:</b> Well, I-I-I don't know how this fits into your whole "seizing"
thing but um, Emily called you today.</p>
<p><b>Ross:</b> You talked to her?</p>
<p><b>Rachel:</b> No, she left a message. (He starts for the machine.) (Stopping him.) But
it-it kinda got erased. There's just (Pause) som... | HTML |
"invalid operation id");
return false;
} else if (Strict && !msgSupportsStream(Msg.Id, Op.Id) && Stream.IsDefined) {
Error(S, "message operation does not support streams");
return false;
} else if (!isValidMsgStream(Msg.Id, Op.Id, Stream.Id, Strict)) {
Error(S, "invalid message stream id");
ret... | C++ |
Dict::lookup_double(const char * key) const
{
double t;
PyObject * a = 0;
a = PyDict_GetItemString(Object, key);
if ( ! a ) {
mlog << Error << "\nPython3_Dict::lookup_double(const char * key) -> "
<< "value for key \"" << key << "\" not found\n\n";
exit ( 1 );
}
if ( ! PyFloat_Check(a) ) {
m... | C++ |
Ver,
AdmitDefeatHearbeatCount: int32(admitDefeatHearbeatCount),
ElectionTimeout: int32(electionTimeout),
existMySQLData: existMySQLData,
XRestoreFrom: getEnvValue("RESTORE_FROM"),
RestorePoint: getEnvValue("RESTORE_POINT"),
XRestoreFromNFS: getEnvValue("RESTORE_FROM_NFS"),
XCloud... | Go |
// Copyright (c) Microsoft Corporation. All rights reserved.
/**
* Unit tests for the following functions:
* - __jbpf_runtime_limit_exceeded
* - __jbpf_mark_runtime_init
*
* This tests the following scenarios:
* 1. Set the runtime threshold to 1 second and check if the runtime limit is exceeded before and after ... | C |
else
if ((addr & 0x8000) != 0)
return base + (short)a[i] + (byte)addr;
else
return base + (short)d[i] + (byte)addr;
}
private String GetIndexAddrString(int nnn)
{
int addr = mem.GetWordEx(pc);
pc += 2;
int i = (add... | Java |
It uses `/` as a separator.
/// 3. It always starts with `texturegroups`.
#[derive(Serialize, Deserialize, Default, Debug, Eq, PartialEq, Clone, Hash, Ord, PartialOrd)]
pub struct AudioGroupPath(pub String);
impl AudioGroupPath {
/// Access the inner member as a reference.
pub fn inner(&self) -> &str {
... | Rust |
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set sw=4 ts=8 et tw=80 :
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file excep... | C |
间(不能新建)
*/
/**
* @param {number[]} nums
* @return {number}
*/
var removeDuplicates_1 = function(nums) {
for (i = 0; i < nums.length; i++) {
if (nums[i] == nums[i+1]) {
nums.splice(i, 1);
i--;
}
}
return nums.length;
};
/**
* @param {number[]} nums
* @return {number}
*
* 快慢双指针
* 只要 nums... | JavaScript |
; Dcompression RLE 8 pour le format AVI
; Seb/The Removers
MC68020
; en entre :
; s_buffer, d_buffer, palette, multiple, l_buffer, largeur, hauteur
; a0 : adresse du buffer dcompresser ( s_buffer )
; a1 : adresse du buffer o dcompresser ( d_buffer )
; a2 : palette : conversion 256 couleurs -> True Color
; a3 : adr... | Assembly |
-- Nerd Font icon mappings for file extensions and folder names (single-cell glyphs)
-- Prefer these over emoji to avoid alignment issues in monospace terminals
return {
extensions = {
["md,markdown,mdx"] = "", -- markdown
rs = "", lua = "", toml = "",
json = "", js = "", ts = "",
h... | Lua |
र छाता | बारिश | मौसम | सूरज ',
),
Emoji(
'🎆',
'आतिशबाजी | आतिशबाजी, समारोह | उत्सव | मनोरंजन | समारोह',
),
Emoji(
'🎇',
'आतिशबाजी | फुलझड़ी | फुलझड़ी पटाखा | फुलझड़ी, आतिशबाजी | समारोह',
),
Emoji(
'🎑',
'चांद | चाँद देखने का उत्सव | चांद देखने का उत्सव | देख... | Dart |
ce(topCancelBtnBg);
// }
// return self();
// }
// public SuperCommonMdDialog withTopCancelBtnTextColor(@ColorInt int textColor) {
// if (tvTopCancel != null) {
// tvTopCancel.setTextColor(textColor);
// }
// return self();
// }
public SuperCommonMdDialog withC... | Java |
// that was set by past phases.
if (!isRecompute)
{
varDsc->lvSingleDef = varDsc->lvIsParam || varDsc->lvIsParamRegTarget;
varDsc->lvSingleDefRegCandidate = varDsc->lvIsParam || varDsc->lvIsParamRegTarget;
varDsc->lvAllDefsAreNoGc = (varDsc->lvImplicit... | C++ |
# Clonar repositório
git clone https://github.com/chiarorosa/rivac-cv.git
cd rivac-cv
# Verificar se o UV detecta o projeto
uv sync --dry-run
```
### 2. Configuração do Ambiente Python
```bash
# Instalar Python específico (recomendado: 3.11+)
uv python install 3.11
# Criar ambiente virtual com Python específico
uv... | Markdown |
{
leftVar := "$$"
if rule.LocationVar != "" {
leftVar = "$" + rule.LocationVar
}
rule.ReportTemplate = leftVar + " => " + strings.TrimPrefix(rule.ReportTemplate, "suggestion: ")
}
}
}
var rulesText bytes.Buffer
irprint.File(&rulesText, irfile)
fileTemplate := template.Must(template.New(... | Go |
2, v127
.byte W96
.byte GOTO
.word track_13_lbl_22f00f
.byte W96
.byte N96, Cn2, v127
.byte W96
.byte FINE
.align 2
track_13:
.byte 7
.byte 0
.byte 130
.byte 0
.word voicegroup000
.word track_13_0
.word track_13_1
.word track_13_2
.word track_13_3
.word track_13_4
.word track_13_5
.word track_13_6... | Assembly |
charset="UTF-8">
<meta name="keywords" content="OctoPrint,Install Guide,Linux,Browser Based,Home Lab,Home Lab Ideas,Self-Hosted,Web Based,Web Based Tools,3D Printing,Install OctoPrint On Linux,OctoPrint On Linux,Python,Web UI For 3D Printer,Debian,Ubuntu,How To,Tutorial,i12bretro">
<meta name="author" ... | HTML |
__m128i *const in) {
in[0] = load_pack_8_32bit(input + 0 * stride);
in[1] = load_pack_8_32bit(input + 1 * stride);
in[2] = load_pack_8_32bit(input + 2 * stride);
in[3] = load_pack_8_32bit(input + 3 * stride);
in[4] = load_pack_8_32bit(input + 4 * stride);
in[5] = load_pack_8_32bit(input + 5 * stride);
in... | C |
r-next-hover{right:2px}.ui-datepicker td{padding:0}.ui-datepicker td>a,.ui-datepicker td>span{display:inline-block;height:22px;min-width:24px;max-width:24px;text-align:center;color:#393939;font-size:13px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ui-datepicker td>a:hover{backgrou... | CSS |
support\n\n- Rimelige gebyrer\nVi opkræver ikke ublu gebyrer, når du indbetaler eller hæver Monero til/fra vores arbitration bond wallet. Der er ingen indbetalingsgebyr, og tilbagetrækningsgebyret er meget tæt på det gebyr, du ville betale ved en normal transaktion.';
@override
String get app250Sbgoogle8722Sbplay8... | Dart |
scription": "Teenage Mutant Ninja Tural, Raphael",
"website": "",
"subreddit": "",
"center": [
987.5,
822.5
],
"path": [
[
980.5,
815.5
],
[
994.5,
816.5
],
[
994.5,
821.5
],
[
996.5,
8... | JavaScript |
}
fn mat_vec(n: usize, rowind: &[usize], colst: &[usize], nz: &[f64], x: &[f64]) -> Vec<f64> {
let mut y = vec![0.0; n];
for j in 0..n {
let start = colst[j];
let end = colst[j + 1];
for ii in start..end {
let i = rowind[ii];
y[i] += nz[ii] * x[j];
}
... | Rust |
#!/usr/bin/env python3
# --------------------------------------------------------------------------------
# Friday Night Funkin' Rewritten Legacy XNA Conversion Helper v1.1
#
# Copyright (C) 2021 HTV04
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Pub... | Python |
called
index = h.NewMockImageIndex(t, repoName, 0, 0)
// We need to mock the index factory to inject a stub index to be pushed.
mockIndexFactory.EXPECT().Exists(gomock.Eq(repoName)).Return(false)
mockIndexFactory.EXPECT().CreateIndex(gomock.Eq(repoName), gomock.Any()).Return(index, nil)
})
... | Go |
能接受非常量左值对其进行初始化**。
4. 右值值引用通常不能绑定到任何的左值,要想绑定一个左值到右值引用,通常需要**std::move()将左值强制转换为右值**。
**左值和右值**
左值:**表示的是可以获取地址的表达式**,它能出现在赋值语句的左边,对该表达式进行赋值。但是修饰符const的出现使得可以声明如下的标识符,它可以取得地址,但是没办法对其进行赋值
```C++
const int& a = 10;
```
右值:**表示无法获取地址的对象,有常量值、函数返回值、lambda表达式等**。无法获取地址,但不表示其不可改变,当定义了右值的右值引用时就可以更改右值。
**左值引用和右值引用**
左值引用... | Markdown |
_zero</span></code>, <code class="computeroutput"><span class="identifier">airy_ai_zero</span></code> and <code class="computeroutput"><span class="identifier">airy_bi_zero</span></code>(by
Christopher Kormanyos).
</li>
<li class="listitem">
More accuracy improvements to the Bessel J and Y f... | HTML |
</tr>
<tr>
<td>Apache POI</td>
<td><a href="http://poi.apache.org/">http://poi.apache.org/</a></td>
<td><a href="Apache-LICENSE-2.0.txt">license</a></td>
</tr>
<tr>
<td>ASM</td>
<td><a href="http://forge.objectweb.org/projects/asm">http://forge.objectweb.org/project... | HTML |
_hiv}{/if}" />
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label>Hasil Tes HIV</label>
<select name="hasil_tes_hiv" class="form-control">
<option value="">Pilih Hasil</option>
<option value="Reaktif" {if: $data_tb && $data_tb.hasil_t... | HTML |
OfBirth_ != null) hash ^= DateOfBirth.GetHashCode();
if (dateDied_ != null) hash ^= DateDied.GetHashCode();
if (LivingStatus != global::ServiceStack.Extensions.Tests.Protoc.LivingStatus.Alive) hash ^= LivingStatus.GetHashCode();
if (subtypeCase_ == SubtypeOneofCase.NamedRockstar) hash ^= NamedRockstar... | C# |
,0.03 -0.31702,0.21381 -0.30294,0.22027 -0.066,0.258 0.0731,0.264 0.11092,0.17499 0.19209,0.22018 0.11624,0.0315 0.15941,0.26146 0.37196,0.0383 0.0744,0.58029 0.47818,1.2446 -1.42095,1.471 -0.8853,1.3361 -0.83517,0.1829 -3.27421,-2.97241 -0.54113,-0.97259 -0.41238,-0.8495 1.18258,-1.0145 0.92605,-0.92629 0.95759,-0.547... | JavaScript |
�子李秀发也当了代表和乡妇女代表会主任。”群众在黄怀苟启发下纷纷算自己的翻身账。这样以后,农民进一步认识过去受苦,是地主阶级剥削的,认识伪乡长、保长和国民党是帮助地主阶级剥削穷人的。同时,大家一致认识土地改革翻身是共产党、毛主席、人民政府的领导,今天必须在共产党、毛主席、人民政府领导下,组织起来团结好,以彻底翻身。
</p>
<p>
接着就以干部代表的权利、义务和在实际工作中贯彻执行决议为标准,进行评功评过,审查干部。好的干部得到表扬,对表现不好的干部进行了批评教育。展开民主运动,审查代表和选举代表,审查干部和选举干部,使群众进一步认识是真正翻了身,当了家作了主人。
</p>
<p>
9月25日,召开乡农... | HTML |
82C8D10C;
// cmpw cr6,r7,r5
cr6.compare<int32_t>(ctx.r7.s32, ctx.r5.s32, xer);
// bge cr6,0x82c8d108
if (!cr6.lt) goto loc_82C8D108;
// stw r8,0(r6)
PPC_STORE_U32(ctx.r6.u32 + 0, ctx.r8.u32);
// stb r30,12(r6)
PPC_STORE_U8(ctx.r6.u32 + 12, r30.u8);
loc_82C8D108:
// mr r9,r30
ctx.r9.u64 = r30.u64;
loc_82C8D10C... | C++ |
行政主管部门和烟草公司及其工作人员利用职权,倒卖烟草专卖品,走私烟草专卖品,制售假冒烟草专卖品或者为倒卖、走私、制售假冒烟草专卖品行为提供方便的,依照本条例第三十三条、第三十六条的规定从重处理;构成犯罪的,依法追究刑事责任。
烟草专卖行政主管部门和有关执法机关工作人员滥用职权、徇私舞弊或者玩忽职守的,按照国家有关规定给予行政处分;给行政相对人造成损失的,依法予以赔偿;构成犯罪的,依法追究刑事责任。
拒绝、阻碍烟草专卖检查人员依法执行职务的,由公安机关依照治安管理处罚法的规定处罚;构成犯罪的,由司法机关依法追究刑事责任。# 平顶山市城乡规划建设管理条例
2016年8月30日 平顶山市第十届人民代表大会常务委员会第二十一次会议通过... | Markdown |
if (stacked) {
assignMergeValue(object, key, stacked);
return;
}
var newValue = customizer ? customizer(objValue, srcValue, (key + ''), object, source, stack) : undefined,
isCommon = newValue === undefined;
if (isCommon) {
newValue = srcValue;
if (isArray(srcValue) || isTypedArray(srcValue))... | JavaScript |
/* **********************************************************
* Copyright (c) 2014-2017 Google, Inc. All rights reserved.
* Copyright (c) 2003-2008 VMware, Inc. All rights reserved.
* **********************************************************/
/*
* Redistribution and use in source and binary forms, with or witho... | C |
ist.Length()).toBe(3);
expect(_linkList.DeleteElement(1)).toBe(true);
expect(_linkList.Length()).toBe(2);
expect(_linkList.GetElement(0)).toBe(1);
expect(_linkList.GetElement(1)).toBe(3);
expect(_linkList.DeleteElement(0)).toBe(true);
expect(_linkList.Length()).toBe(1);
expect(_linkList.Ge... | Typescript |
-prompt > span:before {
color: #999;
content: ' ';
display: block;
padding-right: 0.8em;
}
.command-line-prompt > span[data-user]:before {
content: "[" attr(data-user) "@" attr(data-host) "] $";
}
.command-line-prompt > span[data-user="root"]:before {
content: "[" attr(data-user) "@" attr(data-host) "] #";
}
.... | CSS |
map(b => b.ortb2Imp?.ext?.tid));
expect(tids.size).to.eql(3);
});
it('should override ortb2Imp.ext.tid if specified in FPD', () => {
adUnits[0].ortb2Imp = adUnits[1].ortb2Imp = {
ext: {
tid: 'tid'
}
};
const reqs = makeRequests();
expec... | JavaScript |
from unittest.mock import MagicMock
import unittest
from src.adapter.spi.db.dog_fact_repository import DogFactRepository
from src.application.usecases.get_one_dog_fact_by_id_usecase import GetOneDogFactByIdUseCase
from src.domain.api_exception import ApiException
from src.domain.dog_fact import DogFactEntity
class G... | Python |
value within its group
rank_type r = x->rank;
group* p = x->parent;
{
assert(x->value != none);
// Find x's group
size_type start = get(id, *x->value) - get(id, *x->value) % log_n;
size_type end = start + log_n;
if (end > groups.size()) end = groups.size();
// Remove t... | C++ |
JSON or XML. APIs often contain even more common, repeated parts than HTML as they are intended for machine consumption and change slowly over time (whereas the HTML of a page will change more quickly as designers update the look of a page).</p>
<p>Two different proposals have tried to address this in different ways:... | HTML |
: `core/cpu.rs`
### Descripción general
Este archivo define la estructura y los métodos relacionados con la obtención de información del CPU del sistema. Forma parte del módulo central del proyecto y se encarga de capturar, procesar y mostrar métricas del procesador como su marca, temperatura, frecuencia, número de nú... | Markdown |
roxy(thisObj, method) {
if (method.endsWith('Sync'))
return new Proxy(thisObj, {
apply: function (target, thisArg, argArray) {
return target[method](...argArray);
}
});
else
return new Proxy(thisObj, {
apply: async function (target, thi... | HTML |
* @param position スクロールの現在地
*/
private _stopAnimateScroll(position: number): void {
const documentHeight = document.documentElement.scrollHeight;
const currentLocation = window.scrollY;
// 終了位置(ターゲットの位置 or ドキュメントの最後)に到達している場合
if (position === this._endPosition ||
... | Typescript |
scription = 'Test Event';
appointmentMember = Object.assign(new AppointmentMember(), {
id: 3,
appointmentRequestId: 1,
name: 'Test Name',
appointmentDecisions: []
});
appointmentMember.appointmentDecisions.push(Object.assign(new AppointmentDecision(), {
appointmentId: 2,
... | Typescript |
/***********************************************************************************************************************
* This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
* will be overwritten if the respective MCUXpresso Config Tools is used to update this file.
**********... | C |
ZS90YWJsZTo3NDRhNjA3MzI0Zjg0NjNjODczYTI1ZjJkYTE2YWJmOC90YWJsZXJhbmdlOjc0NGE2MDczMjRmODQ2M2M4NzNhMjVmMmRhMTZhYmY4XzQtNC0xLTEtMjM2Mjkx_09551ce2-556e-4a44-adfb-6bd580bbabd1">4</ix:nonNumeric></span></td></tr><tr><td colspan="3" style="background-color:#cceeff;padding:2px 1pt;text-align:left;vertical-align:bottom"><span st... | HTML |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using IMS.Entity.InventoryProducts;
using IMS.Repository;
namespace FinalPoject
{
public partial cla... | C# |
href="../../Phpstudy/Phpstudy 后门(非官方后门!!!)/Phpstudy 后门(非官方后门!!!).html">
Phpstudy 后门(非官方后门!!!)
</a>
</li>
</ul>
</li>
<li class="chapter " data-level=... | HTML |
array: IntArray, begin: Int, end: Int): Int {
var counter = begin
for (i in begin until end) {
if (array[i] < array[end]) {
swap(array, counter, i)
counter++
}
}
swap(array, end, counter)
return counter
}
private fu... | Kotlin |
per passare all'elemento successivo della finestra, MAIUSC+TAB per passare a quello precedente; premere INVIO per inviare i dati della finestra, oppure ESC per annullare l'operazione. Quando una finestra di dialogo ha più schede, è possibile passare all'elenco delle schede sia con ALT+F10 che con TAB, in base all'ordi... | JavaScript |
ingQuadBOffset2()
{
// Expect no change to the quad.
mIntersectionQuadB.set(3*4+3, REGION_A);
ContourSetBuilder.removeIntersectingSegments(REGION_S, mIntersectionQuadB);
assertTrue(mIntersectionQuadB.size() == 16);
}
@Test
public void testIntersectingQuadBOffset3()
... | Java |
/*
* Extended support for CS35L41 Amp
*
* Copyright 2017 Cirrus Logic
*
* Author: David Rhodes <david.rhodes@cirrus.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundati... | C |
.Comments{
LeadingComment: "api-linter: test=disabled",
}),
).AddMessage(
builder.NewMessage("SecondMessage"),
).Build()
if err != nil {
t.Fatalf("Error building test file: %q", err)
}
if got, want := ruleIsEnabled(rule, f.GetMessageTypes()[0], nil, nil, false), false; got != want {
t.Errorf("Expected t... | Go |
} else {
Err(Error::NotSupported(format!(
"No hardware propagation for {}",
self.name()
)))
}
}
/// Calculates the output array.
///
/// # Arguments
///
/// * `inputs` - Input arrays. The number of elements must be the same as the ... | Rust |
$updatedItem]"
updatedItem = tempConstructor.joinToString(",")
content[tempIndex.toInt()-1] = updatedItem
action = "with File"
writeItem(content)
println("Se ha actualizado con exito su registro")
showMenu()
}
fun deleteItems(){
var content = buildC... | Kotlin |
nt EvaluationCount;
/// <summary>
/// The time constraints for this scaling rule specific metrics trigger. See `time_constraints` below.
/// </summary>
public readonly ImmutableArray<Outputs.ClusterNodeGroupAutoScalingPolicyScalingRuleMetricsTriggerTimeConstraint> TimeConstraints;
... | C# |
elative to the target body's center by */
/* subtracting off STLOFF. */
vsub_(obspos, stloff, vtemp);
vequ_(vtemp, obspos);
}
/* Find the sub-observer point using the current estimated */
/* geometry. */
if (near__) {
/* Locate the nearest point to the obs... | C |
null,
plotShadow: false,
options3d: {
enabled: true,
alpha: 45,
beta: 0
}
},
title: {
text: '合规检测统计图'
},
tooltip: {
headerFormat: '... | HTML |
.3, 5.5, 6.6, 3.1, 3.2, 3.3, 5.6, 6.7,
5.4, 7.7, 8.8, 4.1, 4.2, 4.3, 7.8, 8.9,
6.5, 9.9, 10.0, 5.1, 5.2, 5.3, 9.0, 10.1,
7.6, 11.1, 12.2, 6.1, 6.2, 6.3, 11.2, 12.3,
};
data->vertexValues = const_cast<PylithScalar*>(vertexValues);
// Cell fields ----... | C++ |
png"/>
<br/>
Copyright (C) 2024 Marxist-Leninist-Maoist.
<br/>
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover... | HTML |
GFXFrame_ClimbPlat_Frame1
db Jumpman_GFXFrame_Climbing,Jumpman_GFXFrame_Climbing
db Jumpman_GFXFrame_ClimbPlat_IsOn,Jumpman_GFXFrame_ClimbPlat_IsOn
;most likely placeholder for in case more frames are needed for climbing animation (or they were intending to show these frames earlier?)
UNUSED_C155
db Jumpman_... | Assembly |
# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose with or without fee is hereby granted,
# provided that the above copyright notice and ... | Python |
0f0f0));
background: -webkit-linear-gradient(#f0f0f0, #f5f5f5);
background: -moz-linear-gradient(#f0f0f0, #f5f5f5);
background: -o-linear-gradient(#f0f0f0, #f5f5f5);
background: -ms-linear-gradient(#f0f0f0, #f5f5f5);
background: linear-gradient(#f0f0f0, #f5f5f5);
color: #666;
box-shadow: -1px -1px 2px 1px rgba(0... | CSS |
te>
Analogue TV via V4L. Also useful for webcams. (Linux only.)</blockquote>
<p><tt class="docutils literal"><span class="pre">pvr://</span></tt> <tt class="docutils literal"><span class="pre">--pvr-...</span></tt></p>
<blockquote>
PVR. (Linux only.)</blockquote>
<p><tt class="docutils literal"><span class="pre">dvb://... | HTML |
nue
}
fmt.Printf(" v%d:", i)
for u != nil {
fmt.Printf(" %d", u.dist)
u = u.next
}
fmt.Println()
}
}
// Make a copy of the block schedule so we can generate a new one in place.
// We make a separate copy for phis and regular values.
nphi := 0
for _, v := range b.Values {
... | Go |
) => sum += item, 0);
return obj;
}
console.log("Exercício2: ", exercicio2([10, 15, 20, 9, 14]))/* eslint-disable */
// @ts-nocheck
const ua = navigator.userAgent;
/**
* 是否是Windows设备
*/
const isWindows = ua.match(/Windows NT ([\d|\d.\d]*)/i);
/**
* 是否是Mac设备
*/
const isMac = /Macintosh|Mac/i.test(ua);
/**
* 是否... | Typescript |
�模太大本身也是一种复杂度,例如系统太庞大
2018-05-14
**
**
- 
大光头
由于我负责的系统对稳定性,高性能和可扩展性要求较高,所以我更多是从这三个角度去考虑问题。成本,安全和规模一般考虑较少
2018-05-14
*... | Markdown |
of type arguments: expected 0, found 1 [E0107]">B<'a, i32>/*caret*/</error>
}
""", """
struct B<'a>(&'a u32);
struct C<'a> {
a: B<'a>
}
""")
fun `test remove type arguments with const argument 1`() = checkFixByText("Remove redundant generic arguments", """
... | Kotlin |
__author__ = 'justinarmstrong'
"""
This module initializes the display and creates dictionaries of resources.
"""
import os
import pygame as pg
from . import tools
from .import constants as c
ORIGINAL_CAPTION = c.ORIGINAL_CAPTION
os.environ['SDL_VIDEO_CENTERED'] = '1'
pg.init()
pg.event.set_allowed([pg.KEYDOWN, pg... | Python |
l program is "wrapped" inside the
code of the packer,
which hides the original code. When you execute the
program, you're
actually executing the packer's code first. The
packer, in turn, unpacks
the original application into memory, so that it can
execute. This is
where we will stop execution of the program - the
... | HTML |
/32:24", "2ffe::/32:24") -AuthenticationMethod "EAP" -Name "TestVpnS2SInterface" -RetryInterval 120 -EncryptionType "RequireEncryption" -InternalIPv4 1 -InternalIPv6 1 -NumberofTries 20 -AdminStatus $True -IdleDisconnectSeconds 300 -PromoteAlternate $True -Password "1111_aaaa" -PassThru
Name Destination... | Markdown |
text: S.of(context).eula,
url: eulaURL,
),
TextSpan(style: bodyTextStyle, text: S.of(context).and),
LinkTextSpan(
style: linkTextStyle,
text: S.of(context).privacyPolicy,
url: privacyPolicyURL,
),
TextSpan(
... | Dart |
a1 1 0 1 1-2 0%27/%3E%3C/svg%3E"},24420:function(t){"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2729%27 height=%2729%27 fill=%27%23333%27 viewBox=%270 0 20 20%27%3E%3Cpath d=%27M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.... | HTML |
el")
click_element(browser, ".slide-add-new-panel")
wait_until_condition(browser, lambda x: x.is_text_present("Slide 3"))
# delete slide3
wait_until_appeared(browser, "a[href='#collapse3']")
click_element(browser, "a[href='#collapse3']")
wait_until_appeared(browser, "#collapse3 .btn-remove-sli... | Python |
"provider"},
)
// Upload active connections
UploadActiveConnections = prometheus.NewGaugeVec(
prometheus.GaugeOpts{
Name: "tenangdb_upload_active_connections",
Help: "Number of active upload connections",
},
[]string{"provider"},
)
// === CLEANUP METRICS ===
// Cleanup duration metric
CleanupDura... | Go |
mejorado su vida,<br>
por favor considere apoyar su desarrollo continuo<br>
<a href="https://www.paypal.me/JamesNAnderson">haciendo una contribución</a> o
<a href="https://chrome.google.com/webstore/detail/leechblock-ng/blaaajhemilngeeffpbfkdjjoefldkok">escribiendo una reseña</a>.
</div>
<script src="/bl... | HTML |
, h2
0x41,0x40,0x27,0x1e = frintx s1, s2
0x41,0x40,0x67,0x1e = frintx d1, d2
0x41,0xc0,0xe5,0x1e = frintz h1, h2
0x41,0xc0,0x25,0x1e = frintz s1, s2
0x41,0xc0,0x65,0x1e = frintz d1, d2
0x00,0x3c,0xe0,0x7e = cmhs d0, d0, d0
0x00,0x8c,0xe0,0x5e = cmtst d0, d0, d0
0x44,0x48,0x21,0x5e = sqxtn b4, h2
0x62,0x48,0x61,0x5e = s... | C# |
i]);
lines[i] = arrayops.numrangeop(lines[i]);
lines[i] = funcops.funcop(lines[i]);
lines[i] += "\n";
}
var fstring = lines.join();
return fstring;
}
}
import IPerson from "../interfaces/IPerson";
const people: Array<IPerson> = [
{
firstName... | Typescript |
adow: none;
color: black;
}
.jewel.togglebutton.unboxed:focus {
background: rgba(51, 51, 51, 0.15);
border: 1px solid transparent;
box-shadow: none;
color: black;
}
.jewel.togglebutton.unboxed[disabled] {
background: rgba(64, 64, 64, 0) !important;
border: 1px solid transparent !important;
color: #73737... | CSS |
you can create a new kernel by
adding two kernels together or multiplying them or
multiplying them by constant. The only requirement we have
is that they're positive, indefinite and symmetric.
What does this look like in practice? So, for example, let's
look at this polynomial kernel. It's not very commonly used,
bu... | HTML |
"");
assert_eq!(start_tag.name().to_str()?, "");
Ok(())
}
#[test]
fn start_tag_attributes() -> Result<()> {
let start_tag = StartTag::from(b"<abc attr=\"1\">".as_ref());
assert_eq!(start_tag.attributes(), Some(Attributes::from("attr=\"1\"")));
let start_tag = StartT... | Rust |
[W / 2., -H / 2., 0.], [-W / 2., -H / 2., 0.]]])
ptsOut = cv2.perspectiveTransform(ptsIn, M44)
ptsInPt2f, ptsOutPt2f = self.get_warped_pnts(ptsIn, ptsOut, W, H,
sideLength)
# check float32 otherwise OpenCV throws an error
a... | Python |
pper - hack for sticky footer -->
<!-- footer -->
<div id="footer" >
<div class="upper_footer">
<div class="container clearfix">
<!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
<![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
<ul class="foot... | Go |
SizeBEInt16
import com.flammky.musicplayer.common.media.audio.meta_tag.audio.mp4.atom.Mp4BoxHeader
import com.flammky.musicplayer.common.media.audio.meta_tag.tag.TagField
import com.flammky.musicplayer.common.media.audio.meta_tag.tag.mp4.atom.Mp4DataBox
import java.io.ByteArrayOutputStream
import java.io.IOException
im... | Kotlin |
AVE_CONTENT_AND_SELECT,
"L''\u00E9l\u00E9ment {0} ne doit pas avoir \u00E0 la fois un attribut \"select\" et un attribut de contenu."},
// Note to translators: This message indicates that the value argument
// of setParameter must be a valid Java Object.
{ ER_INVALID_SET_PARAM_VALUE,
"La valeur ... | Java |
,
eligiblePercentage,
)
})
}
}
func TestNewRewardsCreatorV2_computeAverageRewardsPer3200Nodes(t *testing.T) {
t.Parallel()
args := getRewardsCreatorV2Arguments()
setupResult := setUpRewards(args)
tests := []struct {
topupStake *big.Int
expectedROI float64
}{
{
topupStake: big.NewInt(0).Mul(... | Go |
<tr>
<td>Томатная паста</td>
<td>450 г.</td>
<td>90 г.</td>
</tr>
<tr>
<td>Майонез</td>
<td>400 г.</td>
<td>80 г.</td>
</tr>
<tr>
<td>Перец молотый</td>
<td>1…1,5 ч.л.</td>
<td>по вкусу.</td>
</tr>
... | HTML |
28.4-12.2-35.7-17.1s-30.5-24.3-30.5-31.8s24-20.8 28.4-23.9s24.7-14.8 25.1-19.4s.3-6-5.7-17.4s-16.7-26.7-14.9-36.8s19.1-15.4 31.5-20.2s36.2-13.7 39.2-15.1s2.2-2.7-6.8-3.6s-34.6-4.3-46.1-1.1s-31.2 8.2-32.8 10.9s-3 2.7-1.4 11.8s10.1 52.8 10.9 60.6s2.4 12.9-5.8 14.8s-22.1 5.2-26.8 5.2s-18.6-3.3-26.8-5.2s-6.6-7-5.8-14.8s9.3... | JavaScript |
"Flipping {} to point to {}",
minor_version_link.display(),
patch_target.to_string_lossy(),
);
// Create a symlink from the minor version to the new patch version.
// This will point at, for example, /path/to/datastore/v1.5.2
symlink(&patch_target, &temp_link).context(error::Li... | Rust |
0.1-50.1-33.6-.5-67.4 0-101-1.1-.1-20.1-.2-40.1-.1-60.2 56.2-.2 112.5-.3 168.8.2 3.3 47.3-3 97.5-32 136.5zM791 536.5c-16.8.2-33.6.3-50.4.4-.2 16.8-.3 33.6-.3 50.4H690c-.2-16.8-.2-33.5-.3-50.3-16.8-.2-33.6-.3-50.4-.5v-50.1c16.8-.2 33.6-.3 50.4-.3.1-16.8.3-33.6.4-50.4h50.2l.3 50.4c16.8.2 33.6.2 50.4.3v50.1z"/>
</svg>
</l... | HTML |
is HPC-TX.COM. The qmaster host
is fritz.hpc-tx.com and the execution host is constitution.hpc-tx.com.
<br>
<ol>
<li>
Add a principal for the Grid Engine service for each qmaster and shadow
host. Specify the qmaster or shadow host as the host portion of the principal.</li>
<br>
<p>
<p>$ kinit admin/... | HTML |
地被触发
bool reach_horizon = (cur_node->state.head(2) - start_pt.head(2)).norm() >= horizon_;
bool near_end = abs(cur_node->index(0) - end_index(0)) <= tolerance_dis &&
abs(cur_node->index(1) - end_index(1)) <= tolerance_dis;
bool need_shot = (cur_node->state.head(2) - end_state.head(2)).no... | C++ |
;let m=setTimeout(f,g,g,h);(p=m.unref)===null||p===void 0||p.call(m);let w=()=>{clearTimeout(m)};return i.push(w),w},{host:a,hostname:l}=t,c=(g,f)=>{r.destroy(new bB(g,f))},u=()=>{for(let g of i)g();s()};if(r.once("error",g=>{if(u(),r.listenerCount("error")===0)throw g}),r.once("close",u),n(r,"response",g=>{n(g,"end",u... | JavaScript |
self, K256PublicKey::from_bytes)
}
pub fn to_k256_secret(self) -> Result<K256SecretKey> {
expand_ec_secret(EcCurve::Secp256K1, self, K256SecretKey::from_bytes)
}
pub fn to_ed25519_public(self) -> Result<Ed25519PublicKey> {
expand_ed_public(EdCurve::Ed25519, self, parse_ed25519_public_key)
}
pub f... | Rust |
q.Next = p
q = q.Next
}
// 断开原链表中的每个节点的 next 指针
temp := p.Next
p.Next = nil
p = temp
}
return dummy.Next
}
```
```java
// by labuladong (java)
class Solution {
public ListNode deleteNode(ListNode head, int val) {
// 存放删除 val 的链表
List... | Markdown |
txn.delete(
'Weight',
where: 'entryID = ?',
whereArgs: [entryID],
);
await txn.insert('Weight', {
'entryID': entryID,
'weightKg': record.weight.kg,
});
});
}
@override
Future<List<BodyweightRecord>> get(DateRange range) async {
final results = aw... | Dart |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.