content
stringlengths
2
6.21k
label
stringclasses
16 values
ienste für Menschenrechtsorganisationen zu beenden. Dabei beriefen sie sich häufig wortwörtlich auf unsere eigene Rechtfertigung einer solchen Maßnahme.</p> <p>Seit diesen Entscheidungen haben wir wichtige Gespräche mit politischen Entscheidungsträgern auf der ganzen Welt geführt. Aus diesen Gesprächen zogen wir den S...
HTML
lner, gezielt gefilterter Sound kann einen Track prägen und den Unterschied zwischen Routine und Meisterwerk ausmachen. ### Rhythmisches Fundament: Groove Machines und kreativer Beatbau Progressive House mag von außen zunächst weder als besonders hart noch als äußerst experimentell wirken, doch im Detail steckt oft e...
Markdown
from heapq import * #Dijkstra algorithm class Dijkstra: def __init__(self): pass def convert(self,gridworld): h=gridworld.height;w=gridworld.width a=[[0]*w for i in range(h)] for obstacle in gridworld.obstacles: a[obstacle[0]][obstacle[1]]=1 return a d...
Python
pp_SendPointToPointMessage(); //定时触发用户事件,也就是这个函数每个规定的时间就执行一次,所以本项目将每隔一段时间采集周围环境的温湿度数据 osal_start_timerEx(SampleApp_TaskID,SAMPLEAPP_SEND_PERIODIC_MSG_EVT, (SAMPLEAPP_SEND_PERIODIC_MSG_TIMEOUT + (osal_rand() &amp; 0x00FF)) ); // return unprocessed events return (events...
HTML
y) { return Object.keys(a).filter(function (key) { return b.hasOwnProperty(key); }); }; export const getUniqueValues = (allResults: any) => { const resultToPublish: any[] = []; const idsList: number[] = []; allResults.filter((item: any) => { if (!idsList.includes(item.id)) { ...
Typescript
/* * Copyright (C) 2007, Guennadi Liakhovetski <lg@denx.de> * * (C) Copyright 2008-2010 Freescale Semiconductor, Inc. * * 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; either version 2 of...
Assembly
.ImageRewriteFn != nil { var err error image, imagePullSecrets, err = options.ImageRewriteFn(image, false) if err != nil { return nil, errors.Wrap(err, "failed to rewrite image") } } var securityContext corev1.PodSecurityContext if !options.IsOpenShift { securityContext = corev1.PodSecurityContext{ ...
Go
ue2); map.put(key3, value3); map.put(key4, value4); return map; } public static <K, V> Map<K, V> of(K key1, V value1, K key2, V value2, K key3, V value3, K key4, V value4, K key5, V value5) { Map<K, V> map = new HashMap<>(); map.put(key1, value1); map.put(key2, value2); map.put(key3, value3); map....
Java
') SessionDescription copyWith(void Function(SessionDescription) updates) => super.copyWith((message) => updates(message as SessionDescription)) as SessionDescription; $pb.BuilderInfo get info_ => _i; @$core.pragma('dart2js:noInline') static SessionDescription create() => SessionDescription._(...
Dart
</span></a> <a href="default.ILoaderExtension.html#loadExtensionInfoAndSetToRootGroup" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>load<wbr/>Extension<wbr/>Info<wbr/>And<wbr/>Set<wbr/>To<wbr/>Root<wbr/>Group?</span></a> <a href="defau...
HTML
3", "4", "true", "false"}, validators = Validators.CommandLevel.class ) public static String commandLoc = "ops"; // 白名单管理 @Rule( categories = {GCA, COMMAND} ) public static boolean commandWlist = false; // 封禁名单管理 @Rule( categories = {GCA, COMMAND} ) publ...
Java
sure only one code can access a given section * To allow next runner, the first lock has to release itself */ export class Lock { private _lastAcquired = Promise.resolve(); async acquire(): Promise<AcquiredLock> { const oldLastAcquired = this._lastAcquired; let release: () => void = () => void 0; th...
Typescript
{font-style:italic}.gv-notice{padding:.5em .75em;margin:1em 0;background-color:#ffffcc;border:1px solid #ddd}.gv-notice.gv-error{padding:.75em;border-color:#fd9ca1;background-color:#ffdfe0}.gv-notice p{margin:0;padding:0}.gv-notice img{max-width:100%}.gv-edit-entry-wrapper .gform-footer #publishing-action{width:100%}.g...
CSS
1_1, 0b_1_0_1, 0b_1_1_1, ]; #[rustfmt::skip] const SMALL_SEVEN: [u8; 5] = [ 0b_1_1_1, 0b_0_0_1, 0b_0_1_1, 0b_0_0_1, 0b_0_0_1, ]; #[rustfmt::skip] const SMALL_EIGHT: [u8; 5] = [ 0b_1_1_1, 0b_1_0_1, 0b_1_1_1, 0b_1_0_1, 0b_1_1_1, ]; #[rustfmt::skip] const SMALL_NINE: [u8; 5]...
Rust
<button class='btn btn-soft-primary btn-sm' onclick="Do_GetSelectionType()">Get Selection Type</button> <hr /> <button class='btn btn-soft-primary btn-sm' onclick="Do_InsertImageAsNewParagraph()">Insert Centered Image</button> <button class='btn btn-soft-primary btn-sm' onclick="Do_toggleSubToolbar()">to...
HTML
E mydb READ ONLY = 0; 15.1.3 ALTER EVENT Statement ALTER [DEFINER = user] EVENT event_name [ON SCHEDULE schedule] [ON COMPLETION [NOT] PRESERVE] [RENAME TO new_event_name] [ENABLE | DISABLE | DISABLE ON {REPLICA | SLAVE}] [COMMENT 'string'] [DO event_body] The ALTER EVENT statement ch...
Markdown
rts all Enter keypresses to Tab keypresses</font></td> </tr> <tr height="17" style="height:12.75pt"> <td height="17" bgcolor="#F2FFFF" width="171"><font size="+0" face="arial, geneva, helvetica">TJvFileInfo</font></td> <td height="17" bgcolor="#F2FFFF" width="541"><font size="+0" face="arial, geneva, helvet...
HTML
O12"}, {89, "R_LARCH_TLS_IE64_PC_LO20"}, {90, "R_LARCH_TLS_IE64_PC_HI12"}, {91, "R_LARCH_TLS_IE_HI20"}, {92, "R_LARCH_TLS_IE_LO12"}, {93, "R_LARCH_TLS_IE64_LO20"}, {94, "R_LARCH_TLS_IE64_HI12"}, {95, "R_LARCH_TLS_LD_PC_HI20"}, {96, "R_LARCH_TLS_LD_HI20"}, {97, "R_LARCH_TLS_GD_PC_HI20"}, {98, "R_LARCH_TLS_GD_H...
Go
gp_h); } TAILQ_REMOVE(&hinfo->fifo_head, ngp_f, fifo_le); uma_zfree(ngp_zone, ngp_f); } /* Flush the delay queue */ while ((ngp_h = TAILQ_FIRST(&hinfo->qout_head))) { TAILQ_REMOVE(&hinfo->qout_head, ngp_h, ngp_link); m_freem(ngp_h->m); uma_zfree(ngp_zone, ngp_h); } /* Release the packet loss probabil...
C
ue]] + 1。 1. 执行 ? Invoke(_nextPromise_, *"then"*, « _onFulfilled_, _resultCapability_.[[Reject]] »)。 1. 将 _index_ 设为 _index_ + 1。 </emu-alg> </emu-clause> <emu-clause id="sec-promise.all-resolve-element-functions"> <h1>`Promise.all` Resolve 元素函数</h1> ...
HTML
g.printer.buf = newBuf g.Printf("// suppress the error if seq ends up unused\n") g.Printf("var _ = _seq.FromRefNum\n") for _, s := range g.structs { g.genStruct(s.obj, s.t) } for _, intf := range g.interfaces { g.genInterface(intf.obj) } for _, v := range g.vars { g.genVar(v) } for _, f := range g.func...
Go
dev); if (ret) goto err_tz; dev_info(&pdev->dev, "%s: Driver initialized successfully\n", __func__); return 0; err_tz: return ret; } static int stm_thermal_remove(struct platform_device *pdev) { struct stm_thermal_sensor *sensor = platform_get_drvdata(pdev); stm_thermal_sensor_off(sensor); thermal_remo...
C
EmitIfCountGE \RowCount\(), 1, "movapd xmm8,xmm10" # shift remaining elements down EmitIfCountGE \RowCount\(), 2, "movapd xmm12,xmm14" add rdx,4*8 # advance matrix C by 4 columns jmp .LOutputPartial1xNBlock\@ .LOutputPartia...
Assembly
ount]; var indices = new uint[mesh.TriangleIndexCount]; mesh.GetVertexPositions(vertices); mesh.GetTriangleIndices(indices); return new Mesh3D(vertices.Select(v => meshPose.Transform(v.ToPoint3D())).ToArray(), indices); } private void UpdatePlacementRec...
C#
// ------------------------------------------------------- // © Kaplas. Licensed under MIT. See LICENSE for details. // ------------------------------------------------------- namespace ParTool.Options { using CommandLine; /// <summary> /// PAR archive list options. /// </summary> [System.Diagnost...
C#
string(secret.Data["password"]))) } }) // Verifier is generated when existing Secret contains only a password. secret, err = reconciler.generatePostgresUserSecret(cluster, spec, &corev1.Secret{ Data: map[string][]byte{ "password": []byte(`asdf`), }, }) assert.NilError(t, err) if assert.Check...
Go
FilterPrepend, Unset, Unknown(u32), } impl From<u32> for RuleFlags { fn from(value: u32) -> Self { use self::RuleFlags::*; match value { AUDIT_FILTER_USER => FilterUser, AUDIT_FILTER_TASK => FilterTask, AUDIT_FILTER_ENTRY => FilterEntry, AUDIT...
Rust
// }, // HomeDirectoryType: jsii.String("homeDirectoryType"), // Policy: jsii.String("policy"), // PosixProfile: &PosixProfileProperty{ // Gid: jsii.Number(123), // Uid: jsii.Number(123), // // // the properties below are optional // SecondaryGids: []interface{}{ // jsii.Number(123), /...
Go
t = e?e:window.event; if (parseInt(navigator.appVersion)>3) { if (document.layers && navigator.appName=="Netscape") shiftPressed = (e.modifiers-0>3); else shiftPressed = e.shiftKey; if (shiftPressed) { if (smessage !== "") show_wccp_pro_message(smessage); var isFirefox = ...
HTML
supported in 1.21 and above" } return return ServerEntityAccessor.CONSTRUCTOR_0?.newInstance( getLevelFromNmsEntity(entity), entity, 20, false, Consumer<Any> {} ) ?: PAPER_SERVER_ENTITY_CONSTRUCTOR!!.newInstance( getLevelFromNmsEnti...
Kotlin
#pragma once #include "asm.h" #include "console.h" #include "serial.h" #include "sheet.h" #include "sheet_painter.h" #include "string_buffer.h" class PanicPrinter { public: static void Init(void* buf, Sheet& sheet, SerialPort& serial) { pp_ = reinterpret_cast<PanicPrinter*>(buf); new (pp_) PanicPrinter(); ...
C
geesx(arg0,arg1,arg2,((openblas.LAPACK_D_SELECT2)arg3),arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12,arg13,arg14); } @Override public int LAPACKE_dgeesx(int arg0, byte arg1, byte arg2, Pointer arg3, byte arg4, int arg5, double[] arg6, int arg7, int[] arg8, double[] arg9, double[] arg10, double[] arg11, i...
Java
rd). [default: <b>x,y,z</b>]. </dd> <dt><b>mode=<i>mode_list</i></b> </dt> <dd>List modes of output, which can be combined. Valid options are: <b>time, min, max, mean</b> and <b>sigma</b>. Multiple options must be separated by a comma. The columns are printed in the order of the list above. However, the <b>var=</b> ...
HTML
Table中的映射.然后再调整结构体中新字段偏移,让`instrumentMop()`生成的插桩检测逻辑使用ShadowTable中的分配内存来检测而不是原来的结构体内存. 2. 栈平衡阶段对所有结构体中新创建的字段保存`malloc()`分配的内存,此时越界是可以被内存检测的. 修改过后的Demo效果如下: ![](./pic12/Asan-fix-Demo.png) ## 实战中ASAN会有哪些坑 #### libasan库缺失如何解决? 使用ASAN时有概率会出现下面的问题. ```sh $ g++ -O -g -fsanitize=address heap-use-after-fre...
Markdown
:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decorati...
HTML
152.398226 style="fill: #f0f1f2; stroke: #f0f1f2"/></g><g clip-path=url(#p43a0a9ebf1)><use xlink:href=#C0_0_18b52cd574 x=159.116074 y=390.223226 style="fill: #f0f1f2; stroke: #f0f1f2"/></g><g clip-path=url(#p43a0a9ebf1)><use xlink:href=#C0_0_18b52cd574 x=159.116074 y=356.248226 style="fill: #f0f1f2; stroke: #f0f1f2"/><...
HTML
ointer) on_decimals_dialog_checkbutton_maxdigits_toggled, NULL); g_signal_handlers_block_matched((gpointer) gtk_builder_get_object(decimals_builder, "decimals_dialog_spinbutton_maxdigits"), G_SIGNAL_MATCH_FUNC, 0, 0, NULL, (gpointer) on_decimals_dialog_spinbutton_maxdigits_value_changed, NULL); gtk_spin_button_set_...
C++
using System.Linq; using AElf.Types; namespace AElf.Contracts.Vote; public partial class VoteContract { public override VotingRecords GetVotingRecords(GetVotingRecordsInput input) { var votingRecords = new VotingRecords(); votingRecords.Records.AddRange(input.Ids.Select(id => State.VotingRecor...
C#
using OpenCvSharp; using System; using System.Drawing; using System.IO; using System.Windows.Media; using System.Windows.Media.Imaging; using Color = System.Drawing.Color; namespace BetterGenshinImpact.Helpers.Extensions { public static class BitmapExtension { public static BitmapSource ToBitmapSource...
C#
function(ctx, surface, rect, left, top, right, bottom, index) { var me = this, itemCfg = {}, renderer = me.attr.renderer, changes; itemCfg.x = left; itemCfg.y = top; itemCfg.width = right - left; itemCfg.height = bottom - top; itemCfg.radius = me.attr.radius; if (renderer) { changes = Ext.callback(ren...
JavaScript
rowsable(false), DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden) ] public HttpSessionState Session { get { return Page.Session; } } /* * Performs intialization of the control required by the designer. */ /// <devdoc> /// <para>Performs any initialization of...
C#
Style, props.style] : baseStyle; return <Element {...props} ref={ref} style={style} />; });" `); }); it("Supports viewport units in shorthands", () => { const css = styled.test` margin: 10vw; `; const code = build(css); expect(code).toMatchInlineSnapshot(` "import React from 'react'; i...
Typescript
const CSVCMsg_Print& from) { GOOGLE_CHECK_NE(&from, this); if (from._has_bits_[0 / 32] & (0xffu << (0 % 32))) { if (from.has_text()) { set_text(from.text()); } } mutable_unknown_fields()->MergeFrom(from.unknown_fields()); } void CSVCMsg_Print::CopyFrom(const ::google::protobuf::Message& from) { ...
C++
�活动仅限于对新发现、新理论的研究,新技术、新产品、新工艺的研制研究与试验发展,包括基础研究、应用研究和试验发展 73,自然科学研究和试验发展 73,工程和技术研究和试验发展 73,农业科学研究和试验发展 73,医学研究和试验发展 73,社会人文科学研究 74,专业技术服务业 74,气象服务\n指从事气象探测、预报、服务和气象灾害防御、气候资源利用等活动 74,地震服务\n指地震监测预报、震灾预防和紧急救援等防震减灾活动 74,海洋服务 74,海洋气象服务 74,海洋环境服务 74,其他海洋服务 74,测绘地理信息服务 74,遥感测绘服务 74,其他测绘地理信息服务 74,质检技术服务\n指通过专业技术手段对动植物、工业产品、商品、...
HTML
er> &lt;crs:value>0&lt;/crs:value> &lt;/crs:Parameter> &lt;crs:Parameter> &lt;crs:NameSet> &lt;crs:name>Longitude of natural origin&lt;/crs:name> &lt;/crs:NameSet> &lt;crs:Identifier> ...
HTML
} } void Map::PostLoad(KeyFrameDatabase* pKFDB, ORBVocabulary* pORBVoc/*, map<long unsigned int, KeyFrame*>& mpKeyFrameId*/, map<unsigned int, GeometricCamera*> &mpCams) { std::copy(mvpBackupMapPoints.begin(), mvpBackupMapPoints.end(), std::inserter(mspMapPoints, mspMapPoints.begin())); std::copy(mvpBackupKey...
C++
to nativeEvent.srcElement for IE9\n // https://github.com/facebook/react/issues/12506\n var target = nativeEvent.target || nativeEvent.srcElement || window;\n\n // Normalize SVG <use> element events #4963\n if (target.correspondingUseElement) {\n target = target.correspondingUseElement;\n }\n\n // Safari may f...
JavaScript
"Avionics:", fm, Color.white, 10, 210); labels[6] = WidgetUtils.createLabel("Engine:", fm, Color.white, 10, 225); labels[7] = WidgetUtils.createLabel("FCS:", fm, Color.white, 10, 240); labels[8] = WidgetUtils.createLabel("Sensors:", fm, Color.white, 10, 255); labels[9] = WidgetUtils.crea...
Java
void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { Dyld->reassignSectionAddress(SectionID, Addr); } void RuntimeDyld::mapSectionAddress(const void *LocalAddress, uint64_t TargetAddre...
C++
d_1_1c_shader.html#ac82e14a1b530aae52b566d19c6de15d0">chai3d::cShader</a>, <a class="el" href="classchai3d_1_1c_shader_program.html#ac60586674a2fc3f49ed9990d2cca1fc5">chai3d::cShaderProgram</a></li> <li>getImage()&#160;:&#160;<a class="el" href="classchai3d_1_1c_image.html#a1530fad4354dad506bb941c5df3c63ee">chai3d::cIm...
HTML
ass="youtube-entry clearfix"> <a class="entry-thumb" target="_blank" title="Doppelhaushalt 2018/2019: Einbringung" href="https://www.youtube.com/watch?v=EU-gjAmOfgQ"> <img src="https://i.ytimg.com/vi/EU-gjAmOfgQ/default.jpg" alt="Doppelhaushalt 2018/2019: Einbringung" title="Doppelhaushalt 2018/2019: Ein...
HTML
/* isnan ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free So...
C
ckground-color: #C83A2A !important; color: #FFFFFF !important; text-shadow: 0 1px 0 #000000; } .slider-bricky .ui-rangeSlider-label:after { color: #C83A2A !important; } .slider-bricky .ui-rangeSlider-arrow { color: #B33426; } .slider-purple .ui-rangeSlider-bar { background: rgba(87, 81, 123, 0.6) !important; } .s...
CSS
;cursor:pointer;position:absolute;top:25px;right:25px;background:url(assets/plugins/superbox/img/close.gif) center center no-repeat;width:35px;height:35px}.list-email{margin-bottom:0;border-top:1px solid #e2e7eb;border-bottom:1px solid #e2e7eb}.list-email>li.list-group-item{-webkit-border-radius:0;-moz-border-radius:0;...
CSS
><code><a href="../onnx/Onnx.TensorProtoOrBuilder.html" title="interface in onnx">Onnx.TensorProtoOrBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../onnx/Onnx.AttributeProtoOrBuilder.html#getTOrBuilder--">getTOrBuilder</a></span>()</code> <div class="block"> tensor value <...
HTML
'e'},{name:'n'}]} process(i, [[o]]) { return!!o.map((_, i) => o[i] = Math.random()); } })`, ], { type: 'text/jscript' }, ), */ ), ) .then(() => { const lowpass = ctx.createBiquadFilter(); // lo...
Typescript
[22330] = "Voile de maîtrise des Arcanes", [22331] = "Bague du héros inébranlable", [22332] = "Lame de nécromancie", [22333] = "Marteau de puissance divine", [22334] = "Bague de guérison", [22335] = "Bâton de commandement du seigneur Valthalak", [22336] = "Egide draconien de la légion", [22337] = "Voile de domination"...
Lua
.3 512v-89.7H83c-36 0-65.3-30.3-65.3-68v-22zm0-23.6h412.7v-85H17.7v85zm0-109.4h412.7v-85H17.7v85zM365 0H83C47 0 17.7 30.3 17.7 67.7V90h412.7V67.7C430.3 30.3 401 0 365 0z"],"stack-overflow":[384,512,[],"f16c","M293.7 300l-181.2-84.5 16.7-36.5 181.3 84.7-16.8 36.3zm48-76L188.2 95.7l-25.5 30.8 153.5 128.3 25.5-30.8zm39.6-...
JavaScript
_task_now% ' + d.stat.tasks.comment); gtv_load.splice(0,1); gtv_load.push(d.stat.tasks.uploading); gt_load.data = zip(gtv_load); gtv_proc.splice(0,1); gtv_proc.push(d.stat.tasks.processing); gt_proc.data = zip(gtv_proc); gtv_geo.splice(0,1); gtv_geo.push(d.stat.geoloc); gt_geo.data = zip(gtv_geo); $...
HTML
VGA resolution with size 768x480 px. */ WVGA(768, 480), /** * The Full Wide VGA with size 854x480 px. */ FWVGA(854, 480), /** * The Super VGA with size 800x600 px. */ SVGA(800, 600), /** * The Double-size VGA resolution with size 960x640 px. */ DVGA(960, 640), /** * The Wide Super VGA resol...
Java
background-image: url(../images/access/form/date-trigger.gif); } .x-form-field-wrap .x-form-clear-trigger{ background-image: url(../images/access/form/clear-trigger.gif); } .x-form-field-wrap .x-form-search-trigger{ background-image: url(../images/access/form/search-trigger.gif); } .x-trigger-wrap-focus...
CSS
�, KR 103₃₆₃, SC 95₄₇₉, TC 99₅₈₄. '5a4r4g4l4a,' // #1794: 5 fonts: HK 103₁₃₀, JP 116₂₅₂, KR 104₃₆₄, SC 95₄₇₉, TC 99₅₈₄. '5a4r4h4k4a,' // #1795: 5 fonts: HK 103₁₃₀, JP 116₂₅₂, KR 105₃₆₅, SC 95₄₇₉, TC 99₅₈₄. '5a4r4i4j4a,' // #1796: 5 fonts: HK 103₁₃₀, JP 117₂₅₃, KR 100₃₆₀, SC 95₄₇₉, TC 99₅₈₄. ...
Dart
local vert_shad = [[ #version 130 ]]..require"anima.GLSL.GLSL_color"..[[ uniform sampler2D tex0; uniform float nposbinsX; uniform float nposbinsY; uniform float posbins; float measure(float col,float sz){ return floor((col + 1.0)*sz) - floor(col*sz); } vec3 lumin = vec3( 0.30, 0.59, 0.11); void main() { vec4 col =...
Lua
//========= Copyright 1996-2003, Valve LLC, All rights reserved. ============ // // Purpose: // //============================================================================= #ifndef TF_PLAYERANIMSTATE_H #define TF_PLAYERANIMSTATE_H #ifdef _WIN32 #pragma once #endif #include "convar.h" #include "iplayeranimstate....
C
Array Operations:") arr2[1] = 20 // Modifying element fmt.Printf(" Modified array: %v\n", arr2) // Multi-dimensional arrays matrix := [2][3]int{ {1, 2, 3}, {4, 5, 6}, } fmt.Printf(" 2D Array: %v\n", matrix) // 2. Slices fmt.Println("\n2. Slices:") // Slice creation slice1 := []int{1, 2, 3} // Sli...
Go
======= */ function speak(text, callback) { const msg = new SpeechSynthesisUtterance(text); msg.lang = "en-US"; msg.onend = callback || null; speechSynthesis.speak(msg); } function listen(callback) { const recognition = new (window.SpeechRecognition || window.webkitSpeechRecog...
HTML
width: 30%; /* responsive portrait phone */ } @media (max-width: 767px) { .td_block_big_grid_11 .td_module_mx15 { width: 50%; } } .td_block_big_grid_11 .td_module_mx15 .td-module-thumb { height: 360px; /* responsive portrait tablet */ /* responsive portrait phone */ } @media (min-width: 768px) and (m...
CSS
; const appsInfoData = {{ apps_info | tojson }}; console.log("🟩 ANALYSIS DATA:", analysisData); console.log("🟦 APPS INFO DATA:", appsInfoData); </script> </html> {% extends 'base.html' %} {% block content %} <div class="card mx-auto" style="width: 76rem"> <!-- <img src="..." class="card-img-top" alt...
HTML
+W _ # 纵向最大化当前窗口 Ctrl+W | # 横向最大化当前窗口 Ctrl+W + # 增加当前窗口的行高,前面可以加数字 Ctrl+W - # 减少当前窗口的行高,前面可以加数字 Ctrl+W < # 减少当前窗口的列宽,前面可以加数字 Ctrl+W > # 增加当前窗口的列宽,前面可以加数字 :res[ize] <N> # 调整当前窗口的高度,增加 N ...
Markdown
ability/wordpress-besa-2-3-8-local-file-inclusion-vulnerability?_s_id=cve | | 48 | CVE-2025-49253 | 8.1 | HIGH | PHP程序中对包含/要求语句的文件名控制不当(`PHP远程文件包含`)漏洞存在于thembay Lasa中,这使得可以进行PHP本地文件包含。此问题影响Lasa版本:从n/a到1.1。 | [1]https://patchstack.com/database/wordpress/theme/lasa/vulnerability/wordpress-lasa-1-1-local-file-inclusion-v...
Markdown
.truncateToDouble() is double); Expect.isTrue(0x12345678.truncateToDouble() is double); Expect.isTrue(0x123456789AB.truncateToDouble() is double); Expect.isTrue(0x123456789ABCDEF.truncateToDouble() is double); Expect.isTrue( 0x123456789ABCDEF0123456789ABCDEF0123456789ABCDEF.truncateToDouble() is dou...
Dart
@property def hidden_size(self): return self.emb_dim
Python
), false) is <emu-eqn class=inline>-4 × <emu-xref aoid=msPerHour id=_ref_5354><a href=#eqn-msPerHour>msPerHour</a></emu-xref></emu-eqn>.</p> <p>2:30 AM on March 12, 2017 in America/New_York does not exist, but it must be interpreted as 2:30 AM UTC-05 (equivalent to 3:30 AM UTC-04). LocalTZA(<emu-xref aoid=TimeClip i...
HTML
vcm1hdGlvbiBhY3Jvc3MgbG9uZyB0aW1lIGxhZ3MgaXMgYSBjcml0aWNhbCBhbmQgZGlmZmljdWx0IHByb2JsZW0gZm9yIHRlbXBvcmFsIG5ldXJhbCBtb2RlbHMgaW4gdGFza3MgbGlrZSBsYW5ndWFnZSBtb2RlbGluZy4gRXhpc3RpbmcgYXJjaGl0ZWN0dXJlcyB0aGF0IGFkZHJlc3MgdGhlIGlzc3VlIGFyZSBvZnRlbiBjb21wbGV4IGFuZCBjb3N0bHkgdG8gdHJhaW4uIFRoZSBEZWx0YSBSZWN1cnJlbnQgTmV1cmFsIE5...
HTML
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * This file contains miscellaneous low-level functions. * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Largely rewritten by Cort Dougan (cort@cs.nmt.edu) * and Paul Mackerras. * Adapted for iSeries by Mike Corrigan (mikejc@us.ibm.com) * PPC64 up...
Assembly
C44400BC */ lwc1 $f4, 0x00BC($v0) ## 000000BC /* 05284 80954544 24010001 */ addiu $at, $zero, 0x0001 ## $at = 00000001 /* 05288 80954548 46062201 */ sub.s $f8, $f4, $f6 /* 0528C 8095454C E44800BC */ swc1 $f8, 0x00BC($v0) ## 000000BC /* 05290 80954550 8603001C */ ...
Assembly
.8h shl v0.8h, v0.8h, #1 subs w8, w8, #2 st1 {v0.8h}, [x0], #16 add v16.8h, v16.8h, v0.8h b.gt 1b trn2 v1.2d, v0.2d, v0.2d trn2 v0.2d, v0.2d, v0.2d L(ipred_cfl_ac_420_w...
Assembly
t resolveTestCode(''' typedef A(); void f() { A + 0; } '''); await assertNoFix(); } Future<void> test_ordinaryTarget_targetIsUnresolved() async { await resolveTestCode(''' void f() { NoSuchClass + 0; } '''); await assertNoFix(); } Future<void> test_parameterType_differentPrefixInTargetUnit() a...
Dart
7.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 ...
CSS
-----------------------------------\n") # --- TURNO 3: Retorno ao Contexto de Vendas --- print("----------------------------------------------------") print("🔷 TURNO 3: Retorno ao Contexto de Vendas 🔷") user_input_3 = "Perfeito. Voltando ao relatório, aquele produto em destaque, o 'Rolamento 4000', tem algum histór...
Markdown
) != 1) abort (); if (test11(19) != 0) abort (); if (test11(20) != 1) abort (); if (test11(29) != 1) abort (); if (test11(30) != 1) abort (); if (test11u(19) != 0) abort (); if (test11u(20) != 1) abort (); if (test11u(29) != 1) abort (); if (test11u(30) != 1) abort ...
C
ay: contents; } .md-typeset *.qr { display: inline-flex; align-items: center; } .md-typeset *.tinyqr { display: inline-flex; vertical-align: middle; width: 40px; } .grid.cards.hide { display: none; } /* Removes borders on tables with <class="pdf"> */ table + .pdf { borde...
CSS
import threading from smb.SMBConnection import SMBConnection, OperationFailure, NotReadyError # ANSI color code https://ansi.gabebanks.net/ and list ips green = '\033[32;3m' yellow = '\033[33;3m' fail = '\x1b[31;3m' end = '\033[0m' def smb_connect(ip, port, thr): try: username = 'User' password =...
Python
using System.Text; using System.Text.Json; using NBitcoin.Secp256k1; using PeterO.Cbor; namespace DotNut; public class CashuTokenV4Encoder : ICashuTokenEncoder, ICBORToFromConverter<CashuToken> { public string Encode(CashuToken token) { var obj = ToCBORObject(token); return Base64UrlSafe.Enco...
C#
oint resolution operation. char host_name[NI_MAXHOST]; char service_name[NI_MAXSERV]; socket_ops::background_getnameinfo(o->cancel_token_, o->endpoint_.data(), o->endpoint_.size(), host_name, NI_MAXHOST, service_name, NI_MAXSERV, o->endpoint_.protocol().type(), o->ec_); o->re...
C++
r-bottom:0 solid #e24f49;background:#e76b66;-webkit-transition:border-bottom .2s;-moz-transition:border-bottom .2s;-ms-transition:border-bottom .2s;-o-transition:border-bottom .2s;transition:border-bottom .2s;} .download a:before{content:'';display:inline-block;width:26px;height:26px;margin-right:12px;background:url("d...
CSS
nearEquals(new Vector3D(13, 14, 15, 16 ), v3 ); }); it ("copyToMatrix3D", function () { // TODO: Confirm functionality var matrix3D = new Matrix3D (); var exists = matrix3D.copyToMatrix3D; assert.notEqual (exists, null); matrix3D = setupTestMatrix3D(); var copy = new Matrix3D(); ma...
Typescript
margin-top: 8px; margin-bottom: 5px; font-weight: 500; font-size: 14px; } .uppy-size--md .uppy-Dashboard-browseBtn { width: auto; margin: auto; margin-top: 15px; margin-bottom: 15px; padding: 13px 44px; font-size: 15px; } .uppy-Dashboard-AddFiles-list { display: flex; flex: 1; flex-direction: c...
CSS
sing ')' at the end of tuple expression."); } case ',': { if (expectItem) throw new FormatException("Missing ',' before next item in Tuple expression."); Advance(); expectItem = true; break; } case '"': { // string literal string s = Re...
C#
pub mean : Array1<f32>, pub precision : Array2<f32> } impl InverseSchmear { ///Given a matrix M representing a linear transformation _from_ a space ///of smaller dimension _to_ the dimension of this [`InverseSchmear`], ///yields the [`CompressedInverseSchmear`] representing the quadratic ///fo...
Rust
essere un numero intero.","chooseColor":"Scegli"},"cellPad":"Padding celle","cellSpace":"Spaziatura celle","column":{"menu":"Colonna","insertBefore":"Inserisci Colonna Prima","insertAfter":"Inserisci Colonna Dopo","deleteColumn":"Elimina colonne"},"columns":"Colonne","deleteTable":"Cancella Tabella","headers":"Intestaz...
JavaScript
n fmt.Errorf("invalid default value (%#v) for non-pointer/non-omitempty. If specified, must be: %v", def, string(enforcedJson)) } } if def != nil { g.Do("Default: $.$,\n", fmt.Sprintf("%#v", def)) } return nil } func (g openAPITypeWriter) generateDescription(CommentLines []string) { var buffer bytes.Buffer d...
Go
_T_(T)()'> <h3 >CastToObject</h3></a><pre >public&nbsp;function CastToObject&lt;T&gt;(): T</pre><dl > <dt /><b >Generic Parameters</b><dd >T: class</dd></dl><dl > <dt /><b >Reintroduce</b><dd >False</dd></dl><dl > <dt /><b >Returns</b><dd >T</dd></dl><dl > <dt /><b >Class</b><dd >False</dd></dl><hr /><a name='CastToOb...
HTML
from neomodel import db from rest_framework import status from rest_framework.response import Response class ReadBookSearchDao(): '''ReadBookSearchDao This class handles the search on the db for all the Book nodes that match some criteria. This class controls how to retrieve all book nodes that match some ...
Python
lace("-", "").Substring(0, 6); } } public static ScheduleSettingsPreset CreateFromSchedule(Schedule schedule, string nameOverride = "") { string scheduleName = nameOverride.Length > 0 ? nameOverride : schedule.name; var blockIDs = schedule.blocks.Select(block => block.GroupId).ToList(); var confi...
C#
formation about avaliable fields see [pdac_w1_1_40](pdac_w1_1_40) module"] pub type PDAC_W1_1_40 = crate::Reg<u32, _PDAC_W1_1_40>; #[allow(missing_docs)] #[doc(hidden)] pub struct _PDAC_W1_1_40; #[doc = "`read()` method returns [pdac_w1_1_40::R](pdac_w1_1_40::R) reader structure"] impl crate::Readable for PDAC_W1_1_40 ...
Rust
fectManager.addEffect("", "", nodeCT, aEffect, true); rMessage.text = rMessage.text .. " -> [STUNNED]"; elseif ((nTotal == 6) or (nTotal == 7)) then local aEffect = { sName = "System shock; NOTE: No reactions; DISATK; DISCHK", nDuration = 1 }; if ActorManager.getFaction(rSource) ~= "friend" then aEffect.nG...
Lua
: 4px; font-size: 13px; text-align: center; } :root .annis_embeddedvis .v-select-optiongroup-small .v-radiobutton > input ~ label:before { height: 15.5px; padding: 0 7px; color: #191919; font-weight: 500; border-radius: 4px; border: 1px solid #c5c5c5; border-top-color: #c5c5c5; border-bottom-color: #bcbc...
CSS
"^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d", "From abcd Mon Sep 01 12:33:02 1997", "s" ); expect(match.matches[0]).toBe( "From abcd Mon Sep 01 12:33:02 1997".substring(0, 27) ); expect(match.matches[1]).toBe( "From abcd Mon Sep 01 12:33:02 1997".substring(15, 19) )...
Typescript
{ state = STOPPED; close(sock); return 0; } } port = get_numeric_property(osconfig(), "ftpd", "port", getservbyname("ftp", "tcp")->s_port); sock = socket(AF_INET, SOCK_STREAM, 0); if (sock < 0) { syslog(LOG_ERR, "error %d (%s) in socket", errno, strerror(errno)); return 1; } ...
C