content
stringlengths
2
6.21k
label
stringclasses
16 values
.parse(_i4.context.expect(const _i5.env(r'MY_HEIGHT'))), weight: num.parse(_i4.context.expect(const _i5.env(r'MY_WEIGHT'))), website: Uri.parse(_i4.context.expect(const _i5.env(r'MY_WEBSITE'))), isCool: bool.parse(_i4.context.expect(const _i5.env(r'IM_COOL'))), superSecret: _i6.base64Dec...
Dart
en-us/dotnet/api/skiasharp.skimage">SKImage</a> /// and <a href="https://learn.microsoft.com/en-us/dotnet/api/skiasharp.sksurface">SKSurface</a> types. For example, /// the <see cref="M:KGySoft.Drawing.SkiaSharp.SKBitmapExtensions.GetReadWriteBitmapData(SkiaSharp.SKBitmap,SkiaSharp.SKColor,System.Byte)">SKBitma...
C#
patches.bilibili.misc.theme.fingerprints import app.revanced.patcher.fingerprint.MethodFingerprint import app.revanced.util.getReference import com.android.tools.smali.dexlib2.Opcode import com.android.tools.smali.dexlib2.iface.instruction.WideLiteralInstruction import com.android.tools.smali.dexlib2.iface.reference.M...
Kotlin
tdown(accel_dev); } if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) return -EFAULT; val = 0; if (adf_cfg_add_key_value_param(accel_dev, ADF_KERNEL_SEC, ADF_NUM_CY, (void *)&val, ADF_DEC)) return -EFAULT; set_bit(ADF_STATUS_CONFIGURED, &accel_dev->status); /* Allocate memory for VF info structs */ ...
C
:n})):(i.trace("Node - the non recursive path XAX",e,x,t.node(e),m),await c(x,t.node(e),{config:w,dir:m}))})));const S=e((async()=>{const e=t.edges().map((async function(e){const n=t.edge(e.v,e.w,e.name);i.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(e)),i.info("Edge "+e.v+" -> "+e.w+": ",e," ",JSON.stringify(t.edge...
JavaScript
sitor.stage; return classes.accept(visitor); } runStage(Excluder(config)); runStage(KotlinProcessor()); await runStage(Linker(config)); runStage(Renamer(config)); // classes.accept(const Printer()); try { await classes.accept(DartGenerator(config)); log.info('Completed'); } on Exception ca...
Dart
116 str r0, [r4, #0x14] ldrb r0, [r4, #0x1a] add r0, r0, #1 strb r0, [r4, #0x1a] _0226B116: ldr r2, [r4, #0x10] ldr r1, [r4, #0x14] lsl r3, r2, #1 ldr r2, _0226B140 ; =ov12_0226EB20 lsl r1, r1, #8 ldrsh r2, [r2, r3] ldr r0, [r4] asr r1, r1, #0x10 bl ManagedSprite_SetPositionXY add sp, #4 pop {r3, r4, pc}...
Assembly
_ = aggregatorclientsetscheme.AddToScheme(clientsetscheme.Scheme) // // After this, RawExtensions in Kubernetes types will serialize kube-aggregator types // correctly. var AddToScheme = localSchemeBuilder.AddToScheme func init() { $.metav1AddToGroupVersion|raw$($.Scheme$, $.schemaGroupVersion|raw${Version: "v1"}) ...
Go
= await fetch(apiBase + '/resolve', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ market_address, outcome, owner_address, private_key }) }); const data = await response.json(); document.getElementById('action-result').innerText = JSO...
HTML
Fkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE5NkQ0QUQzRjI0NzRCNUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJBN0FFQTQwQjlGQzExREY5RDlBQT...
HTML
, SILValue storageAddress); /// Replace a value that is mapped to storage with another value. This allows /// limited rewriting of original opaque values. For example, block /// arguments can be replaced with fake loads in order to rewrite their /// corresponding terminator. void replaceValue(SILValue oldVal...
C
L_SHADER' }, { name = 'vort_speed', val = 0.4 }, { name = 'colour_1', ref_table = Maximus.C, ref_value = 'MXMS_PRIMARY' }, { name = 'colour_2', ref_table = Maximus.C, ref_value = 'MXMS_SECONDARY' }, } } }) -- materialize James G.E_...
Lua
mat|. ---Accepts a table with two keys: --- --- open (boolean) Open quickfixlist (default: false) --- errorfile (string) Temporary file for saving output (default: /tmp/yeeterr) ---@param opts? table function M.setqflist(opts) local open = true local errorfile = "/tmp/yeeterr" if opts ~= nil t...
Lua
t_pre:\n {dy_jit_pre}\n, st_pre: \n{st_pre}.', ) predictor_pre = self.predict_analysis_inference(image) flat_st_pre = st_pre.flatten() flat_predictor_pre = np.array(predictor_pre).flatten() for i in range(len(flat_predictor_pre)): # modify precision to 1e-6, avoid un...
Python
.facebook.litho.animated import com.facebook.infer.annotation.ThreadConfined /** * Creates collection of animators that will run one after another in sequence when * [SequenceAnimation.start] is triggered */ class SequenceAnimation(private val animators: Array<out AnimatedAnimation>) : AnimatedAnimation { privat...
Kotlin
obCountForFactory("f4")).isEqualTo(1) assertThat(subject.getJobCountForFactory("f5")).isEqualTo(1) } @Test fun `areFactoriesEmpty - atomic counter behavior edge cases`() { val job1 = fullSpec(id = "id1", factoryKey = "f1") val subject = FastJobStorage(mockDatabase(listOf(job1))) subject.init() ...
Kotlin
"c", "d", "e", "f", "g", ], ), }; class Test<T> { final int size; final Map<Strategy, TestFunction<T>> strategies; const Test(this.size, this.strategies); void _test(Registry registry, SeriesKey key, int runs, int iterations, List<T> input, List<T> expectedResult, T...
Dart
Taweret", "statuette of taweret|glassy faience|", "eg/mobile-large/DP243443.jpg", 0.75 ), SearchData( -1745, 556561, "Magic Wand", "magic wand|ivory|", "eg/mobile-large/86.1.91_EGDP011957.jpg", 1.78 ), SearchData( -202, ...
Kotlin
elinkscopesapis" "github.com/hashicorp/terraform-provider-azurerm/helpers/tf" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/monitor/validate" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" "github.com/h...
Go
for path in \u0026required_paths {\n if content.contains(path) {\n found_paths += 1;\n }\n }\n\n if found_paths == 0 {\n return Err(ContractError::ValidationError {\n message: \"No workspace paths found - fixes may not have been applied\".to_s...
HTML
$grey-50: #fafafa !default; $grey-100: #f5f5f5 !default; $grey-200: #eeeeee !default; $grey-300: #e0e0e0 !default; $grey-400: #bdbdbd !default; $grey-500: #9e9e9e; $rgb-grey-500: "158, 158, 158" !default; $grey-600: #757575 !default; $grey-700: #616161 !default; $grey-800: #424242 !default; $grey-900: #212121 !defau...
CSS
/T5.gif"><code>T5.gif</code></a>,<br /> <a href="TumbleItemProject/src/components/images/tumble/T6.gif"><code>T6.gif</code></a>, <a href="TumbleItemProject/src/components/images/tumble/T7.gif"><code>T7.gif</code></a>, <a href="TumbleItemProject/src/components/images/tumble/T8.gif"><code>T8.gif</code></a>, <a href="Tumb...
HTML
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Runtime.Serialization; namespace Microsoft.Azure.Devices.Common.Exceptions { /// <summary> /// The exception that is thrown when the...
C#
card, context) if context.individual and not context.end_of_round and context.cardarea == G.hand then if context.other_card.ability.roff_favorite then if context.other_card.debuff then return { message = localize('k_debuffed'), colour = G.C....
Lua
final fileCursor = files.openCursor(fileId.toJS).cursorIterator(); await fileCursor.moveNext(); // Update the file length as recorded in the database await fileCursor.current .update(_FileEntry(name: file.name, length: writes.newFileLength)) .complete(); } } Future<void> t...
Dart
/* Declarations and definitions dealing with attribute handling. Copyright (C) 2013-2016 Free Software Foundation, Inc. This file is part of GCC. GCC 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 ver...
C
�梦之女配', '仲夏梦之女配'}, {'21985', '斯文禽兽', '斯文禽兽'}, {'21986', '神龙仙缘', '神龙仙缘'}, {'21987', '俄罗斯幼嫩av', '俄罗斯幼嫩av'}, {'21988', '色爱区综合网', '色爱区综合网'}, {'21989', '久久色综合影院', '久久色综合影院'}, {'21990', 'Av在线伊人影院', 'Av在线伊人影院'}, {'21991', '蝌蚪窝最新播放视频', '蝌蚪窝最新播放视频'}, {'21992', '用力草', '用力草'}, {'21993', '皇城娱乐城', '皇城娱乐城'}, {'21994', '背包式短信群发设备', '...
Lua
existing tasks syncedTask.isEuRedeemableByProperties = false } } if (migrationStartedFrom < 57) { query<SyncedTaskEntityV1>().find().forEach { syncedTask -> // doing this because the initial name isE...
Kotlin
.52 2.52 0 0 1-3.5 0 2.47 2.47 0 0 1 0-3.5l3.88-3.88a1 1 0 0 0-1.42-1.42l-3.88 3.89a4.48 4.48 0 0 0 6.33 6.33l3.89-3.88a1 1 0 1 0-1.42-1.42Zm8.58-12.08a4.49 4.49 0 0 0-6.33 0l-3.89 3.88a1 1 0 0 0 1.42 1.42l3.88-3.88a2.52 2.52 0 0 1 3.5 0 2.47 2.47 0 0 1 0 3.5l-3.88 3.88a1 1 0 1 0 1.42 1.42l3.88-3.89a4.49 4.49 0 0 0 0-6...
HTML
" class="Bound">o≤p</a> <a id="18203" class="Symbol">=</a> <a id="18205" href="Data.Nat.Base.html#1600" class="InductiveConstructor">s≤s</a> <a id="18209" class="Symbol">(</a><a id="18210" href="Data.Nat.Properties.html#16858" class="Function">≤-stepsˡ</a> <a id="18219" href="Data.Nat.Properties.html#18180" class="Boun...
HTML
return end if context.config["display_plant_stressors"] == 1 then local hat = false -- when looking for hat prefab file, remove hat part --if context.player.components.inventory:Has("nutrientsgoggleshat", 1) then if context.player:HasTag("plantkin") then hat = true elseif context.player.components.i...
Lua
ServerConfig.md).[cert](./BaseDevServerConfig.md#cert) #### Defined in [packages/repack/src/types.ts:95](https://github.com/callstack/repack/blob/a78f6b9/packages/repack/src/types.ts#L95) ___ ### context • **context**: `string` Context in which all resolution happens. Usually it's project root directory. #### In...
Markdown
array. return new Promise<any>((resolve, reject) => { this.connectDb().then((db: any) => { db.collection(this.menuCollectionName).find({}).toArray((err: any, menus: any) => { if (err) { console.log("Data Access Error: " + err); ...
Typescript
using System.Text.Json.Serialization; namespace ModelContextProtocol.Protocol; /// <summary> /// Represents a completion object in the server's response to a <see cref="RequestMethods.CompletionComplete"/> request. /// </summary> /// <remarks> /// See the <see href="https://github.com/modelcontextprotocol/specificati...
C#
Offsets[1]; int srcBOffset = srcBandOffsets[2]; int dstROffset = dstBandOffsets[0]; int dstGOffset = dstBandOffsets[1]; int dstBOffset = dstBandOffsets[2]; final int sqrt3d2 = (int) (sMath_scale * Math.sqrt(3) / 2); // 0.866... for (int row = 0; row < height; row++) { ...
Java
true) { delay(1000) // 每秒检查一次 // 触发重新组合以更新 session } } DisposableEffect(Unit) { onDispose { android.util.Log.d("NameTagOverlay", "NameTag overlay disposed") } } } }package com.phoenix.luminacn.application i...
Kotlin
uted by aashish1995 ``` ## 蟒蛇 3 ``` def Selection_Sort(arr, n):     for i in range(n - 1):         min_index = i          for j in range(i + 1, n):             if (arr[j] < arr[min_index]):                 min_index = j         arr[i], arr[min_index] = arr[min_index], arr[i]  # Driver Code n = 5 arr = [ 2, 0, 1, ...
Markdown
x00000040u; /* WAIT_LOOP */ while (0u != SCE->REG_18H_b.B12) { /* waiting */ } return FSP_ERR_CRYPTO_SCE_KEY_SET_FAIL; } else { SCE->REG_7CH = 0x00000001u; SCE->REG_7CH = 0x00000041u; SCE->REG_104H = 0x00000051u; SCE->REG_A4...
C
'i (g parents) d -> parents i g d', parents = 2) # cross over parent1, parent2 = parents children = parent1.lerp(parent2, (torch.randn_like(parent1) / temperature).sigmoid()) # maybe migration if ( divisible_by(self.step.item() + 1, self.migrate_genes_every) and...
Python
{WM_OUTPUT_SCALE(12), OutputScaleInfo(10.0f, L"1000%", "1000")}}; static const char* defaultPreset = "newpixie-crt"; static const char* favoritePresets[] = {"bayer_4x4", "crt-geom", "crt-guest-advanced-ntsc", ...
C
d String name, int? motherId, _i2.Cat? mother, List<_i2.Cat>? kittens, }) = _CatImpl; factory Cat.fromJson(Map<String, dynamic> jsonSerialization) { return Cat( id: jsonSerialization['id'] as int?, name: jsonSerialization['name'] as String, motherId: jsonSerialization['motherId'] ...
Dart
{"title": "Error: OSRM reach the limit number of points. Please switch to Vincenty"} return return_lambda_gateway_response(400, cluster) # Define weight of each edge distance = constraints.CreateDistanceEvaluator(data) distance_matrix = distance.get_distance_matrix() distance_evaluator = dista...
Python
<div id="container" style="width:1000px;height:850px;">Loading....</div> <script> $(function(){ Highcharts.setOptions({"global": {}, "lang": {}}); var option = {"chart": {"renderTo": "container", "width": 1000, "height": 850, "type": "heatmap", "zoomType": "xy"}, "colors": ...
HTML
接的节点列表 // i.allowToConnectNodesInLEOPlane = new ArrayList<DTNHost>(); // i.allowToConnectNodesInLEOPlane.addAll(map.get(seriesNumberOfLEOPlane)); // i.allowToConnectNodesInLEOPlane.addAll(i.getHost().getRouter().CommunicationNodesList.keySet()); // } // } // } }package chartAnalysisWindow.src.chartWindow; ...
Java
0,0,0,0,2h1a1,1,0,0,0,0-2ZM4,11H3a1,1,0,0,0,0,2H4a1,1,0,0,0,0-2Zm14,5.586A1,1,0,0,0,16.586,18l.707.707a1,1,0,0,0,1.414-1.414ZM6.707,5.293A1,1,0,0,0,5.293,6.707L6,7.414A1,1,0,0,0,7.414,6Z'/%3E%3C/svg%3E")}input[type=checkbox]:checked[data-task=p],li[data-task=p]>input:checked,li[data-task=p]>p>input:checked{background-c...
CSS
} } .btn { transition: all 0.35s ease-in-out; } [data-toggle="buttons"] > div .btn input[type="radio"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } @media (min-width: 320px) { .col-xs-6.left-btn-container { padding-left: 0; } .col-xs-6.left-btn-container ...
CSS
if (wwwFormInfo.WWWForm == null) { m_WWW = new WWW(webRequestUri); } else { m_WWW = new WWW(webRequestUri, wwwFormInfo.WWWForm); } } /// <summary> /// 通过 Web 请求代理辅助器发送请求。 /// </summary> ...
C#
<html> <head> <meta charset="utf-8"> <title>{% block title %}Finance AI{% endblock %}</title> <link rel="stylesheet" href="{{ url_for('static', filename='css/styles.css') }}"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <nav class="nav"> <a href="{{ url_for('dashboard.d...
HTML
AMECALL R12 R3 K8 ["AddNewAction"] CALL R12 -1 1 GETTABLEKS R11 R12 K9 ["Triggered"] NEWCLOSURE R13 P2 CAPTURE VAL R0 CAPTURE UPVAL U4 CAPTURE VAL R2 CAPTURE VAL R9 NAMECALL R11 R11 K10 ["connect"] CALL R11 2 0 LOADK R14 K18 ["CopyIdToClipboard"] LOADK R17 K6 ["ContextMenu"] LOADK R18 K18 ["Copy...
Assembly
c13 0 24 -11 24 -25z M50 74c0 -14 -11 -25 -25 -25c-13 0 -24 11 -24 25s11 25 24 25c14 0 25 -11 25 -25zM225 74c0 -14 -11 -25 -25 -25c-13 0 -24 11 -24 25s11 25 24 25c14 0 25 -11 25 -25zM137 25c0 -14 -11 -25 -24 -25c-14 0 -25 11 -25 25c0 13 11 24 25 24c13 0 24 -11 24 -24z"/> <glyph glyph-name="uniE68E" unicode="" horiz...
HTML
import numpy as np import sys import os import cPickle if len(sys.argv) < 2: print 'Usage: python VerifyDistMatrix.py target_name' exit(-1) target = sys.argv[1] distcbDir = 'Test500-distcb/' tplDistDir = 'pdb25-tpl-atomDistMatrix/' pdbDistDir = 'pdb25-7952-atomDistMatrix/' distcbFile = distcbDir + target + '.dist...
Python
import 'dart:math' as math; class MathLibraryTest { static void testConstants() { // Source for mathematical constants is Wolfram Alpha. Expect.equals(2.7182818284590452353602874713526624977572470936999595749669, math.E); Expect.equals(2.3025850929940456840179914546843642076011014886287...
Dart
表,一个普通饼图就可以 const chartSpec = { type: 'pie', data: [ { values: [ { month: 'Mon', sales: 22 }, { month: 'Tue', sales: 38 }, { month: 'Wed', sales: 25 }, { month: 'Thu', sales: 29 }, { month: 'Fri', sales: 13 } ] } ], outerRadius: 0.8, valueField: 'sal...
Markdown
by TestMain } func (suite *AccessGrantRoleBindingTestSuite) TestCreateAccessGrantRoleBinding() { // Create a test access grant userAccessGrant := &types.AccessGrant{ OrganizationID: suite.org.ID, ResourceID: "test-dataset", UserID: "test-user", } // Create access grant with no roles createdUser...
Go
, that's OK. Such coupling can always be decoupled later if it is // actually necessary. this.elementRef.nativeElement .querySelector( "input[ name = 'name' ]" ) .focus() ; } } import { drawLineVert } from './shader/draw_line_vert'; import { drawLineFrag } from './shader/draw_line_frag'; import { PlumeGL...
Typescript
South edge, west end (input, bit width 1)</dt> <dd>Asynchronous set: When 1 or undefined, this input has no effect. When 1, the flip-flop's value is pinned to 1. This occurs asynchronously - that is, without regard to the current clock input value. As long as this input is 1, the other inputs have no effect, except for...
HTML
a){I(a.V("2l")!=R)H"";K b=a.V("1t");H e.16.2o(a,"21",b?b:e.13.1x.21)},2B:6(a){a=1E.6j(t(a.1c));a.1l=a.1l.Q("47","")}},2P:{2B:6(){K a="68=0";a+=", 18="+(31.30-33)/2+", 32="+(31.2Z-2Y)/2+", 30=33, 2Z=2Y";a=a.Q(/^,/,"");a=1P.6Z("","38",a);a.2C();K b=a.1E;b.6W(e.13.1x.37);b.6V();a.2C()}}}},35:6(a,b){K c;I(b)c=[b];Y{c=1E.36...
JavaScript
Whitespace = false; continue myDefault; case "center": textAlign = TextAlign.center; // no break here continue myDefault; myDefault: default: Decoration decoration; if (parseContext.blockType == 'blockquote') { ...
Dart
; match PageTable::alloc_proc_pagetable(pdata.tf as usize) { Some(p) => pgt = p, None => { drop(idata); drop(inode); LOG.end_op(); return Err("mem not enough") }, } let mut proc_size = 0usize; // load each program section let ph_size = mem::size_of::<...
Rust
ologyCheck(SqlgGraph sqlgGraph) { <b class="fc">&nbsp; Assert.assertEquals(1, sqlgGraph.topology().V().has(Topology.SQLG_SCHEMA + &quot;.&quot; + Topology.SQLG_SCHEMA_VERTEX_LABEL, Topology.SQLG_SCHEMA_VERTEX_LABEL_NAME, &quot;Person&quot;).count().next().longValue());</b> &nbsp; <b class="fc">&nbsp; Asse...
HTML
me::Zero(); m_lastAccountedMemoryCycle = SubsecondTime::Zero(); registerStatsMetric("rob_timer", core->getId(), "outstandingLongLatencyInsns", &m_outstandingLongLatencyInsns); registerStatsMetric("rob_timer", core->getId(), "outstandingLongLatencyCycles", &m_outstandingLongLatencyCycles); m_loads_count = ...
C++
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnstr.c :+: :+: :+: ...
C
import pytest import os from fastNLP import Vocabulary @pytest.mark.torch class TestCRF: def test_case1(self): from fastNLP.modules.torch.decoder.crf import allowed_transitions # 检查allowed_transitions()能否正确使用 id2label = {0: 'B', 1: 'I', 2:'O'} expected_res = {(0, 0), (0, 1), (0, 2...
Python
49-1c-.22-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64L4.57 11c-.04.34-.07.67-.07 1s.03.65.07.97l-2.11 1.66c-.19.15-.25.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1.01c.52.4 1.06.74 1.69.99l.37 2.65c.04.24.25.42.5.42h4c.25 0 .46-.18.5-.42l.37-2.65c.63-.26 1.17-.59 1.69-.99l2.49 1.01c.22.08.49 0 .61-.22l2-3.46c.12-.22.07-...
CSS
eList<RankListData.Item>?) : BaseQuickAdapter<RankListData.Item, BaseViewHolder>(layout,data) { override fun convert(helper: BaseViewHolder, item: RankListData.Item) { helper.setText(R.id.title,item.title) helper.setText(R.id.up_name,item.name) helper.setText(R.id.gra...
Kotlin
xe1,0xe5,0x52,0x5d,0x1c,0x25,0xf0,0x1c,0xf0,0x1c] vminpd 485498096{1to8}, %zmm19, %zmm19 {%k2} // CHECK: vminpd 485498096{1to8}, %zmm19, %zmm19 {%k2} {z} // CHECK: encoding: [0x62,0xe1,0xe5,0xd2,0x5d,0x1c,0x25,0xf0,0x1c,0xf0,0x1c] vminpd 485498096{1to8}, %zmm19, %zmm19 {%k2} {z} // CHECK: vminpd 485498096...
Assembly
keys[e.Value]; got == e { out = append(out, e) delete(keys, e.Value) } } return out, nil } // Returns the base name of the type of v func baseType(v interface{}) reflect.Type { ty := reflect.TypeOf(v) for ty != nil && ty.Kind() == reflect.Ptr { return ty.Elem() } return ty } func singleTypeTest(test ...
Go
*OptimismPortal2WithdrawalProvenIterator) Close() error { it.sub.Unsubscribe() return nil } // OptimismPortal2WithdrawalProven represents a WithdrawalProven event raised by the OptimismPortal2 contract. type OptimismPortal2WithdrawalProven struct { WithdrawalHash [32]byte From common.Address To ...
Go
"></div><!--[/diy]--> </div> <!--{if $visitorlist}--> <div class="bm"> <div class="bm_h cl"> <span class="y"> <!--{if $_G['setting']['magicstatus'] && $_G['setting']['magics']['visit']}--> <a id="a_magic_visit" href="home.php?mod=magic&mid=visit" onclick="showWindow('magics',this.h...
HTML
NDOCATOR: Icon = GUIDefaults.getImage("ToggleText.icon")!! /** * Creates a tmp PDF file containing the given content. * * Note: The file is deleted as soon as the JVM terminates. * * @param content The content which shall be written to the PDF file. * @return The path to the PDF file. */ @Throws(IOException::cl...
Kotlin
:"100%"},disabled:g})))};var wS=P(85986);function m1(n){const r=Number(n);return Number.isNaN(r)?void 0:r}const F3=n=>{const{disabled:r,placeholder:o,value:s,onChange:l}=n,[u,h]=(0,F.useState)(m1(s)),p=(0,F.useRef)(!1);(0,F.useEffect)(()=>{p.current||(p.current=!0),h(m1(s))},[s]);const g=(0,F.useCallback)(v=>{h(v),type...
JavaScript
: [ { replaceName: 'Ships', }, ], } import { Amount, BaseUnits, UnitMap } from "uom"; import * as PropertyValue from "../property-value"; const unitLookup: UnitMap.UnitLookup = (unitString) => (BaseUnits as UnitMap.UnitMap)[unitString]; describe("PropertyValue", () => { it("should_parse_amount_with_decimal_...
Typescript
Quelles sont leurs licences ? Les polices d'écritures proposées dans Magrit sont les suivantes : - Montserrat - Open Sans - Roboto - Great Vibes - Lato - Pacifico - Amatic - Oswald - Lobster - Playfair Display - Dosis - League Gothic Il s'agit de polices gratuites et libres de droit (d'après la revue qui en a été f...
Markdown
AlarmId(); final scheduledTime = DateTime.now().add(initialDelay); print('⏰ Prayer alarm details:'); print(' - Alarm ID: $alarmId'); print(' - Unique ID: $uniqueId'); print(' - Scheduled for: $scheduledTime'); print(' - Delay: ${initialDelay.inMinutes} minutes'); print...
Dart
; i <= 8; i++) { const characterobject = mp.co_jm[i]; if (characterobject.c < 100) continue; if (Math.abs(this.x - characterobject.x) < 34 && Math.abs(this.y - characterobject.y) < 30) { if (characterobject.c === 200) { // グレネード this.hitWithGrenade(mp, characterobject); } else { ...
Typescript
-1022 * Exponent bias +1023 * Exponent bits 11 * Integer bit hidden * Total width in bits 64 */ if (bexp > 1024) { /* overflow */ return numeric_limits<double>::infinity(); } else { /* value i...
C++
NS v10.d[1], x11 SDOT v22.4s, v9.16b, v6.4b[1] LDR x11, [x5], 8 SDOT v23.4s, v9.16b, v7.4b[1] # BLOCK 2 SDOT v24.4s, v10.16b, v4.4b[1] SDOT v25.4s, v10.16b, v5.4b[1] INS v11.d[1], x11 SDOT v26....
Assembly
<a href="/wiki/Rodrigo_Bentancur" title="Rodrigo Bentancur">Rodrigo Bentancur</a>. <a href="/wiki/Denis_Cheryshev" title="Denis Cheryshev">Denis Cheryshev</a> struck a half-volley straight at <a href="/wiki/Fernando_Muslera" title="Fernando Muslera">Fernando Muslera</a>. He then found the net at the other end on 23 mi...
HTML
249, 249, 0) 90%) i; } /* light theme tap on the channel page*/ ytd-feed-filter-chip-bar-renderer[darker-dark-theme][component-style="FEED_FILTER_CHIP_BAR_STYLE_TYPE_HASHTAG_LANDING_PAGE"] #chips-wrapper.ytd-feed-filter-chip-bar-renderer, ytd-feed-filter-chip-bar-render...
CSS
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 agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES O...
Typescript
lineno"> 467</span>&#160; offset_ -= offset_in_elements;</div><div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160;</div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160; <span class="keywordflow">if</span> (offset_ &lt; 0) {</div><div class="line"><a name="l...
HTML
по бумаге RU000A10A9Z1 был больше, чем 3000 шт каждый день.</li><li>Поиск оборота. Итоговый оборот в бумагах (объем сделок, шт) за 11 дней: 324148 шт нарастающим итогом.</li><li>Поиск выплат. Для RU000A10A9Z1 есть 45 дат(ы) будущих платежей с неизвестным значением выплат.</li><li>Поиск выплат. Купоны для RU000A10A9Z1 в...
HTML
ckage:thingsboard_app/modules/device/provisioning/route/esp_provisioning_route.dart'; import 'package:thingsboard_app/thingsboard_client.dart'; import 'package:thingsboard_app/utils/services/mobile_actions/mobile_action.dart'; import 'package:thingsboard_app/utils/services/mobile_actions/mobile_action_result.dart'; imp...
Dart
} /// 初始化首次启动的界面 void _initModules() { _pageModules ..clear() ..addAll(SharedDepository().pageModules); // 优先显示天气 int index = _pageModules.indexWhere((v) => v.page == PageType.WEATHER && v.open); if (index == -1) { // 当天气功能被关闭时,显示第一个未被关闭的界面 index = _pageModules.in...
Dart
/* err/test_errnos.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough * * 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 3 of the License, o...
C
edu_list" tab-type="tab-cont" style="display: none;" data-sudaclick="blk_eduad_3" id="ad_edu_03"></div> <div class="ad_edu_list" tab-type="tab-cont" style="display: none;" data-sudaclick="blk_eduad_4" id="ad_edu_04"></div> <script> var PdpsArray = ["PDPS000000058015","PDPS000000058016","PDPS000000058017","PDPS000...
HTML
2CPP_METHOD_ATTR void* UnsafeUtility_AddressOf_TisTransformPositionsJob_t76836F51EABF9ECE4503F3ECAC1DA2C32D0DA468_m1B898A2AD63AAB5F3EC6DAD8197B1C47C37C0DA3_gshared (TransformPositionsJob_t76836F51EABF9ECE4503F3ECAC1DA2C32D0DA468 * ___output0, const RuntimeMethod* method) { { TransformPositionsJob_t76836F51EABF9ECE45...
C++
Ojbw== 169584 IG1hcsOn 169585 IGRldnJleg== 169586 LWJpbmQ= 169587 IOCkj+CkueCkvw== 169588 IG5qaWhvdmU= 169589 0LDQvdGL0L0= 169590 IG9zb2Jl 169591 IGludGVybmF0aW9uYXV4 169592 IG3EgWxhbWE= 169593 z4HOuc6s 169594 IOCqreCqlw== 169595 INC10LjQsdCw0YjRjNGA0LA= 169596 b3RyYW5z 169597 IGtpb3M= 169598 IOCypuCziuCyoeCzjeCyoQ== 1...
Kotlin
", // "qrcode": "http://xqres.xiangqu.com/successfulsofe.jpg", // "userId": "17019802" // }, // "postage": "", // "price": 165, // "productActionlist": [], // "productDiscountTxt": "登录后,分享该商品即可获得1张满减券", // "productId": 3128357, // "productNote": null, // ...
Kotlin
OR IMPLIED, * OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY OR COMPLETENESS OF RESPONSES, OF RESULTS, OR CONDITIONS OF MERCHANTABILITY. * THE ENTIRE RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS SAMPLE CODE REMAINS WITH THE USER. * NO TECHNICAL SUPPORT IS PROVIDED. YOU MAY NOT DISTRIBUTE THIS CODE UNLESS ...
Typescript
arter-1-1,.widget-area-g-lg-vp-1-4 .wag-u-lg-quarter-1-1{width:100%}.widget-area-g-lg-1-4 .wag-u-lg-quarter-1-2,.widget-area-g-lg-vp-1-4 .wag-u-lg-quarter-1-2{width:50%}.widget-area-g-lg-1-4 .wag-u-lg-quarter-1-3,.widget-area-g-lg-vp-1-4 .wag-u-lg-quarter-1-3{width:33.3333333333%}.widget-area-g-lg-1-4 .wag-u-lg-quarter...
HTML
ot je listina za umetniško delo ali pesem. - [ERC-777](/developers/docs/standards/tokens/erc-777/) – ERC-777 ljudem omogoča razvoj dodatnih funkcionalnosti na vrhu žetonov, kot je mešana pogodba za izboljšano zasebnost transakcij ali funkcija za ponovno odkritje v sili, ki vas reši, če izgubite svoje zasebne ključe. - ...
Markdown
e: logger.error(f"Error checking/loading PDF: {e}") # Domain-specific handling for other URLs httpx_domains = [ "https://ncode.syosetu.com", "https://pubmed.ncbi.nlm.nih.gov", "https://www.bnext.com.tw", "https://github.com", "https://www.twreporter.org", ...
Python
, _022FDFA0 ; =DUNGEON_PTR strb r2, [sl, #0xa9] ldr r0, [r0] mov r1, #1 strb r1, [r0, #0xe] strh r2, [sl, #0x30] strb r2, [sl, #0x11e + SUB_INIT_MONSTER_OFFSET] #ifdef JAPAN strb r2, [sl, #0x105] strb r2, [sl, #0x11b] strb r2, [sl, #0xfd] strb r2, [sl, #0x107] #else strb r2, [sl, #0x106] strb r2, [sl, #0x11...
Assembly
d;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'...
CSS
"\ttaskbarHeight: 0.0px (0.0dp)\n" + "\tstashedTaskbarHeight: 0.0px (0.0dp)\n" + "\ttaskbarBottomMargin: 0.0px (0.0dp)\n" + "\ttaskbarIconSize: 0.0px (0.0dp)\n" + "\tdesiredWorkspaceHorizontalMarginPx: 21.0px (8.0dp)\n" ...
Kotlin
enue, compared to $14.8 million, or 5.8% of revenue, in the third quarter of 2022. </li> <li> <b>Net Income (Loss)</b>: GAAP net loss was $23.5 million, compared to $42.5 million in the third quarter of 2022. GAAP net loss per basic and diluted share was $0.07, compared to $0.13 in the third quarter of 2022. No...
HTML
急预案,报本级人民政府批准,并报上一级人民政府林业主管部门备案。 森林火灾应急预案应当包括下列内容: (一)森林火灾应急指挥机构及其职责; (二)森林火灾的预警、监测、信息报告和处理; (三)森林火灾的应急响应机制和措施; (四)资金、物资和技术等保障措施; (五)灾后处置。 乡(镇)人民政府应当根据森林火灾应急预案,制定森林火灾应急处置办法。 村(居)民委员会、森林资源经营单位和个人,应当按照森林火灾应急预案和森林火灾应急处置办法的规定,协助做好森林火灾应急处置工作。 第十二条 各级人民政府应当按照森林防火规划和有关规定,组织建设或者配置下列森林防火设施、设备: (一)森林防火工程或者生物阻隔网络、警示宣传标志...
Markdown
8 2.396H5.062z"/>'),xz=fa("BootstrapReboot",'<path d="M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 1 1 0-1.16 8 8 0 1 1-6.556 3.412l-.663-.577a.58.58 0 0 1 .227-.997l2.52-.69a.58.58 0 0 1 .728.633l-.332 2.592a.58.58 0 0 1-.956.364l-.643-.56A6.812 6.812 0 0 0 1.16 8z"/><path d="M6.641 11.671V8.843h1.57l1.498 2.828h1.314L...
JavaScript
tic int clk_sam9x5_main_prepare(struct clk_hw *hw) { struct clk_sam9x5_main *clkmain = to_clk_sam9x5_main(hw); struct regmap *regmap = clkmain->regmap; while (!clk_sam9x5_main_ready(regmap)) cpu_relax(); return clk_main_probe_frequency(regmap); } static int clk_sam9x5_main_is_prepared(struct clk_hw *hw) { str...
C