content
stringlengths
2
6.21k
label
stringclasses
16 values
) { await npDb.initMainIsolate(androidSdk: androidSdk); } else { await npDb.initBackgroundIsolate(androidSdk: androidSdk); } return npDb; } Future<Pref> _createSecurePref() async { final provider = PrefSecureStorageProvider(); await provider.init(); return Pref.scoped(provider); } final _log = Log...
Dart
tJobMediaSize_(id: "PRC_3", widthMils: 4921, heightMils: 6929); ///Chinese PRC 4 media size: 110mm x 208mm (4.330" x 8.189") static const PRC_4 = const PrintJobMediaSize_(id: "PRC_4", widthMils: 4330, heightMils: 8189); ///Chinese PRC 5 media size: 110mm x 220mm (4.330" x 8.661") static const PRC_5 = ...
Dart
using NexusForever.Database.Character; using NexusForever.Game.Static.Entity; using NexusForever.Network.World.Message.Model; using NexusForever.Shared; namespace NexusForever.Game.Abstract.Entity { public interface ICostumeManager : IDatabaseCharacter, IUpdate { byte? CostumeIndex { get; } by...
C#
{ @Serializable data class Control( @SerialName("answer_guide_android_url") val answerGuideAndroidUrl: String, // https://www.bilibili.com/h5/newbie/entry?navhide=1&re_src=6 @SerialName("answer_guide_icon_url") val answerGuideIconUrl: String, // http://i0.hdslb.com/bfs/emote/969...
Kotlin
*/ /*0x147e*/ ldr r1, [r0, #4] /*0x1480*/ ldr r0, [r0, #8] /*0x1482*/ ands r0, r1 /*0x1484*/ bx lr /*0x1486*/ .byte 0x00 /*0x1487*/ .byte 0x00 data_1488: /*0x1488*/ .word 0x400a8000 .thumb_func call_148c: /*0x148c*/ ldr r0, [pc, #8] /* data_1498 */ /*0...
Assembly
�� 폐색 객체 [62]를 추적하기 위한 최근의 접근법을 고려한다. 냄비 내부의 보이지 않는 물체의 궤적을 정확하게 이유하기 위해 질감이나 의미적 신호만으로는 충분하지 않을 것이다. 그렇다면 이 접근법에 의해 사용되는 _spatiotal_ 메커니즘은 무엇인가? 그리고 다양한 작업을 위해 훈련된 비디오 모델에 걸쳐 이러한 메커니즘 _universal_가 있습니까?\n' + '\n' + '이 작품에서 우리는 이러한 질문에 답하기 위해 제안합니다.\n' + '\n' + '그림 1: 교합(톱)을 통한 추적을 위한 TCOW 모델[62...
HTML
rue; } void print_node_explain(ExplainState *es, PlanState *ps, Plan *plan) { int wrkrs = 1; double error = -1.; AQOPlanNode *aqo_node; /* Extension, which took a hook early can be executed early too. */ if (prev_ExplainOneNode_hook) prev_ExplainOneNode_hook(es, ps, plan); if (IsQueryDisabled() || !p...
C
:48:46.028Z', // _meta: '{}', // }, // merchant: { // id: 1, // email: 'admin@maincoin.money', // displayName: 'Maincoin MerchantEntity', // createdAt: '2019-02-02T18:48:46.069Z', // ipn: null, // }, // ipn: 'http://localhost:4000/api/notify', // depositAddress: { // pr...
Typescript
ch].gr[gr].block_type == 0) { // Side info bad: block_type == 0 in split block return false; } else if (si.ch[ch].gr[gr].block_type == 2 && si.ch[ch].gr[gr].mixed_block_flag == 0) { si.ch[ch].gr[gr].region0_count = 8; } else { si.ch[ch].gr[gr].re...
Java
= {1, 6, 0}, xi = 48) @DebugMetadata(c = "kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3", f = "Merge.kt", i = {}, l = {27}, m = "invokeSuspend", n = {}, s = {}) /* compiled from: Merge.kt */ final class ChannelFlowTransformLatest$flowCollect$3 extends SuspendLambda implements Function2<Coro...
Java
ModeSwitcherManager.USER_DEF_KEYCODE_LANG_2, 1) to ContextCompat.getDrawable(Launcher.instance.context, R.drawable.sdk_skb_key_input_mode_en_icon), Objects.hash(InputModeSwitcherManager.USER_DEF_KEYCODE_LANG_2, 2) to ContextCompat.getDrawable(Launcher.instance.context, R.drawable.sdk_skb_key_input_mode_language), ...
Kotlin
)</div></div><h2>本文目录一览:</h2><ul><li style='margin-bottom: 3px;list-style: none'> 1、打狂犬疫苗期间能吃牛肉么?? </li> <li style='margin-bottom: 3px;list-style: none'> 2、在打狂犬疫苗期间能不能吃感冒药 </li> <li style='margin-bottom: 3px;list-style: none'> 3、打新冠疫苗不能吃什么 </li> </ul><h2 id='打狂犬疫苗期间能吃牛肉么??'>打狂犬疫苗期间能吃牛肉么??</h2> <p>你好,被猫咬伤,存在感染狂犬病的风险,需要做...
HTML
tiple(CreateBrokenTestQuery("B6B4B46B-3209-4A8F-8FC8-A16F27CC44F3")); Assert.Equal(3, ec.Entities.Count); } [Fact] public void __QueryExpression_Test_CodeBased_Contact_Account_Contact_Working() { var ctx = new XrmFakedContext(); var service = ctx.GetO...
C#
Uid string `protobuf:"bytes,6,opt,name=target_uid,json=targetUid,proto3" json:"target_uid,omitempty"` // The name of the `Target`. This is an optional field, as a `Target` may not // always be applicable to a policy. Target string `protobuf:"bytes,7,opt,name=target,proto3" json:"target,omitempty"` // What invoked t...
Go
def get_dyld_finder(): import ctypes import ctypes.util _libdyld = ctypes.CDLL(ctypes.util.find_library("libdyld.dylib")) _libdyld._dyld_image_count.restype = ctypes.c_uint _libdyld._dyld_get_image_name.restype = ctypes.c_char_p def wrapped(): count = _libdyld._dyld_image_count() ...
Python
-control .icon-prev{margin-left:0;margin-right:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-left:0;margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}}.pull-right.flip{float:left!important}.pull-left.flip{float:right!important}/* LayerSlider Full Width Sk...
CSS
eelFlatStamp.get(), consumer) pressStamp(NTechTags.Items.INGOTS_TITANIUM, NTechItems.titaniumFlatStamp.get(), consumer) pressStamp(Tags.Items.OBSIDIAN, NTechItems.obsidianFlatStamp.get(), consumer) pressStamp(NTechTags.Items.INGOTS_SCHRABIDIUM, NTechItems.schrabidiumFlatStamp.get(), consumer) ...
Kotlin
.dram_refresh = 0; status.hdma_init_position = (cpu_version == 1 ? 12 + 8 - dma_counter() : 12 + dma_counter()); status.hdma_init_triggered = false; status.hdma_position = 1104; status.hdma_triggered = false; status.nmi_valid = false; status.nmi_line = false; status.nmi_transition = false; ...
C++
set.push(newPoint); expect(set.indexOfClosest(newPoint, .1, (p) => p)).to.equal(set.length - 1); }); it('should be iterrable', () => { const set = new SplinePointSet([ { x: 1, y: 1 }, { x: 2, y: 2 }, new Point({ x: 3, y: 3 }), ]); ...
Typescript
fans or followers """ if html == '': return list() pattern = re.compile(r'FM.view\((.*)\)') soup = BeautifulSoup(html, "html.parser") scripts = soup.find_all('script') user_ids = list() relations = list() for script in scripts: m = re.search(pattern, script.string) ...
Python
(t) => { let s = new Sortable(); t.deepEqual(s.getSortFunction(), Sortable.sortFunctionAlphabeticAscending); }); test("Alphabetic Ascending", (t) => { let s = new Sortable(); t.false(s.isSortNumeric); t.true(s.isSortAscending); s.add("a"); s.add("z"); s.add("m"); t.deepEqual(s.sort(), ["a", "m", "z...
JavaScript
vf-p-icon-power-off { .p-icon--power-off { @extend %icon; @include vf-icon-power-off($colors--light-theme--icon); [class*='--dark'] &, body.is-dark &, &.is-light, // DEPRECATED: use is-dark instead &.is-dark { @include vf-icon-power-off($colors--dark-theme--icon); } } } @mixin v...
CSS
l String k1, final Object v1, final String k2, final Object v2, final String k3, final Object v3, final String k4, final Object v4) { return (JsonGamlObject) typedObject(type, k1, v1, k2, v2, k3, v3).add(k4, v4); } /** * Agent. * * @author Alexis Drogoul (alexis.drogoul@ird.fr) * @param agent * ...
Java
#region Copyright (c) 2012-2019 Pieter Geerkens (email: pgeerkens@users.noreply.github.com) /////////////////////////////////////////////////////////////////////////////////////////// // THis software may be used under the terms of attached file License.md (The MIT License). ///////////////////////////////////////////...
C#
text: '$13K this month', icon: '#icon-azure', company: 'Azure' }] }; })();(function() { var userID = gs.getUserID(); var grUser = new GlideRecord('sys_user'); if (grUser.get(userID)) { data.created_on = grUser.getDisplayValue('sys_created_on'); } data.table = 'sn_hr_core_profile'...
JavaScript
, 2 inner walls down return true; } false } fn normal(&self, x:i64, y:i64, z:i64)->Normal{ let p = Vector::new(x as f64, y as f64, z as f64); let cp = p.subtract_point(&self.center).negate(); let normal = Normal::from_vector(&cp); normal } ...
Rust
setValue(ThemeType.Light); break; case Light: config.theme.setValue(ThemeType.Dark); break; } } else { config.theme.setValue(label); } Tritium.instance.getMessagemanager().addMessage("Theme changed.", MessageType.Info, 3000); } } package me.imflowow.tritium.core.modules; import me...
Java
jh2Tg+WCU5679dFcL62FSP tQtHQfQ+dt7yaNxUNat99QBMpvUuN1XpohdYuNsGv7Qvy5UWviq0I5lHW9MX +hPubDwJQkw6jojzsSxW2iGWjNrvTd9/6kVcwRZVKmADGW7NWoYoQsUcR5hB HNiyy4EAnU21FRpqiXg3ClkqK7eGCUskkrhplJkWKZdU+AfAZBASmARyOVt8 Kcylig86owDqrEE4QPOqHMX+/H7zbtixKF4HUxhsGRncyF9DQNArwkY7cThA caj8wYJUl9ld5...
Kotlin
a diverse group of people with a wide range of skills, experience and resources. However, without a decentralized infrastructure to facilitate collaboration and coordination, it is difficult for mfers to work together effectively on large-scale projects that don't necessarily have a measurable ROI. By leveraging the ...
HTML
Prema %1 para pegar."},"colorbutton":{"auto":"Automático","bgColorTitle":"Cor do fondo","colors":{"000":"Negro","800000":"Marrón escuro","8B4513":"Ocre","2F4F4F":"Pizarra escuro","008080":"Verde azulado","000080":"Azul mariño","4B0082":"Índigo","696969":"Gris escuro","B22222":"Ladrillo","A52A2A":"Marrón","DAA520":"Dour...
JavaScript
; } .wp-core-ui .wp-full-overlay-footer .devices button:hover:before, .wp-core-ui .wp-full-overlay-footer .devices button:focus:before { color: #e1a948; } .wp-core-ui .wp-full-overlay .collapse-sidebar:hover, .wp-core-ui .wp-full-overlay .collapse-sidebar:focus { color: #e1a948; } .wp-core-ui .wp-full-overlay .coll...
CSS
uper(message + (cause ? `: ${cause.message}` : '')); } public toString(): string { let str = 'Error: ' + this.message; if (this.cause) { str += '\nCaused by: ' + this.cause; } return str; } } import { IsNotEmpty, IsString } from 'class-validator'; export class C...
Typescript
a[o];break;case 13:this.$=a[o];break;case 14:this.$=new r.ContentNode(a[o]);break;case 15:this.$=new r.CommentNode(a[o]);break;case 16:this.$=new r.MustacheNode(a[o-1][0],a[o-1][1]);break;case 17:this.$=new r.MustacheNode(a[o-1][0],a[o-1][1]);break;case 18:this.$=a[o-1];break;case 19:this.$=new r.MustacheNode(a[o-1][0]...
JavaScript
clone(&self) -> Self { *self } } impl ::std::default::Default for Struct_ifla_vf_link_state { fn default() -> Self { unsafe { ::std::mem::zeroed() } } } pub type Enum_Unnamed18 = ::libc::c_uint; pub const IFLA_VF_PORT_UNSPEC: ::libc::c_uint = 0; pub const IFLA_VF_PORT: ::libc::c_uint = 1; pub const __IFLA_VF_PORT_...
Rust
"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group__tasdr2.html" target="_self">tADSR2</a></td><td class="desc"></td></tr> <tr id="row_7_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group__ta...
HTML
formResultsToJestFormat (C:\\Users\\JanielNunez\\Desktop\\ProgramingProjects\\Universidad\\semester-project-thriftuni\\ThriftUni\\node_modules\\jest-circus\\build\\legacy-code-todo-rewrite\\jestAdapterInit.js:122:21)\n at jestAdapter (C:\\Users\\JanielNunez\\Desktop\\ProgramingProjects\\Universidad\\semester-project...
HTML
adds r0, r7, #0 adds r0, #0x54 strh r1, [r0] b _0802BBCC _0802BAFE: ldr r0, _0802BB20 @ =gCurTask ldr r0, [r0] bl TaskDestroy ldr r0, _0802BB24 @ =gUnknown_03005730 ldrb r0, [r0] cmp r0, #0 bne _0802BB14 movs r0, #0x97 bl m4aSongNumStart _0802BB14: ldr r1, _0802BB28 @ =gUnknown_0300507C ldrh r0, [r1] add...
Assembly
vecteurs d'attaque DDoS au niveau de la couche réseau au 4e trimestre" loading="lazy"></figure> <h2 id="menaces-mergentes">Menaces émergentes</h2> <p>Lorsque nous observons des vecteurs d'attaque émergents, ce qui nous éclaire sur les nouveaux vecteurs déployés par les attaquants pour lancer des attaques, nous const...
HTML
Graphviz for visualization.") parser.add_argument("target", type=str, help="The destination IP address or domain name.") parser.add_argument("--max-hops", type=int, default=30, help="The maximum number of hops.") parser.add_argument("--timeout", type=int, default=2, help="Timeout in seconds for each hop.")...
Python
dati.add(de); } } else { // Service Binding REST // Formato Specifica // campo wsdconcettuale utilizzato per la specifica String labelWsdlCon = this.getLabelWSDLFromFormatoSpecifica(interfaceType); dati.add(wsdlconc.getFileDataElement(labelWsdlCon, "", getSize()...
Java
is responsible for ensuring the output is fully initialised unsafe { assume_array_init(&md.array) } } #[inline(always)] pub unsafe fn pop_front_unchecked(&mut self) -> T { debug_assert!(!self.alive.is_empty()); debug_assert!(self.alive.start < N); unsafe { let ...
Rust
erebilirsiniz. <br/>• Affiliate linkiniz üzerinden siteye gelip işlem yapan kullanıcılardan kripto para kazanacaksınız. <br/>• Ödemeler günlük olarak $appName cüzdanınıza ilgili kripto para birimlerinde yapılacaktır. <br/>• Komisyonlar kullanıcının kaydolmasından itibaren bir yıl süreyle ödenecektir. Komisyon, yeni kul...
Dart
!important}label{display:inline-block;margin-right:20px}#PostInfoBox{visibility:hidden;position:absolute;top:10px;left:10px;z-index:1;width:300px;background-color:#f3f3f3;border:1px solid #c3f0e7}#PostInfoBoxInner{padding:15px}#PostInfoBoxContent{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#555;...
HTML
of these source code qualifiers are specified, * then assume ANSI I/O standards are preferred over Microsoft's... */ # define __USE_MINGW_ANSI_STDIO 1 # else /* * otherwise use whatever __MINGW_FEATURES__ specifies... */ # define __USE_MINGW_ANSI_STDIO (__MINGW_FEATURES__ & __MINGW_ANSI_STDIO...
C
"cruzeiro sign": "", "french franc sign": "", "lira sign": "", "mill sign": "", "naira sign": "", "peseta sign": "", "rupee sign": "", "won sign": "", "new sheqel sign": "", "dong sign": "", "kip sign": "", "tugrik sign": "", "drachma sign": "", "german penny symbol": "", "peso sign": "", "guarani sign": "", "austral ...
JavaScript
4 64 0 0 0-36.928 0L137.92 112.576a64 64 0 0 0-45.568 61.248v526.336a64 64 0 0 0 27.264 52.416l354.816 248.768a64 64 0 0 0 73.344 0.064l356.48-248.896a64 64 0 0 0 27.392-52.48V173.888a64 64 0 0 0-45.632-61.312L529.536 5.504z" ></path></symbol><symbol id="ops-oneterm-gateway" viewBox="0 0 1024 1024"><path d="M929.48290...
JavaScript
> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> ## Deep Dive ### List Add is way slower (almost 3 times) in `net9.0 preview 3` than with `net8.0` · Issue #101437 · dotnet/runtime https://github.com/dotnet/runtime/issues/101437 JIT の変更により .NET 9 の List が遅くなることがある問題について。現状 Apple...
Markdown
/* Copyright (c) 2006 Ladislav Prosek. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not r...
C#
HorizontalFacingMachineBlock import me.steven.indrev.components.multiblock.* import me.steven.indrev.registry.IRBlockRegistry import net.minecraft.block.BlockState import net.minecraft.block.Blocks import net.minecraft.block.FacingBlock import net.minecraft.util.BlockRotation import net.minecraft.util.math.BlockPos imp...
Kotlin
outline: none !important; padding: 2px 7px; width: 100%; max-width: 100%; } .jGIS-property-panel .jp-FormGroup-content fieldset .jp-inputFieldWrapper > input#root_Color, .jGIS-property-panel .jp-FormGroup-content fieldset .jp-inputFieldWrapper > input#root_shadowColor { height: revert; } .jG...
CSS
//address is derived from decryption key //also decryption key is using for decrypting the data of notes let eta = c_derive_key_eta(&s.eddsa_a, params); let eta_bits = c_into_bits_le_strict(&eta); //check ownership (&s.tx.input.0.p_d - c_derive_key_p_d(&s.tx.input.0.d.as_num(), &eta_bits, par...
Rust
g) { NewEnableCameraUploadsButton(onClick = onEnableCameraUploads) } Spacer(modifier = Modifier.height(16.dp)) EmptyStateContent(timelineViewState) Spacer(modifier = Modifier.height(16.dp)) } } } @Composable private fun EmptyStateContent(time...
Kotlin
if at_end { x += glyph.unpositioned().h_metrics().advance_width / hidpi; } } let mut y = pos.y; if editing.use_block_cursor && !blink_o...
Rust
5057}body .fc th>.fc-scrollgrid-sync-inner{padding:1rem}body .fc td{border:1px solid #dee2e6}body .fc td.fc-widget-content{background:#fff;border:1px solid #dee2e6;color:#495057}body .fc td.fc-head-container{border:1px solid #dee2e6}body .fc .fc-row{border-right:1px solid #dee2e6}body .fc .fc-event{background:rgb(12.73...
CSS
3z,' // #4767: 5 fonts: HK 94₁₂₁, JP 94₂₃₀, KR 76₃₃₆, SC 85₄₆₉, TC 90₅₇₅. '4r4e4b5c4b,' // #4768: 5 fonts: HK 94₁₂₁, JP 94₂₃₀, KR 76₃₃₆, SC 86₄₇₀, TC 90₅₇₅. '4r4e4b5d4a,' // #4769: 5 fonts: HK 94₁₂₁, JP 94₂₃₀, KR 83₃₄₃, SC 48₄₃₂, TC 90₅₇₅. '4r4e4i3k5m,' // #4770: 5 fonts: HK 94₁₂₁, JP 94₂₃₀,...
Dart
// whirlpool.inc.c static struct ObjectHitbox sWhirlpoolHitbox = { /* interactType: */ INTERACT_WHIRLPOOL, /* downOffset: */ 0, /* damageOrCoinValue: */ 0, /* health: */ 0, /* numLootCoins: */ 0, /* radius: */ 200, /* height: */ 500, /* ...
C
{ const error = { property: "['myProperty']", } const expected = 'myProperty' expect(getFriendlyPropertyName(error)).toEqual(expected) }) }) describe('transformErrors', () => { it('combines errors caused by an enumeration defined using anyOf', () => { const transfor...
Typescript
key in tabCollection.kv) { const t = tabCollection.kv[key] if ( t.kontaId === kontaId && t.tabObj.id === tabObj.id && t.tabObj.type === tabObj.type ) { tab = t break } } return !!tab }, addNewTab: (kontaId: KontaID, ta...
Typescript
p := &IncomingPeer{ params: params, conn: connection, remote: remote, uniqueID: id, cancel: cancel, handshake: readHandshake, } slog.Debug("Handshake read", "remote", c.RemoteAddr().String(), "handshake", readHandshake) if err := p.run(ctx); err != nil { slog.Error("Failed peer.run()",...
Go
the certificate's validity duration and the minimum allowed time defined in minRotateBeforeExpireTime. // We add a few seconds noise to the early renew period so that certificates that may have been // created at the same time are not renewed at the exact same time. intNoise := rand.Intn(noiseSeconds) // #nosec G40...
Go
; } } if (this.outReady && this.outReady.isOpen) { if (this.outReady.channel.readyBinding.isOpen) { setTimeout(function() { if (this.outReady.isOpen) { console.warn('Response: Manually closing "' + this.outReady.name + '" message.'); this.out...
JavaScript
77 21.909 19.4015 20.4133L21.8325 6.62597C22.0963 5.13026 21.0976 3.70395 19.6018 3.44022L7.78415 1.35644ZM9.05919 5.64323C8.65127 5.5713 8.26228 5.84368 8.19035 6.2516C8.11842 6.65952 8.3908 7.04851 8.79872 7.12044L16.6772 8.50963C17.0851 8.58155 17.4741 8.30918 17.546 7.90126C17.618 7.49334 17.3456 7.10434 16.9377 7....
CSS
/** * Provides the autocomplete options for the argument of this type. * `null` for no autocomplete options. */ val completionProvider: CompletionProvider<CompletionParameters>? = null ) { /** * Can contain any kind of argument content. */ NORM...
Kotlin
_VTEX_CNT> ri_landscape2uv_arr; carray<Point4, MAX_RI_VTEX_CNT> ri_landclass_pos_arr; carray<Point4, MAX_RI_VTEX_CNT> ri_landclass_normal_arr; carray<Point4, MAX_RI_VTEX_CNT> ri_landclass_mapping_arr; carray<Point4, MAX_RI_VTEX_CNT> ri_landclass_inv_tm_x_arr; carray<Point4, MAX_RI_VTEX_CNT> ri_landclass_inv_...
C++
unction_202d9cc Function_202d9cc: @ 202d9cc :thumb ldr r1, [pc, #0x4] @ 0x202d9d4, (=0x14f) add r0, r0, r1 bx lr @ 0x202d9d2 .align 2 .word 0x14f @ 0x202d9d4 .thumb .globl Function_202d9d8 Function_202d9d8: @ 202d9d8 :thumb ldr r1, [pc, #0xc] @ 0x202d9e8, (=0x14f) ldrb r0, [r0, r1] cmp ...
Assembly
.catch((reason) => console.error(reason)) } }, [getPlaybackInfo, isFavorite, spotify.library] ) /** * toggle shuffle state */ const toggleShuffle = useCallback(() => { spotify.player .setShuffle(!isShuffle) .then(async () => await getPlaybackInfo()) .catch((reason) => ...
Typescript
ng) { o.IdentityProviderSessionId = &v } // GetRemember returns the Remember field value if set, zero value otherwise. func (o *AcceptOAuth2LoginRequest) GetRemember() bool { if o == nil || IsNil(o.Remember) { var ret bool return ret } return *o.Remember } // GetRememberOk returns a tuple with the Remember fi...
Go
id = randomHash(), url = "", title = "term-with-hyphen", description = "", ) private val bookmarkWithTermInTheDescription = createBookmarkLocal( id = randomHash(), url = "", title = "", description = "term", ) private val bookmarkWithTermInTheNotes...
Kotlin
_Call { _c.Call.Return(run) return _c } // Move provides a mock function for the type BatchOperator func (_mock *BatchOperator) Move(rootID string, parentID string, location string) error { ret := _mock.Called(rootID, parentID, location) if len(ret) == 0 { panic("no return value specified for Move") } var r0...
Go
""" 🚧 NOT FUNCTIONAL YET - Workflow Template Open source intelligence gathering workflow """ from abi.workflow.workflow import Workflow, WorkflowConfiguration from typing import Dict, Any, Optional from abi import logger from dataclasses import dataclass @dataclass class InformationGatheringWorkflowConfiguration(Wor...
Python
ac) #endif /* get_user */ _ASM_EXTABLE_UA(1b, .Lbad_get_user_clac) _ASM_EXTABLE_UA(2b, .Lbad_get_user_clac) _ASM_EXTABLE_UA(3b, .Lbad_get_user_clac) #ifdef CONFIG_X86_64 _ASM_EXTABLE_UA(4b, .Lbad_get_user_clac) #else _ASM_EXTABLE_UA(4b, .Lbad_get_user_8_clac) _ASM_EXTABLE_UA(5b, .Lbad_get_user_8_clac) #e
Assembly
px; line-height: 20px; } /* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-s...
CSS
2 channel 8-bit unsigned planar NV12 to 3 channel 8-bit unsigned packed RGB 709 HDTV full color conversion. Note that HDTV conversion assumes full color range of 0 - 255, use CSC version for limited range color. /// </summary> /// <param name="src0">Source image (Channel 0)</param> /// <param na...
C#
xt .balign 4 .globl setjmp .set FirstArg, 4 /* Skip Return-Adress */ .set env, FirstArg .set retaddr, 0 setjmp: #if OLDJMP move.l env(%sp),%a0 /* save area pointer */ move.l retaddr(%sp),(%a0)+ /* save old PC (return address) */ lea env(%sp),%a1 /* adjust saved SP since we won't rts */ move.l %a1,(%a0)+ /...
Assembly
ore">mehr</span></span> </span></a> </div> <div class="msm_channel_content"> <a href="/formel1/news-274847-formel-1-abu-dhabi-2021-lebenszeichen-von-yuki-tsunoda-selbstvertrauen-zurueck-alphatauri-red-bull-pierre-gasly-honda/" class="msm_channel_article_link" title="Formel 1, Lebenszeichen von Tsunoda: Selbstvertr...
HTML
ader.IPv4MinimumSize, fields) }(), op1: mustCreateImmediate(t, linux.NFT_REG_1, newBytesData(numToBE(30, ipv4LengthLen))), op2: mustCreatePayloadSet(t, linux.NFT_PAYLOAD_NETWORK_HEADER, ipv4LengthOffset, ipv4LengthLen, linux.NFT_REG_1, linux.NFT_PAYLOAD_CSUM_INET, 10, linux.NFT_PAYLOAD_L4CSUM_PSEUDOHDR), }, ...
Go
备两台 - A22938: 还行,100M - A23463: 50M - A23734: 一般吧,建议流量卡 - A26999: 50M垃圾,建议流量卡 ## Q: 每天断电断网吗,几点开始断? - A21295: 不断电 - A22938: 不断 - A23463: 不断网断电 - A23734: 不断 - A26999: 无 ## Q: 食堂价格贵吗,会吃出异物吗? - A21295: 正常价格(6\~20+),比较卫生 - A22938: 基本都在10多块,选菜之类的就看你胃口啦 - A23463: 正常价格,没有异物 - A23734: 中等价格,有吃出钢丝球,但比较罕见(食堂敞开的免费汤不干...
Markdown
d8, d9, [x0, JMP_d8_d9] ldp d10, d11, [x0, JMP_d10_d11] ldp d12, d13, [x0, JMP_d12_d13] ldp d14, d15, [x0, JMP_d14_d15] ldp x2, x3, [x0, JMP_sp_pc] // load stack pointer and PC mov sp, x2 // set stack pointer mov x0, x1 // set return...
Assembly
/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright ...
C
0 00 */ cmpwi r0, 0 /* 8047E75C 00479C9C 40 82 FF C0 */ bne lbl_8047E71C lbl_8047E760: /* 8047E760 00479CA0 38 00 00 00 */ li r0, 0 /* 8047E764 00479CA4 39 61 00 30 */ addi r11, r1, 0x30 /* 8047E768 00479CA8 98 1F 00 00 */ stb r0, 0(r31) /* 8047E76C 00479CAC 38 60 00 00 */ li r3, 0 /* 8047E770 00479CB0 48 09 8E 0...
Assembly
.shields.io/static/v1?label=Kubernetes&message=%3E%3D1.22.0-0&color=informational&logo=kubernetes) ![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm) * fix(Traefik Hub): do not deploy mutating webhook when enabling only API Gateway * feat(Traefik Hub): use Traefik Proxy o...
Markdown
説 說|踴 踊|輼 轀|醖 醞|針 鍼|鈎 鉤|鋭 銳|閲 閱|鰛 鰮"; var HKVariantsRevPhrases = "一口吃個 一口喫個|一口吃成 一口喫成|一家三口 一家三口|一家五口 一家五口|一家六口 一家六口|一家四口 一家四口|七星巖 七星巖|世胄 世胄|介胄 介冑|傅巖 傅巖|免胄 免冑|冠胄 冠冑|千巖競秀 千巖競秀|千巖萬壑 千巖萬壑|千巖萬谷 千巖萬谷|口吃 口吃|台山 台山|台州 台州|台州地區 台州地區|台州市 台州市|吃口 喫口|吃口令 吃口令|吃口飯 喫口飯|吃吃 喫喫|吃子 喫子|名胄 名胄|國胄 國胄|圍巖 圍巖|地胄 地胄|壓胄子 壓冑子|士胄 士胄|大巖桐 大巖桐|天台...
JavaScript
ebp),%edx jmp shift_quotient_left quotient_bit_0: call add_divisor / add divisor to prem shift_quotient_left: call shift_result_left decb bit_ct / decrement bit count jnz frac_divide_loop / next quotient bit andl %edx,%edx / branch if remainder js adjust_remainder / is negative orb $0x20,frac80(%ebp,...
Assembly
11VachgQrivprR: nop .text .globl b__MA7naqebvq16GbhpuVachgZnccre18erfbyirPnyvoengvbaRi .type b__MA7naqebvq16GbhpuVachgZnccre18erfbyirPnyvoengvbaRi,%function b__MA7naqebvq16GbhpuVachgZnccre18erfbyirPnyvoengvbaRi: nop .text .globl b__MA7naqebvq17FjvgpuVachgZnccreQ1Ri .type b__MA7naqebvq17FjvgpuVachgZnccreQ1Ri,%function b...
Assembly
using UnityEngine; using System.Collections; public class RandomLootSystem : MonoBehaviour { public int amountOfLoot = 10; static ItemDataBaseList inventoryItemList; int counter = 0; // Use this for initialization void Start() { inventoryItemList = (ItemDataBaseList)Resources.Load(...
C#
els_like":{"day":-1.1,"night":-0.26,"eve":-0.31,"morn":-1.44},"pressure":1010,"humidity":97,"dew_point":3.11,"wind_speed":9.47,"wind_deg":243,"wind_gust":15.37,"weather":[{"id":500,"main":"Rain","description":"небольшой дождь","icon":"10d"}],"clouds":100,"pop":1,"rain":4.07,"uvi":1}],"alerts":[{"sender_name":"","event"...
Go
controller.reply( __packet.id(), JDWPErrorType.NO_ERROR); // Terminated and not suspended rv.writeInt(0); rv.writeInt(0); return rv; } JDWPPacket rv = __controller.reply( __packet.id(), JDWPErrorType.NO_ERROR); // If this thread has terminated it becomes a zombie b...
Java
s") >= 0) { pPlayer->EmitSound(CHAN_STATIC, "ctf/pow_backpack.wav", 0.5, ATTN_NORM); } } void CSporeLauncher::GetWeaponData(weapon_data_t& data) { BaseClass::GetWeaponData(data); // m_ReloadState is called m_fInSpecialReload in Op4. data.m_fInSpecialReload = static_cast<int>(m_ReloadState); } void CSporeLaunc...
C++
ights(self, pretrained=None): if isinstance(pretrained, str): logger = get_root_logger() load_checkpoint(self, pretrained, map_location="cpu", strict=False, logger=logger) def forward_features(self, x): x, H, W = self.patch_embed(x) cls_token = self.cls_token.expand(...
Python
"okamoto ayako no match play golf [b] (jp).bin", 0x08000, 0x49d3db2c, BRF_PRG | BRF_ESS }, }; STD_ROM_PICK(sg1k_matchpg) STD_ROM_FN(sg1k_matchpg) struct BurnDriver BurnDrvsg1k_matchpg = { "sg1k_matchpg", NULL, NULL, NULL, "1984?", "Okamoto Ayako no Match Play Golf (Jpn, OMV)\0", NULL, "Tsukuda Original", "Sega SG-...
C++
hour equ 16 minute equ 21 second equ 45 year equ 91 month equ 10 day equ 12 ;TEST equ 1 * -------------------------------------------------- * cart_mpb.s install 'MPB*' cookie type #1 cartridge * -------------------------------------------------- p_cookie = $5a0 longfram = $59e resvalid = $426 resvecto = $42a resma...
Assembly
802A1B18 0029D058 91 21 00 14 */ stw r9, 0x14(r1) /* 802A1B1C 0029D05C 91 01 00 18 */ stw r8, 0x18(r1) /* 802A1B20 0029D060 90 01 00 1C */ stw r0, 0x1c(r1) /* 802A1B24 0029D064 80 83 00 00 */ lwz r4, 0(r3) /* 802A1B28 0029D068 48 00 06 1D */ bl func_802A2144 /* 802A1B2C 0029D06C 38 00 00 01 */ li r0, 1 /* 802A1B3...
Assembly
twork Definition 创建构建器后,优化模型的第一步是创建网络定义: ```cpp uint32_t flag = 1U <<static_cast<uint32_t> (NetworkDefinitionCreationFlag::kEXPLICIT_BATCH); INetworkDefinition* network = builder->createNetworkV2(flag); ``` 为了使用 ONNX 解析器导入模型,需要`kEXPLICIT_BATCH`标志(显式的)。有关详细信息,请参阅[显式与隐式批处理](https://docs.nvidia.com/deeplearning/t...
Markdown
radius! * 2), painter: TagsPainter(points), ); } _buildBody() { List<Widget> children = []; //球体,添加了边界阴影 var sphere = Container( height: radius! * 2, decoration: const BoxDecoration(color: Colors.blueAccent, shape: BoxShape.circle, boxShadow: [ BoxShadow( // ...
Dart
火把猎人", "削弱 _血月火把猎人_ !\n" + "血量 _169_降到_60_\n" + "攻击由_4x_变成_2x_)\n" + "Dev:JDSA Ling")); Image a = new Image(new DM720Sprite()); i.scale.set(PixelScene.align(0.74f)); changes.addButton( new ChangeButton(new D...
Java
Info<< " processing all wall patches" << nl << endl; } else { Info<< " processing wall patches: " << nl; labelHashSet filteredPatchSet; forAllConstIter(labelHashSet, patchSet_, iter) { label patchi = iter.key(); if (isA<wallPolyPatch>(pbm[patc...
C
ntityType: def __repr__(self): return (self.id, self.label, self.type, self._links) def getRelationshiptypesLink(self): return self._links['relationshiptypes']['href'] def getSelfLink(self): return self._links['self']['href'] def upload_monitor(monitor): print(round(monitor....
Python
data.forEach((example: T, index: number): void => { renderSnapshot(example, component, `${examples.name}: ${index}`); }); } } const foreground = "#000000"; const background = "#FFFFFF"; const playerColor = "#0000AA"; const wallColor = "#AA0000"; const defaultDim = 640; const minTe...
Typescript
(JPL) */ /* I.M. Underwood (JPL) */ /* $ Version */ /* - Beta Version 1.0.0, 15-JUL-1989 (WLT) (IMU) */ /* -& */ /* SPICELIB functions */ /* Local variables */ /* Standard SPICE error handling. */ if (return_()) { return 0; } else { chkin_("PODBEC", (ftnlen)6); } /* We'll...
C
://tel.meet/ijv-qsvm-tvn?hs=5 ## Attendees | Name | Initials | GitHub ID | Affiliation | | ------------------ | -------- | -------------- | ------------- | | Jaime Rodríguez-G. | JRG | jaimergp | Quansight | | Matthew R Becker | MRB | beckermr | cf | | J...
Markdown