content
stringlengths
2
6.21k
label
stringclasses
16 values
} .mejs-contextmenu .mejs-contextmenu-item:hover { background: #2C7C91; color: #fff; } /* Start: Source Chooser */ .mejs-controls .mejs-sourcechooser-button { position: relative; } .mejs-controls .mejs-sourcechooser-button button { background-position: -128px 0; } .mejs-controls .mejs-sourcechooser-button .mejs...
CSS
tool_call = result.tool_calls[0] await toggle_mute_tool.arun(tool_call["args"]) async def initialize_vectorstore(self): """ Initialize the vector store for chat history and context data. TODO: Implement ChromaDB initialization and configuration """ pass ...
Python
s IViewableMap<K, V> me, Lifetime lifetime, Action<Lifetime, KeyValuePair<K, V>> handler) where K: notnull { View(me, lifetime, (lf, k, v) => handler(lf, JetKeyValuePair.Of(k, v))); } public static void FlowInto<K, V>(this IViewableMap<K, V> me, Lifetime lifetime, IDictionary<K, V> storage) where K :...
C#
are creating asset path which must us the posix path delimiter \ .map((path) { final rel = relative(path, from: DartProject.self.pathToProjectRoot); return posix.joinAll(split(rel)); }).toList() ..sort( (a, b) => extractVerionForSQLUpgradeScript(b) - ...
Dart
//////////////////////////////////////////////////////////////////////////////// // // ADOBE SYSTEMS INCORPORATED // Copyright 2004-2006 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file // in accordance with the terms of the license agreeme...
C#
NUM_THERE clr.w RM_ITOF * KKKK: reset room icon count, else icon count will be increased when respawning clr.w DOOR_XP * KKKK: stop SB door exp move.l SP_TABLE+26,-(sp) bsr set_sp move.l (sp)+,SP_TABLE+26 move.w ROOM_IN,d0 *Which room bsr get_rmaddr bsr room_draw tst.w BB_STAT * any BB t...
Assembly
{ return; } this._adjustInstDate( inst, offset, period ); this._updateDatepicker( inst ); }, /* Action for current link. */ _gotoToday: function( id ) { var date, target = $( id ), inst = this._getInst( target[ 0 ] ); if ( this._get( inst, "gotoCurrent" ) && inst.currentDay ) { inst.selectedD...
JavaScript
定 |"); println!("| Tendermint | 100-200 | 5000+ tps | 秒级 | 低 | 即时确定 |"); println!("| HotStuff | 100-500 | 10000+ tps| 秒级 | 低 | 即时确定 |"); println!("| Avalanche | 1000+ | 5000+ tps | 秒级 | 低 | 亚秒级概率确定 |"); println!("+----------...
Markdown
', '虽然不想承认,但是这样的战斗方式确实更适合我,核心的同步率也进入了稳定状态,但是即使这样..……', '', '', '', '', '', '', '', '', '5004001', '', '', '2', '', '银羽', 'Silver Feather', '[{"id":5004001,"pos":2,"enter":2}]', '', '6', '', '', '', '', '', '', '', '', '2101004', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', ''}, {'2101004', '', '不对,现在不是想这...
Lua
n = int(input()) #小朋友的数量 heights = list(map(int, input().split())) #小朋友的身高列表 unhappiness = 0 #初始化不高兴值 change=0 #统计交换次数 for i in rang...
Python
_RBRACK, Cow::Owned("]".into())), tokens[2]); assert_eq!( Token::new(TOKEN_PATH, Cow::Owned("/some/absolute/path".into())), tokens[3] ); assert_eq!( Token::new(TOKEN_PATH, Cow::Owned("/another/absolute/path".into())), tokens[4] ); } ...
Rust
DELETE FROM download_tasks WHERE id = ?', [id]); }); } @override Future<DownloadSession> createSession( DownloadTask task, BooruConfigAuth auth, ) async { final session = DownloadSession( id: _uuid.v4(), taskId: task.id, task: task, startedAt: DateTime.now(), curre...
Dart
public static Event GetToolRotateMapping() { return GetMapping(TOOL_ROTATE_KEY) ?? Event.KeyboardEvent(TOOL_ROTATE_DEFAULT); } public static Event GetViewForwardMapping() { return GetMapping(VIEW_FORWARD_KEY) ?? Event.KeyboardEvent(VIEW_FORWARD_DEFAULT); } public static Event GetViewBackMapping(...
C#
r { transition: cubic-bezier(0.075, 0.82, 0.165, 1) background-color; background-color: map-get($colors, red); } }@import '../../colors.scss'; :host { .page-content-container { background-color: map-get($colors, silver-gray); } .shop-frame { background-color: map-get(...
CSS
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable disable namespace System.Windows.Forms.Design.Tests; public class GroupedContextMenuStripTests { [Fact] public void Populate_WhenInitializedWithoutGroups_ItemsCou...
C#
ures) binaryLinker.configureBinaries(target.binaries, paths.dynamic, paths.static) } } internal class FrameworkLinkingException( message: String, cause: Throwable? = null ) : GradleException(message, cause) /** * Transforms a Kotlin Multiplatform target name to possible architecture names found i...
Kotlin
Sql(input), "Unexpected end of string at parser state Q_LITERAL_START"); } @Test void testQLiteral_InLiteralEndOfString_throwsParseException() { final String input = "{fn EXP(2)} q'abc"; assertParseException(() -> FBEscapedParser.toNativeSql(input), "Unexpec...
Java
.duration + c.windowDuration) { c.bytes -= w.bytes c.windows.PopFront() } else { c.start = w.start break } } if c.windows.Len() == 0 { c.start = ts c.bytes = 0 } } c.bytes += bytes c.active.bytes += bytes } func (c *BitrateCalculator) Bitrate(ts time.Time) (int, bool) { return c....
Go
i)|0;if(!i){m=193;break a}c[ba>>2]=i;i=c[da>>2]|0;if(i|0){i=lb[c[ia>>2]&127](i,c[aa>>2]<<2)|0;if(!i){i=1;m=280;break a}c[da>>2]=i}}while(0);a[(c[ba>>2]|0)+(c[$>>2]|0)>>0]=0;if(a[ca>>0]|0){i=kW(b)|0;if((i|0)<0){i=1;m=280;break a}c[(c[da>>2]|0)+(c[ea>>2]<<2)>>2]=i;c[ea>>2]=(c[ea>>2]|0)+1;c[(c[fa>>2]|0)+(i*28|0)>>2]=6;if(...
JavaScript
re: unnecessary_null_comparison if (request != null) { await note("\nSending crash report data"); request.persistentConnection = false; request.bufferOutput = false; String? host = request.connectionInfo?.remoteAddress.host; int? port = request.connectionInfo?.remotePort; await n...
Dart
fireBomb = false } else if (ponyDataBody.fireWood) { fireWood(ponyDataBody) ponyDataBody.fireWood = false } /* * En disparar */ if (ponyDataBody.cayoEnHoyo) { obj.setTransform(ponyDataBody.regresoHoyo!!.x, ponyDataBody.regresoHoyo!!....
Kotlin
span><span class="string">"+12345"</span><span class="special">,</span> <span class="identifier">lit</span><span class="special">(</span><span class="identifier">val</span><span class="special">(</span><span class="number">12345</span><span class="special">)));</span> <span class="identifier">test_parser</span><span cl...
HTML
|| !timer!.isActive) { timer = Timer(const Duration(microseconds: 120), () { duration = const Duration(); }); } duration += const Duration(milliseconds: 100); return duration; } class WidgetAnimator extends StatelessWidget { final Widget child; const WidgetAnimator({ Key? key, required...
Dart
Кровавого Молота",nil}, [19993] = {"Изверг из клана Кровавого Молота",nil}, [19994] = {"Чернокнижник из клана Кровавого Молота",nil}, [19995] = {"Громила из клана Камнерогов",nil}, [19996] = {"Боевой маг из клана Камнерогов",nil}, [19997] = {"Головорез из клана Камнерогов",nil}, [19998] = {"Шаман из клана Камнерогов",n...
Lua
cmdline_option_value(argc, argv, ++i)); if (storage_version != "latest") { utf8_printf( stderr, "%s: Error: unknown argument (%s) for '-storage-version', only 'latest' is supported currently\n", program_name, storage_version.c_str()); } else { data.openFlags |= DUCKDB_LATEST_STORAG...
C++
// TODO: only store the last one VertexKick<prim, auto_flush, index_swap>(r[2].XYZ2.Skip()); r += 3; } m_q = r[-3].STQ.Q; // remember the last one, STQ outputs this to the temp Q each time } void GSState::GIFPackedRegHandlerNOP(const GIFPackedReg* RESTRICT r, u32 size) { } void GSState::GIFRegHandlerNull(co...
C++
bottom pointing"].label:before, .ui[class*="pointing below"].label:before { border-width: 0px @borderWidth @borderWidth 0px; top: auto; right: auto; transform: translateX(-50%) translateY(-50%) rotate(45deg); top: 100%; left: 50%; } /*--- Left ---*/ .ui[class*="left pointing"].label { margin-top: 0em; m...
CSS
#!python3 import sys from cx_Freeze import setup, Executable import os.path PYTHON_INSTALL_DIR = os.path.dirname(os.path.dirname(os.__file__)) os.environ['TCL_LIBRARY'] = os.path.join(PYTHON_INSTALL_DIR, 'tcl', 'tcl8.6') os.environ['TK_LIBRARY'] = os.path.join(PYTHON_INSTALL_DIR, 'tcl', 'tk8.6') file_includes = [] ...
Python
this.body.velocity.normalize().scale(this.runSpeed); } else { if (this.keys.left.isDown || this.keys.a.isDown) { this.setVelocityX(-this.walkSpeed); } else if (this.keys.right.isDown || this.keys.d.isDown) { this.setVelocityX(this.walkSpeed)...
Typescript
yboard!'..ac.reset) low = i break end end writefile(hi, low) print('enabling hints again') core.console('pref set hint --on') end main(args)
Lua
{ desc = "用组装机生产3个机械科技包", icon = "/pkg/vaststars.resources/ui/textures/construct/industry.texture"}, }, } prototype "挖掘1" { desc = "研究对火星岩石的开采技术", type = { "tech" }, effects = { unlock_recipe = {"采矿机1"}, unlock_item = {"采矿机I"}, }, prerequisites = {"生产机械科技包"}, ingredients = { {"地质科技包", 1}, ...
Lua
from django.contrib import admin from core.models import Post, Tag @admin.register(Post) class PostAdmin(admin.ModelAdmin): ... @admin.register(Tag) class TagAdmin(admin.ModelAdmin): ...
Python
="noopener" href="http://dokan-dev.github.io/">http://dokan-dev.github.io</a></p> <blockquote> <p>SSH(SFTP) filesystem for Windows</p> </blockquote> <p>SSH(SFTP) filesystem made using Dokan and SSH.NET library. It allows you to mount remote computers via SFTP protocol like windows network drives .</p> <p>sshfs 是基于 FUSE...
HTML
white-space: nowrap; color: #003366; } .propertyname { font-weight: bold; padding-top: 0.25em; padding-right: 0.2em; padding-bottom: 0em; padding-left: 0.5em; white-space: nowrap; color: #003366; } .propertyvalue { padding-top: 0.25em; padding-right: 1em; padding-bottom: 0em; padding-left: 0.5em; } #my...
CSS
to_std_string(cx, argv[0], &arg0_tmp); arg0 = arg0_tmp.c_str(); if (!ok) { ok = JS_TRUE; break; } JSBool arg1; ok &= JS_ValueToBoolean(cx, argv[1], &arg1); if (!ok) { ok = JS_TRUE; break; } cobj->playBackgroundMusic(arg0, arg1); JS_SET_RVAL(cx, vp, JSVAL_VOID); return JS_TRUE; } } while(0); do...
C++
A", "F0-ACA9-A", "F0-ACAA-A", "F0-ACAB-A", "F0-ACAC-A", "F0-ACAD-A", "F0-ACAE-A", "F0-AD9D-A", "F0-AD9E-A", "F0-ADA1-A", "F0-ADA2-A", "F0-AE91-A", "F0-AE95-A", "F0-AF84-A", "F0-AF85-A", "F0-AF88-A", "F0-AF89-A", "F0-B078-A", "F0-B079-A", "F0-B07A-A", "F0-B07B-A", "F0-B07C-A", "F0-B16B-A", "F0-B16C-A", "F0-B16D-A", "F0-...
Markdown
/* Open Asset Import Library (assimp) ---------------------------------------------------------------------- Copyright (c) 2006-2022, assimp team All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following condition...
C
rid-template-rows:auto 1fr;grid-template-areas:"cover title""cover props";overflow:hidden}.mw-parser-output .simple_work-cover{grid-area:cover;align-self:center;justify-self:center;overflow:hidden;max-width:100%;max-height:100%;padding:0.25rem;word-break:break-all}.mw-parser-output .simple_work-cover a.new{display:bloc...
Markdown
�述 --- | --- | --- 暂无参数 #### 预执行脚本 ```javascript 暂无预执行脚本 ``` #### 后执行脚本 ```javascript 暂无后执行脚本 ``` ## /jwt鉴权/图书管理/种类管理/新增种类 ```text 暂无描述 ``` #### 接口状态 > 开发中 #### 接口URL > 127.0.0.1:8888/admin/api/book/type #### 请求方式 > POST #### Content-Type > json #### 请求Body参数 ```javascript { "name": "test2", "intro": "dwdwa...
Markdown
uMjY4Ljk3OCAwIC4yNy4yNjguMjcyLjcwMSAwIC45NjlsLTMuOTA4IDMuODNjLS4yNy4yNjgtLjcwNy4yNjgtLjk3OSAwbC0zLjkwOC0zLjgzYy0uMjctLjI2Ny0uMjctLjcwMSAwLS45NjkuMjcxLS4yNjguNzA5LS4yNjguOTc4IDBMMTAgMTFsMy40MTgtMy4xNDF6Ii8+PC9zdmc+) right 10px center no-repeat;background-size:20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);font-family:Titil...
CSS
hether the avatar is using built-in autotyper * @param text the text to render overhead and in chat * @param pattern the pattern description if the user is using the pattern colour type */ public fun setChat( colour: Int, effects: Int, modicon: Int, autotyper: Boolean,...
Kotlin
e}`);return Qn(r,e,t)}function tP(r,e,t,{separator:i=", "}={}){return[...e].map(n=>$e(r,n,t)).join(i)}function Bc(r,e){if(r===null)return null;if(Object.prototype.hasOwnProperty.call(Wy,e))return Wy[e].json(r);if(typeof r!="string")throw new Error(`Assertion failed: Expected the value to be a string, got ${typeof r}`)...
JavaScript
callback(); }); } ``` 那么我们来看看 `parser.parse` 的代码: ```js parse(source, initialState) { let ast = acorn.parse(source); // 简化了代码,这里的一大段其实就是这一句。调用 acorn 对JS进行语法解析,acorn 就是一个JS的 parser // 省略一些代码 if(this.applyPluginsBailResult("program", ast, comments) === undefined) { ...
Markdown
ext-discussiontools-init-section-authorCountLabel'>(discussiontools-topicheader-authorcount: 3)</span></div><div class="ext-discussiontools-init-section-actions"></div></div></div> <dl><dd><span data-mw-comment-start="" id="c-Otr500-2019-06-24T16:09:00.000Z-Posting_issues"></span>I have just recently been having an is...
HTML
closeeScript, 1105.sat, 0, TlvStream(ClosingSigTlv.CloserOutputOnly(sig1), ClosingSigTlv.CloserAndCloseeOutputs(sig2))), Hex.decode("0029 58a00a6f14e69a2e97b18cf76f755c8551fea9947cf7b6ece9d641013eba5f86 0004deadbeef 0006d43db3ef1234 0000000000000451 00000000 014001010101010101010101010101010101010101010101...
Kotlin
(control) { case DEVICE_RESOLUTION: { int *iptr, *iptr2; xDeviceResolutionState *r; XDeviceResolutionState *R; r = (xDeviceResolutionState *) d; R = (XDeviceResolutionState *) Device; R->control = DEVICE_RESOLUTION; R->length = sizeof (XDeviceResolutionState); R->num_valuators = r->num_valu...
C
) nodePlacement(ip []byte, cidr uint8) (parent *trieEntry, exact bool) { for node != nil && node.cidr <= cidr && commonBits(node.bits, ip) >= node.cidr { parent = node if parent.cidr == cidr { exact = true return } bit := node.choose(ip) node = node.child[bit] } return } func (trie parentIndirection...
Go
imiento, 'YYYY-MM-DD HH:mm:ss'); const currentDate = moment(); this.edadYear = currentDate.diff(birthDate, 'years'); this.edadDays = currentDate.diff(birthDate, 'd'); } else { this.edadDays = this.edadYear = null; } if (this.paciente && this.paci...
Typescript
04 001F0464 4B FE 64 91 */ bl func_801DAC94 /* 801F4808 001F0468 2C 03 00 00 */ cmpwi r3, 0 /* 801F480C 001F046C 90 7E 00 08 */ stw r3, 8(r30) /* 801F4810 001F0470 40 82 00 0C */ bne lbl_801F481C /* 801F4814 001F0474 7F C3 F3 78 */ mr r3, r30 /* 801F4818 001F0478 48 00 02 BC */ b lbl_801F4AD4 lbl_801F481C: /* 801...
Assembly
$abbr, but nothing found', ); await tester.tap(inactiveCoinItem); await tester.pumpAndSettle(); } await tester.pumpAndSettle(const Duration(milliseconds: 250)); final Finder switchButton = find.byKey(const Key('back-button')); await tester.tap(switchButton); await tester.pumpAndSettle(); }...
Dart
nt(action.split(' ')[1].substring(1), 10); } else if (action === 'falls asleep') { startTime = orderedLineTimes[i]; } else if (action === 'wakes up') { result.push({ startTime, guard, endTime: orderedLineTimes[i], length: this.diffInMin(startTi...
Typescript
777" }, { "id": "613cff95ae8e92843ddb466e", "name": "Bauer Chase", "gender": "male", "phone": "+86 (878) 600-2304", "address": "847 Tech Place, Felt, District Of Columbia, 2029" }, { "id": "613cff9528ee40e8009fca89", "name": "Velez Kelly", ...
Typescript
1++; /* Read two samples from smaller buffer */ y10 = *pIn2++; y11 = *pIn2++; /* multiply and accumlate */ acc0 += (q31_t) x10 * y10; acc0 += (q31_t) x11 * y11; /* Decrement the loop counter */ tapCnt--; } tapCnt = (srcBLen) & 1U; /* apply same above for remaining samples o...
C
inetuning_args) if is_trainable else model model = init_adapter(model, model_args, finetuning_args, is_trainable) model = model.train() if is_trainable else model.eval() # Prepare model with valuehead for RLHF if stage in ["rm", "ppo"]: model: "AutoModelForCausalLMWithValueHead" = AutoModelForC...
Python
x1b lsl r0, r0, #0xc str r0, [r5, #0xc] add r0, r5, #0x0 bl sub_0201FE94 mov r1, #0xe6 lsl r1, r1, #0x2 str r0, [r4, r1] ldr r0, [r4, #0x10] cmp r0, #0x0 ldr r0, [r4, r1] bne _02078620 mov r1, #0x2d bl sub_02020130 pop {r3-r5, pc} _02078620: mov r1, #0x2e bl sub_02020130 _02078626: pop {r3-r5, pc} th...
Assembly
x[j + 2] + a[3] * x[j + 3] + a[4] * x[j + 4] + a[5] * x[j + 5] + a[6] * x[j + 6] + a[7] * x[j + 7]; y[1] += a[8] * x[j] + a[9] * x[j + 1] + a[10] * x[j + 2] + a[11] * x[j + 3] + a[12] * x[j + 4] + a[13] * x[j + 5] + a[14] * x[j + 6] + a[...
C++
ers-reduced-motion: reduce) { /* Experimental media query, see https://www.w3.org/TR/2020/WD-mediaqueries-5-20200731/ */ .full .incremental > .active, .full .overlay > .active, .full .next.active {animation: unfold 1s} .full .incremental > .active.emerge, .full .overlay > .active.emerge, .full .increment...
CSS
vec_vec_string}; #[test] fn test_increasing_triplet() { assert_eq!(Solution::increasing_triplet(vec![1, 2, 3, 4, 5]), true); } #[test] fn test_increasing_triplet2() { assert_eq!(Solution::increasing_triplet(vec![5, 4, 3, 2, 1]), false); } #[test] fn test_increasing_tr...
Rust
', linejoin_miter: 'Linejoin: Miter', linejoin_round: 'Linejoin: Round', angle: 'Promijeni rotation angle', blur: 'Change gaussian blur value', opacity: 'Promjena odabrane stavke neprozirnost', circle_cx: 'Promjena krug&#39;s CX koordinirati', circle_cy: 'Cy Promijeni krug je koordinirati', ...
JavaScript
firstWhereOrNull( (el) => p.basenameWithoutExtension(el.path) == oldConfig.name); if (srcFile == null) { _lgr ..err('Unable to find the main extension source file.') ..log( '${'help '.green()} Make sure that the name of the main source file matches with `name` field in...
Dart
irytale:enemy -- ["This is seems like a wealthy hedgehog, nice ..."] = "", -- A_Space_Adventure:desert01 -- ["This is the mission panel."] = "", -- Basic_Training_-_Movement -- ["This is the Olympic stadium of saucer flying."] = "", -- A_Space_Adventure:ice02 -- ["This is the Olympic Stadium of Sauc...
Lua
mūsų finansų, žadančių mums, kad su jais nepabėgs. Šiuo tikslu Monero užtikrina, kad visos įdiegtos privatumo technologijos būtų nepatikimos.</p>\n\n<p> Yra ir kitų privatumo technologijų. Patikimi asmenys, ir, reikia pripažinti, jie nėra be savo stipriųjų pusių. „Zcash“ naudoja tam tikrų tipų įrodinėjimo sistemas kai...
Dart
* * Returns the index of the last item that is visible on screen. The item may be partially * visible. * * This may temporarily be larger than the total number of items in the model. This will occur if * the number of items in the model shrinks. */ public val lastVisibleIndex: Int /** Perform a p...
Kotlin
本家的子女和家属进行教育工作。 </p> <p> (八)加强资本主义企业和公私合营企业中党组织的工作,发挥党在改造工作中的领导作用。 </p> <p> (九)加强请示报告制度。凡政策性的问题,必须经市委研究或请示省委确定后执行。 </p> <p> <a href="index.htm"> [返回索引页面] </a> </p> <hr/> <p> <img src="../../../../GFDL-logo-small.png"/> <br/> Copyright (C) 2024 Marxist-Leninist-Maoist. <br...
HTML
last button in the group', () => { buttonGroup.append(` <button class="sc-button sc-button-like"></button> <button class="sc-button sc-button-repost"></button> <button class="sc-button sc-button-more"></button> `); addToButtonGroup(downloadButton, buttonGroup); ...
Typescript
import scrapy import random import time import copy from urllib.parse import urlencode from datetime import datetime from scrapy.utils.project import get_project_settings class MexcSpider(scrapy.Spider): name = "mexc" settings = get_project_settings() headers = { "accept": "text/html,application...
Python
* ;) */ fun parseAsmXorExp(): Boolean { val m = builder.mark() val node = parseAsmAndExp() if (!node) { m.drop() return false } while (currentIs(DlangTypes.OP_XOR)) { advance() if (!parseAsmAndExp()) { ...
Kotlin
inalAngularVelocity.x); Vec4V linVel0T0, linVel0T1, linVel0T2; Vec4V linVel1T0, linVel1T1, linVel1T2; Vec4V angState0T0, angState0T1, angState0T2; Vec4V angState1T0, angState1T1, angState1T2; PX_TRANSPOSE_44_34(linVel00, linVel10, linVel20, linVel30, linVel0T0, linVel0T1, linVel0T2); PX_TRANSPOSE_44_34(li...
C++
nav[role=doc-toc]{z-index:1020}#quarto-sidebar>*,nav[role=doc-toc]>*{transition:opacity .1s ease,border .1s ease}#quarto-sidebar.slow>*,nav[role=doc-toc].slow>*{transition:opacity .4s ease,border .4s ease}.quarto-color-scheme-toggle:not(.alternate).top-right .bi::before{background-image:url('data:image/svg+xml,<svg xml...
CSS
ING INDEX (EB) × [13.01] EXCLAMATION MARK (EX) ÷ [0.3] × 261D × 0020 × 0021 ÷ # × [0.3] WHITE UP POINTING INDEX (EB) × [7.01] SPACE (SP) × [13.01] EXCLAMATION MARK (EX) ÷ [0.3] × 261D × 0308 × 0021 ÷ # × [0.3] WHITE UP POINTING INDEX (EB) × [9.0] COMBINING DIAERESIS (CM1_CM) × [13.01] EXCLAMATION MARK (EX) ÷ [0.3] × ...
Dart
of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead. ###### `x`<sup>Required</sup> <a name="x" id="@cdktf/provider-aws.route53ResolverQueryLogConfig.Route53ResolverQueryLogConfig.isC...
Markdown
、导弹和卫星的试验发射中心", "spacer":"n. 空格杆, 逆电流器, 定位格架\\n[化] 间隔区; 垫片; 定距片; 间距短管", "spacer bar":"[化] 间隔条", "spacer flange":"[化] 过渡法兰; 中间法兰", "spacer gel":"[化] 成层胶; 浓缩胶", "spacer ring":"[化] 定位环; 间隔环; 间隔圈", "spacer sleeve":"[化] 挡套", "spacer spool":"[化] 隔离短轴", "spacer tube":"[化] 定距管; 间隔管", "spacers":"(spacer 的复数) n. 空格杆, 逆电流器, 定位格架\...
Typescript
<div class="absolute inset-y-0 right-0 flex items-center px-3 pointer-events-none"> <svg class="w-4 h-4 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7...
HTML
<label for="pass">Password (8 characters minimum):</label> <input type="password" id="pass" name="password" minlength="8" required /> </div> <input type="submit" value="Sign in" /> ``` ```css interactive-example label { display: block; } input[type="submit"], label { margin-top: 1rem; } ``` 入力時の正確な動作は、ブラウザーによ...
Markdown
= null || (!albumfile.exists() && downloadalubimage)) { try { DownloadUtils.download(albumImg, imagePath, onProcess->{ log.debug("歌曲专辑图片:{} 进度:{} , byte信息:{}/{}",music.getMusicName(),onProcess.getProgress(),onProcess.getBytesRead(),onProcess.getTot...
Java
4, 2}, GetConsecutiveVector<float>(1.f, 8)); test.AddInput<int64_t>("split", {}, {2}); SeqTensors<float> output; output.AddTensor({2, 2}, {1.f, 2.f, 3.f, 4.f}); output.AddTensor({2, 2}, {5.f, 6.f, 7.f, 8.f}); test.AddSeqOutput("S2", output); test.Run(); } TEST(SequenceOpsTest, SplitToSequence_Axis0DefaultS...
C++
609] = "奧蕾西婭·鐵刃", [11673] = "熔核犬", [11737] = "石鞭撕掠者", [11801] = "拉比恩·薩圖納", [11865] = "布里維夫·石拳", [7936] = "萊恩·山心", [5997] = "守望堡工程師", [12057] = "加爾", [12121] = "崔坎", [6093] = "蛀牙傑克", [6125] = "哈達爾薩特", [14450] = "孤兒監護員南丁格爾", [12377] = "哀嚎的幽靈", [6221] = "混亂的麻瘋地精", [16817] = "節慶博學大師", [2594] =...
Lua
using System; using UnityEngine; // ReSharper disable once CheckNamespace // ReSharper disable SuspiciousTypeConversion.Global namespace Aspid.MVVM.StarterKit { [AddComponentMenu("Aspid/MVVM/View Initializers/View Initializer")] public sealed class ViewInitializer : ViewInitializerBase { [Serialize...
C#
Function(WifiGetConfigRequest) updates) => super.copyWith((message) => updates(message as WifiGetConfigRequest)) as WifiGetConfigRequest; $pb.BuilderInfo get info_ => _i; @$core.pragma('dart2js:noInline') static WifiGetConfigRequest create() => WifiGetConfigRequest._(); WifiGetConfigRequest createEmptyInstan...
Dart
/vendor/jquery.min.js\"><\\/script>')</script>\n" + " <script src=\"/dist/js/bootstrap.min.js\" type=\"text/javascript\"></script><!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->\n" + " <script src=\"/assets/js/ie10-viewport-bug-workaround.js\" type=\"text/javascript\"></script>\n" + " </body>\n...
Java
= 0 //单位dp @JvmField var lastFooterExtraHeight: Int = 10 //单位dp @JvmField var needAddFirstHeader: Boolean = false//native 默认不加最头上的header @JvmField var needAddLastFooter: Boolean = true @JvmField var defaultSpaceDrawable: Drawable? = null @JvmField var enableDivider: Boole...
Kotlin
for i in range(2, int(n ** 0.5) + 1): if sieve[i]: for j in range(i * i, n + 1, i): sieve[j] = False return [i for i in range(n + 1) if sieve[i]] # Test n = 30 print(sieve_of_eratosthenes(n)) # Output: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29] ``` ### Explanation This functio...
Markdown
lse, 'name': '阿雷要努力鸭', 'site_id': '15953166', 'type': 'user', 'url': 'https://tuchong.com/15953166/', 'verification_list': [], 'verifications': 0, 'verified': false }, 'site_id': '15953166', 'sites': [], 'tags': ['带我看看,你的城市', '人文天下', '城市', ...
Dart
rwritten export const onCreateTalk = `subscription OnCreateTalk { onCreateTalk { id name speakerName speakerBio time location summary twitter github comments { items { id talkId message createdAt deviceId } nextToken ...
JavaScript
t = -1/Yxs * mu * X - ms * X + D * (Sin - S) dPdt = Ypx * mu * X - D * P dOdt = Kla * (Cs - O2) - 1/Yxo * mu * X - mo * X - D * O2 return [dXdt, dSdt, dPdt, dOdt] y0 = [X0, S0, P0, O0] sol = solve_ivp(modelo_continuo, [0, t_final], y0, t_eval=t_eval, atol=atol, rtol=rtol) st.subhea...
Python
rentUser = user; return next(); } catch (err) { return next(err); } } async optionalAuthHandler(req: IAuthenticatedRequest, res: Request, next: NextFunction) { const token = req.get('authorization'); if (!token) return next(); try { const user = await this.userService.verifyA...
Typescript
state.total & 0xffffffff)) { strm.msg = 'incorrect length check'; state.mode = BAD; break; } INITBITS(s); //Tracev((stderr, "inflate: length matches trailer\n")); } //#endif state.mode =...
HTML
"lastChapter":"最新更新 "+lastChapter['chapterName'],"lastChapterDate":""}); }else{ lastChapterList.add({"lastChapter":book['lastChapter'],"lastChapterDate":book['lastChapterDate']}); } } } startRead(index) async { Map book = rackList[index]; DataHelper db = await getDataHelp(); if ...
Dart
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation \\...
C
{parent=f_div,y=1,text="Facility",alignment=ALIGN.CENTER} local mtx_state = IconIndicator{parent=f_div,y=3,label="Matrix Status",states=basic_states} local sps_state = IconIndicator{parent=f_div,label="SPS Status",states=basic_states} mtx_state.register(fac.induction_ps_tbl[1], "InductionMatrix...
Lua
.jar](https://www.curseforge.com/minecraft/mc-mods/artifacts/files/3214070)) #### [Artifacts-1.16.5-2.8.2.jar](https://www.curseforge.com/minecraft/mc-mods/artifacts/files/3214070) * crashnebula240: Update Spanish translation * [Mikeliro](https://github.com/ochotonida/artifacts/issues?q=is:pr author:Mikeliro): Update...
Markdown
mode2, ParameterMode::Immediate); self.0[op3 as usize] = op1 * op2; 4 } Opcode::Input(_mode) => { // not sure what to do if mode is not immediate? let op = self.operand(ip + 1, ParameterMode::Immediate) as u...
Rust
N_TITLE_FIELD.index = 2 slot2.NOTICEINFO_BTN_TITLE_FIELD.label = 2 slot2.NOTICEINFO_BTN_TITLE_FIELD.has_default_value = false slot2.NOTICEINFO_BTN_TITLE_FIELD.default_value = "" slot2.NOTICEINFO_BTN_TITLE_FIELD.type = 9 slot2.NOTICEINFO_BTN_TITLE_FIELD.cpp_type = 9 slot2.NOTICEINFO_TITLE_FIELD.name = "title" slot2.NOTI...
Lua
9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E")}span.icon-info{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fdfdfd' stroke-width='2'...
CSS
using System.Linq; using JetBrains.Annotations; using JetBrains.Application.Parts; using JetBrains.ProjectModel; using JetBrains.ReSharper.Plugins.Unity.UnityEditorIntegration; using JetBrains.ReSharper.Plugins.Unity.UnityEditorIntegration.Api; using JetBrains.ReSharper.Psi; using JetBrains.ReSharper.Psi.CodeAnnotation...
C#
urn template; } } /// <summary> /// The MBTiles version of the database. /// </summary> private string version; /// <summary> /// Gets the version. /// </summary> /// <value>The MBTiles version of the database.</value> public string Version { get { return version; } } /// <summary> /// The S...
C#
sorStopCh, s.processor.run) defer func() { s.startedLock.Lock() defer s.startedLock.Unlock() s.stopped = true // Don't want any new listeners }() if len(s.filterBounds) > 0 { klog.V(4).Infof("start informer with reset channel. %v", s.objectType) s.controller.RunWithReset(stopCh, s.filterBounds) } else { ...
Go
dart'; import '../utils/preload_assets.dart'; import 'tile.dart'; class Ground extends Tile { WaterStarsEffect waterStarsEffect; FoamWaterEffect foamWaterEffect; Sprite grass; static const water = 95; static const lowWater = 110; static const lowSand = 112; static const sand = 118; static const lowGra...
Dart
/// </summary> public class LockStudyCommand : ServerDatabaseCommand { private readonly QueueStudyStateEnum _queueStudyState; private readonly bool? _writeLock; private readonly bool? _readLock; private readonly ServerEntityKey _studyStorageKey; public LockStudyCommand(ServerEntityKey studyStorageKey, Qu...
C#
000000, %rax cqto print_regs mov $0x1234567812345678, %rdx mov $0x00, %al cbtw print_regs mov $0x1234567812345678, %rdx mov $0x80, %al cbtw print_regs mov $0x1234567812345678, %rdx mov $0x0000, %ax cwtl print_regs mov $0x1234567812345678, %rdx mov $0x8000, %ax cwtl print_regs mov $0x1234567812345678, %rdx mov $0x0...
Assembly