content
stringlengths
2
6.21k
label
stringclasses
16 values
time.Duration) bool { return CheckPodsCondition(c, ns, podNames, timeout, testutils.PodRunningReadyOrSucceeded, "running and ready, or succeeded") } // CheckPodsCondition returns whether all pods whose names are listed in podNames // in namespace ns are in the condition, using c and waiting at most timeout. func Che...
Go
> - Source for <a href="https://deprecations.emberjs.com">https://deprecations.emberjs.com</a></p> <ul> <li><a href="https://github.com/ember-learn/deprecation-app">https://github.com/ember-learn/deprecation-app</a></li> </ul> <p><strong>Ember Guides</strong> - Source for <a href="http://guides.emberjs.com">http://guid...
HTML
x, y, z) positions /// [10.0, 20.0, 30.0, 12.5, 22.5, 32.5, 15.0, 25.0, 35.0] /// .positions(Coords.xyz), /// ), /// // properties for a feature containing JSON Object like data /// properties: { /// 'textProp': 'this is property value', /// 'intProp': 10, /// 'doubleProp':...
Dart
// Aqsis // Copyright (C) 1997 - 2001, Paul C. Gregory // // Contact: pgregory@aqsis.org // // This library 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 the License, or (at your opt...
C
uld change. // import "github.com/aws/aws-cdk-go/awscdk" // // eFSFileSystemConfigProperty := &EFSFileSystemConfigProperty{ // FileSystemId: jsii.String("fileSystemId"), // // // the properties below are optional // FileSystemPath: jsii.String("fileSystemPath"), // } // // See: http://docs.aws.amazon.com...
Go
// Copyright (c) TotalSoft. // This source code is licensed under the MIT license. using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; namespace NBB.ProcessManager.Runtime.Timeouts { public class InMemoryTimeoutRepository : ITimeoutsRepository,...
C#
text:variable-get&gt;</a></p></td></tr><tr><td><p class="P8"><a href="#__RefHeading__1419044_253892949">19.835.27 &lt;text:variable-input&gt;</a></p></td></tr><tr><td><p class="P9"><a href="#__RefHeading__1419046_253892949">19.836 text:note</a></p></td></tr><tr><td><p class="P9"><a href="#__RefHeading__1419048_25389294...
HTML
tchpriority="auto" loading="lazy" src="https://a0.muscache.com/im/pictures/miso/Hosting-1023812146870598707/original/1d7903ba-39df-4662-bba4-a9abca426089.jpeg?im_w=720" data-original-uri="https://a0.muscache.com/im/pictures/miso/Hosting-1023812146870598707/original/1d7903ba-39df-4662-bba4-a9abca426089.jpeg?im_w=720"/><...
HTML
6: A6, arg7: A7, arg8: A8, arg9: A9, arg10: A10, arg11: A11, arg12: A12, arg13: A13 ) = captured.invoke(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13) inline fun <reified T : (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) -> R, R, A1, A2, A3...
Kotlin
rch die Verwendung der Compression Rules von Cloudflare für .ktx -Dateien können Kunden die Bereitstellung von Texturen in WebGL-Anwendungen optimieren und so das Benutzererlebnis insgesamt verbessern. Durch die Aktivierung der Komprimierung wird die Bandbreitennutzung minimiert und sichergestellt, dass WebGL-Anwendung...
HTML
1xuICAgIH1cbiAgICByZXR1cm4gdGhpcy5zdGF0dXMgPT09IFNUQVRVU19BQ1RJVkU7XG4gIH1cbn1cbiIsImltcG9ydCB7IElmVmlzaWJsZSB9IGZyb20gJy4vaWZ2aXNpYmxlJztcblxuZGVjbGFyZSBsZXQgZ2xvYmFsOiBhbnk7XG4vLyBkZWNpZGUgYmV0d2VlbiBzZWxmIHZzIGdsb2JhbCBkZXBlbmRpbmcgb24gdGhlIGVudmlyb25tZW50XG5jb25zdCByb290ID0gKHR5cGVvZiBzZWxmID09PSAnb2JqZWN0JyAmJiBzZ...
JavaScript
); else _table->item(row, numCol)->setText( attributeToString(static_cast<AttributeType>(champTmp), _isPrst, genValTmp)); } } } if (offsetStartDefined && _ta...
C++
Parent, []). send_and_receive([{Bus,Id}|Buses], Parent, Acc) -> Pid = spawn_link(fun() -> bus(Bus, Id, Parent) end), send_and_receive(Buses, Parent, [Pid|Acc]); send_and_receive([], _, Acc) -> Acc. bus(Bus, Id, Parent) -> Name = "node"++integer_to_list(Id), io:forma...
Markdown
re. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIA...
Rust
nt is maxed out. pub fn start_increment<'f, F: hil::flash::Flash<'f>>( page: Page, current_value: u32, flash: &F, buffer: &'f mut [u32; 1]) -> (ReturnCode, Option<&'f mut [u32; 1]>) { use core::convert::TryInto; const WRITE_PATTERNS: [u32; COUNTS_PER_WORD as usize] = [0x3CFFFFFF, 0x00FFFFFF, 0x0...
Rust
'4': 3, '5': 11, '6': '.im.turms.proto.StorageResourceInfo', '10': 'infos' }, ], }; /// Descriptor for `StorageResourceInfos`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List storageResourceInfosDescriptor = $convert.base64Decode( 'ChRTdG9yYWdlUmVzb3VyY2VJbmZvcxI5...
Dart
# # This Python script makes a summary of a football game by cutting # the video around the 10 % loudest moments, which generally # include the goals and other important events. # For more details, see this blog post: # http://zulko.github.io/blog/2014/07/04/automatic-soccer-highlights-compilations-with-python/ # # LI...
Python
/* Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may 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, soft...
Assembly
</p> </dd> </dl> <p>This filter also supports the <a class="ref" href="#framesync">framesync</a> options. </p> <p>Note that the <var class="var">n</var>, <var class="var">t</var> variables are available only when evaluation is done <em class="emph">per frame</em>, and will evaluate to NAN when <samp class="option">ev...
HTML
document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summar...
HTML
="cov1">low coverage</span> <span class="cov2">*</span> <span class="cov3">*</span> <span class="cov4">*</span> <span class="cov5">*</span> <span class="cov6">*</span> <span class="cov7">*</span> <span class="cov8">*</span> <span class="cov9">*</span> <span class="cov10">high coverag...
Go
iolations = [ sector for sector, compliant in sector_compliance.items() if not compliant ] # 計算行業集中度 weights = list(sector_weights.values()) sector_concentration = sum(w * w for w in weights) if weights else 0.0 return { "sector_weights": sector_weights,...
Python
, 23, 23, 0.55) 0%, rgba(18, 23, 23, 0.55) 100%); background-image: linear-gradient(180deg, rgba(18, 23, 23, 0.55) 0%, rgba(18, 23, 23, 0.55) 100%) } .yvp-browser-desktop .yvp-playlist-mode-right .yvp-playlist-item .yvp-playlist-item-gradient { position: static; ...
HTML
ijiaoshi.getZhanghao())); if(user!=null) { return R.error("注册用户已存在"); } Long uId = new Date().getTime(); lingduijiaoshi.setId(uId); lingduijiaoshiService.insert(lingduijiaoshi); return R.ok(); } /** * 退出 */ @RequestMapping("/logout") public R logout(HttpServletRequest request) { ...
Java
(p[1]); BOOST_ASIO_SYNC_OP_VOID_RETURN(ec); } BOOST_ASIO_SYNC_OP_VOID_RETURN(ec); } } // namespace asio } // namespace boost #include <boost/asio/detail/pop_options.hpp> #endif // defined(BOOST_ASIO_HAS_PIPE) #endif // BOOST_ASIO_IMPL_CONNECT_PIPE_HPP // impl/redirect_error.hpp // ~~~~~~~~~~~~~~~~~~~~~~~ ...
C++
k" title="如何使用Disruptor(二)如何从Ringbuffer读取">如何使用Disruptor(二)如何从Ringbuffer读取</a></li> </ul> <ul> <li><a href="http://ifeve.com/disruptor-writing-ringbuffer/" target="_blank" title="如何使用 Disruptor(三)写入 Ringbuffer">如何使用Disruptor(三)写入Ringbuffer</a></li> </ul> <p><span id="more-9169"></span></p> <ul> <li><a href="http://ifev...
HTML
ate-(type=number)"><span class="secno">4.10.5.1.12</span> Number状態(<code>type=number</code>)</a><li><a href="input.html#range-state-(type=range)"><span class="secno">4.10.5.1.13</span> Range状態(<code>type=range</code>)</a><li><a href="input.html#color-state-(type=color)"><span class="secno">4.10.5.1.14</span> Color状態(<c...
HTML
server.destroy(); } } /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0...
Java
ice>(); dispatcher.EnsureAccess(); // Activate all log levels logger.ActivateLog(LogMessageType.Debug); var loggerViewModel = new LoggerViewModel(SessionViewModel.Instance.ServiceProvider, logger); var page = new DebugLogUserControl(loggerViewModel) { Title = ...
C#
efObjectHints) if err == nil { *o = AppCustomHrefObjectHints(varAppCustomHrefObjectHints) } else { return err } additionalProperties := make(map[string]interface{}) err = json.Unmarshal(bytes, &additionalProperties) if err == nil { delete(additionalProperties, "allow") o.AdditionalProperties = additiona...
Go
6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-s...
CSS
t if the product was previously purchased * * @seealso * -expiryDateForProduct */ - (BOOL)isProductPurchased:(NSString *)productId; /*! * @abstract Checks the expiry date for the product identified by the given productId * * @discussion * This method checks against the local store maintained by ApStoreKit ...
C
g::from_std_str(&shortcuts.packed_file_decoder["move_left"]))); ui.get_mut_ptr_table_view_context_menu_move_rigth().set_shortcut(&QKeySequence::from_q_string(&QString::from_std_str(&shortcuts.packed_file_decoder["move_right"]))); ui.get_mut_ptr_table_view_context_menu_delete().set_shortcut(&QKeySequence::from_q...
Rust
8.04 10.35,12.59 13.64,12.59\"/><path d=\"M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M15.21,17l-0.98-2.81H9.78l-1,2.81h-1.9l4.13-11 h1.97l4.13,11H15.21z\"/></g></g>"; public const string i_hdr_auto_select = "<g><path d=\"M0,0h24v24H0V0z\" fill=\"none\"/></g><g><g><path d=\"M10,16H6.5...
C#
foo.html <a href="/bar.html">bar</a> </body> </html> "#; let parsed = parse(url!("http://example.com/base.html"), &data, parse_url).unwrap(); assert_eq!(parsed, hashset! { url!("http://example.com/bar.html") }) } } use serde::{Deserialize, Deserializer...
Rust
ze|safe}} </div> {% endif %} {% if article.journal_ref %} <div class='list-journal-ref'><span class='descriptor'>Journal-ref:</span> {{article.journal_ref}} </div> {% endif %} <div class='list-subjects'><span class='descriptor'>Subjects:</span> ...
HTML
Lock() defer ap.mutex.Unlock() if len(ap.audioQueue) > 0 { ap.isAudioPlaying = true go ap.playNextAudioChunk() } else { ap.isAudioPlaying = false } } func (ap *AudioPlayer) Pause() { ap.mutex.Lock() defer ap.mutex.Unlock() if ap.audioController != nil { ap.audioController.Paused = true } } func (ap ...
Go
_); if (villagertradetrigger$listeners == null) { villagertradetrigger$listeners = new VillagerTradeTrigger.Listeners(p_192165_1_); this.field_192238_b.put(p_192165_1_, villagertradetrigger$listeners); } villagertradetrigger$listeners.func_192540_a(p_192165_2_);...
Java
andom0", TargetLabel: "XUnionDepth2_All{F8: {}}", Target: XUnionDepth2_All(XUnionDepth2_AllF8{Value: XStructDepth1_All{ F5: vdl.AnyType, }}), SourceLabel: "XUnionDepth2_All{F8: {}}", Source: XUnionDepth2_All(XUnionDepth2_AllF8{Value: XStructDepth1_All{ F5: vdl.AnyType, }}), }, { Label: "Rand...
Go
ыбрать хост или «Запустить для всех». - В панели: кнопка «Run speedtests» на дашборде (асинхронный запуск на сервере панели). Фиксируются: `ping_ms`, `jitter_ms`, `download_mbps`, `upload_mbps`, сервер‑узел, статус и ошибки. --- ## 🤝 Реферальная система Основные параметры — в таблице настроек, UI панели: «Настройк...
Markdown
e_name is required interface_name = None # Using getopts to handle options try: options, args = getopt.getopt(sys.argv[1:],"hi:p:f:o:w:") except getopt.GetoptError: usage() quit() # If theres a switch, override default option for key, value in options: # Help if (key == "-h"): usage() quit() ...
Python
eak; case OSMV_QUERY_PATH_REC_BY_LIDS: OSM_LOG(p_log, OSM_LOG_DEBUG, "DBG:001 PATH_REC_BY_LIDS\n"); memset(&u.path_rec, 0, sizeof(ib_path_rec_t)); sa_mad_data.method = IB_MAD_METHOD_GET; sa_mad_data.attr_id = IB_MAD_ATTR_PATH_RECORD; sa_mad_data.comp_mask = (IB_PR_COMPMASK_DLID | IB_PR_COMPMASK_SLID);...
C
{} impl<PIO: PinId> fc::SpiSckPin<PIO, flexcomm::Spi5> for Pin<PIO, Special<function::FC5_SCK>> {} impl<PIO: PinId> fc::SpiSckPin<PIO, flexcomm::Spi6> for Pin<PIO, Special<function::FC6_SCK>> {} impl<PIO: PinId> fc::SpiSckPin<PIO, flexcomm::Spi7> for Pin<PIO, Special<function::FC7_SCK>> {} impl<PIO: PinId> fc::SpiSckPi...
Rust
Pokémon that appears to be a plant. It captures unwary prey by dousing them with a toxic powder.") ``` + Level 9 - Leech Life + Level 19 - Razor Leaf + Level 21 - Clear Smog + Level 51 - Power Whip ``` **[#071 Victreebel](../pokemon/victreebel.md/)** ![victreebel](../assets/sprites/victreebel/front.gif "Victreebel:...
Markdown
ple_transition_batch(self, rng, batch_size=None, indices=None): """Returns a batch of transitions with extra storage and the priorities.""" transition = super().sample_transition_batch(rng, batch_size, indices) transition.append(self.get_priority(transition[-1])) return transition d...
Python
#!/usr/bin/python # -*- coding: utf-8 -*- # Copyright (c) 2021, Cisco Systems # GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) DOCUMENTATION = r""" --- module: sg_mapping_group_deploy_status_info short_description: Information module for SG Mapping Group Deploy Status descr...
Python
- - - - - | // | - - - - - - - - | // | - X - X - X - - | // | - - - - - - - - | // | - - - - - - - - | // +-+-+-+-+-+-+-+-+-+ let board = BitBoard::empty() .set_square(Square::from_coordinates(File::B, Rank::Three)) .set_square(Square::from_coordinates(File::B, Rank::Five)) ...
Rust
; Generated with ikazuchi 1.0 by riidefi ; Object File: J3DTevs ; Segments: ; .text: 0x8042fe60 -> 0x80430d70 ; .rodata: 0x8055c250 -> 0x8055c360 (8055c334 -> 8055c360 (size 0044/0x002c) is greedily claimed anonymous data) ; .data: 0x805e9868 -> 0x805e9988 ; .sdata2: 0x806c1ae8 -> 0x...
Assembly
1 0 001-1v-2a1 1 0 00-1-1h-2Zm0 10a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1h-2Zm-5-10a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1h-2Zm-1 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2Zm10-5a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2Zm1-6a1 1 0 00-1 1v2a1 1 ...
Dart
e_err = { 0 }; uint64_t addr; uint64_t srr1 = regs->msr; long handled; if (SRR1_MC_LOADSTORE(srr1)) handled = mce_handle_derror(regs, dtable, &mce_err, &addr); else handled = mce_handle_ierror(regs, itable, &mce_err, &addr); if (!handled && mce_err.error_type == MCE_ERROR_TYPE_UE) handled = mce_handle_ue_...
C
using SizeBench.AnalysisEngine.Helpers; namespace SizeBench.AnalysisEngine.Tests; [TestClass] public class PathHeuristicComparerTests { [TestMethod] public void PathNamesWithDifferentEnlistmentRootsStillConsideredSimilar() { Assert.IsTrue(PathHeuristicComparer.PathNamesAreVerySimilar(@"p:\os\src\...
C#
_OxQjDp9htf1ZM.ttf', 'Changa-Light', ); return font.getFont(); } /// @nodoc /// Changa regular static Future<Font> changaRegular() { const font = PdfGoogleFonts._( 'https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ62xQjDp9htf1ZM.ttf', 'Changa-Regular', ); ...
Dart
his.cwd\n }\n data.code = message instanceof Error && message.code || code\n data.tarCode = code\n if (!this.strict && data.recoverable !== false) {\n if (message instanceof Error) {\n data = Object.assign(message, data)\n message = message.message\n }\n this.emit('warn', data.t...
JavaScript
ackIndices) { int handledTrackCount = 0; int adaptiveSupport = RendererCapabilities.ADAPTIVE_SEAMLESS; boolean multipleMimeTypes = false; String firstSampleMimeType = null; for (int i = 0; i < trackIndices.length; i++) { int trackIndex = trackIndices[i]; String sampleMimeTy...
Java
name="verseMax">out: ending Scripture reference.</param> /// <param name="fBookHasIntro">out: <c>true</c> if the book has an introduction section</param> /// ------------------------------------------------------------------------------------ private static void GetBookMinMaxVerse(IScrBook book, out BCVRef verse...
C#
同志的意见,由他汇集起来,加以修改,加上地方计划一章,于本月底或下月初印出第三稿。那时我们可以看第三遍,可于三月十日左右印第四稿,即可作为基本定论。 </p> <p> 明后天我开始看高饶问题文件,看完再集谈一下。 </p> <p> 毛泽东二月二十日 </p> <strong> 来源: </strong> <p> 根据文件的翻印件打印 </p> <p> <a href="index.htm"> [返回索引页面] </a> </p> <hr/> <p> <img src="../../../../GFDL-logo-small.png"...
HTML
tax unified .thumb .thumb_func .fpu softvfp .type FlashGetBadBlockList, %function FlashGetBadBlockList: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, lr} mov r5, r0 ldr r3, .L2577 ldr r6, .L2577+4 ldr r3, [r3] ldr r0, [r6] ldrb r4, [r3, #13] @ zero...
Assembly
nableCDN, defaultValue: true); final userInfo = userInfoCache.get('userInfoCache'); if (userInfo != null && userInfo.mid != null) { userId = userInfo.mid; } liveDanmakuInfo().then((value) => initSocket()); danmakuSwitch.listen((p0) { plPlayerController.isOpenDanmu.value = p0; }); }...
Dart
a5754514e4b484542" ).hexToBytes() val mPriv = BIP32.makeMasterKey(seed, EllipticCurve.Secp256k1) val mPub = mPriv.makePublicKey(EllipticCurve.Secp256k1) val xpriv = mPriv.serialize(NetworkType.Mainnet) assertEquals( xpriv, "xprv9s21ZrQH143K31xYSD...
Kotlin
c License version * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * question...
Java
ion(model_plus.model.items()) logger.info(f"model parameters count : {model_params_count} ({gguf.model_weight_count_rounded_notation(model_params_count[0])})") logger.info(f"Vocab info: {vocab}") logger.info(f"Special vocab info: {special_vocab}") model = model_plus.model model = convert_model_...
Python
atibility._audioMustLoad = true; if (ua.indexOf("windows phone") >= 0) { Html5Capatibility._System_OS = SystemOSType.WPHONE; Html5Capatibility._audioMustLoad = false; egret.Capabilities.$os = "Windows Phone"; } e...
JavaScript
.height > 68 ? "68px" : true)}#permalink .ratings h5{margin-top:2px;font-size:1.1em;padding:0}#taxon_detail #main>.section>.article>.meta.learn_more p{line-height:200%}#taxon_detail #main>.section>.article>.copy{padding-bottom:15px}#taxon_detail #main>.section>.article>.copy.link{padding-bottom:0px}#taxon_detail .ratin...
CSS
e\x122\n" + "\x05mysql\x18\x01 \x01(\v2\x1a.inventory.v1.MySQLServiceH\x00R\x05mysql\x128\n" + "\amongodb\x18\x02 \x01(\v2\x1c.inventory.v1.MongoDBServiceH\x00R\amongodb\x12A\n" + "\n" + "postgresql\x18\x03 \x01(\v2\x1f.inventory.v1.PostgreSQLServiceH\x00R\n" + "postgresql\x12;\n" + "\bproxysql\x18\x04 \x01(\v2\x...
Go
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. using System.Collections.Immutable; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeFixes; namespace Microsoft.CodeQuality.Analyzers.ApiDesignGuidelines { ...
C#
.79,maxRatingValue:d,type:j};at[0]={id:2350884,description:"Павел, спасибо вам огромное. \r\nВы отличный преподаватель, ваша легкость в подаче и разъяснение деталей\r\nпозволяет увидеть материал более конкретно, если бы не вы, то думаю \r\nзакопался бы в теории в просторах интернета)\r\nПриятно обучаться, сотрудничать ...
HTML
(); } }; enum class SliceRequirement { AnyOperand = 0, NeedsSlice = 1, NeedsFull = 2, }; stablehlo::DynamicUpdateSliceOp concat_to_dus_slice_common(PatternRewriter &rewriter, Location loc, RankedTensorType concatType, int dimension, ArrayRef<Value> operand...
C++
xController: TextEditingController()..text = "100", title: "保护期", hintMin: "最小范围", hintMax: "最大范围", minUnit: "天", maxUnit: "天", leftMaxCount: 1, rightMaxCount: 3, inputType: BrnInputType.number, ...
Dart
events = [][]*types.TransferLog{ { { From: gethCommon.HexToAddress("0x01"), To: gethCommon.HexToAddress("0x02"), Value: big.NewInt(100), TxHash: gethCommon.HexToHash("0x03"), }, { From: gethCommon.HexToAddress("0x04"), To: gethCommon.HexToAddress("0x05"), ...
Go
{ .mfb sub C8 = C, LDC // coffset8 = c + 7 * ldc mov f120 = f0 (p6) br.cond.dpnt .L020 } ;; .align 16 .L011: { .mfb LDFPD f48, f49 = [B] mov f65 = f0 nop __LINE__ } { .mfb adds BOFFSET = 2 * SIZE, B mov f73 = f0 nop __LINE__ } ;; { .mfb LDFPD f32, f33 = [AOFFSET], 2 * SIZE mov f81 = f0 nop __...
Assembly
><span class="lineno"> 129</span>&#160; <span class="comment">//</span></div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="comment">// NOTE: shared memory layout for wmma is same as the operands&#39; layout in the global memory</span></div><div class="line"><a name="l001...
HTML
公共结果类全称,带包名 */ private String apiResultClass = GeneratorConstant.API_RESULT_CLASS; } package net.jjjshop.admin.param; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import lombok.experimental.Accessors; import net.jjjshop.framework.core.validator...
Java
); } String _formatMessage(Object? message, int indent, bool newline, bool fit) { String m = '${' ' * indent}$message${newline ? '\n' : ''}'; if (fit && io.stdout.hasTerminal) { m = fitToWidth(m, io.stdout.terminalColumns); } return m; } void _emitLog(log.Level level, Object? message, in...
Dart
sf=1 type=11 rmode=00 op=110) // FMOV Wd, Sn (sf=0 type=00 rmode=00 op=110) // FMOV Xd, Dn (sf=1 type=11 rmode=00 op=110) // FMOV Xd, Vn.d[1] (sf=1 type=10 rmode=01 op=110) uint32_t x = o0.as<Reg>().isGpX(); uint32_t sz = diff(o1.as<Reg>().type(), RegType::kAR...
C++
项目。 但是中国的物流需求还会增加,人力也不会永远廉价。将来如果瑞士积累了成功经验,中国还是要考虑通用的地下货运管道。 前面提到,地下货运管道的分项技术都很成熟了,技术不是建设的难点,规划和社会共识才是最需要解决的问题。现在中国铁路系统和城市轨道系统的换乘都很麻烦,铁路干线和其他运输方式之间没有建立有效的物流交换机制,跨城市的地铁只有上海到苏州的花桥地铁站是成功案例。在建设地下货运管道之前,中国首先要打破行业和地域之间的建设障碍。 <font color="indigo">上周三8月3日,海关宣布,立刻暂停台湾地区柑橘类水果和冰鲜白带鱼、冻竹荚鱼输入大陆。这对台湾有什么影响吗?</font> 影响微乎其微。 大陆是台湾的第...
Markdown
orator|void { if(key) { var cls:IConstructor = Reflect.getMetadata("design:type", target, key); doInject(target.constructor, key, cls); } else { return function(prototype:any, propertyKey:string):void { doInject(prototype.constructor, propertyKey, target);...
Typescript
Public # License for more details. # You should have received a copy of the GNU Lesser General Public License # along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. .align 1 .globl ___gmpn_submul_1 ___gmpn_submul_1: save [r3,r4,r5,r6,r7] negd 24(sp),r4 movd r4,r0 lshd 2,r0 movd 20(sp),r5 ...
Assembly
ULL_SPECS)) subject.init() assertThat(subject.areFactoriesEmpty(setOf("f1"))).isEqualTo(false) assertThat(subject.areFactoriesEmpty(setOf("f1", "f2"))).isEqualTo(false) subject.deleteJobs(listOf("id1")) assertThat(subject.areFactoriesEmpty(setOf("f1"))).isEqualTo(true) assertThat(subject.areFa...
Kotlin
(1, 0, 0, -1), beta, alpha) end return rseg end function MODEL:saction_join() local p = self:page() -- check that all objects consist of open subpaths only local l = {} for i,obj,sel,lay in p:objects() do if sel then if obj:type() ~= "path" then self:warning("Selection contains objects that are ...
Lua
(idx_t i = 0; i < child_count; i++) { if (!LogicalTypeIsValid(StructType::GetChildType(type, i))) { return false; } } return true; } case LogicalTypeId::UNION: { auto member_count = UnionType::GetMemberCount(type); for (idx_t i = 0; i < member_count; i++) { if (!LogicalTypeIsValid(UnionType::Get...
C++
On: []Column{}, } assertOptsInvalidJoinedErrors(t, opts, errNotSet("AlterViewOptions.AddRowAccessPolicy", "On")) }) t.Run("validation: valid identifier for [opts.DropAndAddRowAccessPolicy.Drop.RowAccessPolicy]", func(t *testing.T) { opts := defaultOpts() opts.DropAndAddRowAccessPolicy = &ViewD...
Go
(`,`), SegmentType: StaticSegmentType, }, }, }, Footer: InputTemplate{ Segments: []TemplateSegment{ { Data: []byte(`]}}}`), SegmentType: StaticSegmentType, }, }, }, }, DataSource: namesService, PostProcessing...
Go
_PRIVATE, name + ATOMIC_METHOD_POST, this.desc, this.signature, this.exceptions); } if( atomicVisitor != null){ return atomicVisitor.visitAnnotation(desc, visible); // annotate the wrapping method } return super.visitAnnotation(desc, visible); } private void buildAtomic() { final Type[] typ...
Java
ener Gürtel", [19164] = "Dunkeleisenstulpen", [19165] = "Flimmerkerngamaschen", [19166] = "Schwarze Amnestie", [19167] = "Schattenzorn", [19168] = "Finsterer Streiter", [19169] = "Nachtlauer", [19170] = "Ebenholzhand", [19182] = "Gewinnlos des Dunkelmond-Jahrmarkts", [19183] = "Stundenglassand", [19...
Lua
-- mod-version:3 local syntax = require "core.syntax" syntax.add { name = "PKGBUILD", files = { PATHSEP .. "PKGBUILD$" }, comment = "#", patterns = { -- Don't colorize number of arguments expression as comment { pattern = "%$#", type = "keyword2" }, { pattern = "#.*", ...
Lua
/* Copyright 2009, 2011 William Hart. 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 notice, this list of conditions and the...
C
ionMethod: SocketDriver.Websocket }, { name: 'test6', connectionMethod: undefined }, ]; for (const settings of settingsCases) { await api.device.set(device.uid, settings); const result = await api.device.get(device.uid); if (settings.name) { should(result.name).equal(settings.name); } if (se...
Typescript
opanelMainPanel.vertical .panel-button.clock-display { -natural-hpadding: 0; -minimum-hpadding: 0; } #dashtopanelThumbnailList { spacing: 0em; padding: 0 1em; } #dashtopanelThumbnailList .popup-menu-item { padding: 0; border-radius: 5px; spacing: 0; } #dashtopanelThumbnailList .window-box { padding: 0; spac...
CSS
not yet available, in case of non-blocking (async) parsing.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigati...
HTML
document.execCommand(name, false, value); } // 修改菜单状态 this.editor.menus.changeStatus(); // 最后,恢复选区保证光标在原来的位置闪烁 this.selection.saveRange(); this.selection.restore(); // 触发 onchange if (this.editor.change) { this.editor.change(); } } /** * 自定义 insertHTML 事件,在当前选区中插入指定...
Typescript
ample, /// <code>arn:aws:sqs:region:account:deadLetterQueue</code>. final String? dlqEventQueueArn; /// A valid Amazon SQS ARN. For example, /// <code>arn:aws:sqs:region:account:sqs</code>. final String? eventQueueArn; /// A list of glob patterns used to exclude from the crawl. For more /// information,...
Dart
max-width: 589px; height: 735px; text-align: center; position: relative; top: -100px; } @media (max-width: 1199.98px) { .kl-sect-savoir-faire .kl-image-thumbnail { top: 0; max-width: 100%; height: 400px; } } @media (max-width: 767.98px) { .kl-sect-savoir-faire .kl-image-thumbnail { heig...
CSS
o}.ui[class*="top fixed"].menu{border-top:none;border-left:none;border-right:none}.ui[class*="right fixed"].menu{border-top:none;border-bottom:none;border-right:none;top:0;right:0;left:auto;bottom:auto;width:auto;height:100%}.ui[class*="bottom fixed"].menu{border-bottom:none;border-left:none;border-right:none;bottom:0;...
CSS
, #0x1 str r0, [r5, #0x10] cmp r0, #0xed bcc branch_21d40e6 mov r0, #0x2 str r0, [r5, #0x1c] .thumb branch_21d40e6: @ 21d40e6 :thumb ldr r1, [r5, #0x0] ldr r0, [sp, #0x18] add r0, r1, r0 str r0, [r5, #0x0] mov r0, #0x0 add sp, #0x1c pop {r4-r7,pc} @ 0x21d40f4 ...
Assembly
ive_definition_es, alternative_definition_cmdb", "managerid": "searchGetMacrosDefinitions", "id": "searchGetMacro_trackme_get_metric_host_tags" }, { tokens: true, tokenNamespace: "submitted" }); var searchGetMacro_trackme_auto_disablement_period =...
HTML
// Check if we got the MANAGE_EXTERNAL_STORAGE permission when (requestCode) { PermissionsUtil.REQUEST_MANAGE_EXTERNAL_STORAGE_REQ_CODE -> { if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R && !Environment.isExternalStorageManager()) { Toast.makeText( this, R.string.denied_storage_permission...
Kotlin
; take 96 col apx (first 96 col of 256 used) ; move colours 96 positions up and resave file ; then fill lower 96 colours black and upper ; 64 colours white, and last moves pixels in the image ; up 96 steps opt p=68030/68882 maketunnel: lea.l buffer+20,a0 lea.l buffer+20+288,a1 move.w #288/4-1,d7 .palmove: mo...
Assembly
yElement] type to query for. * @return True if [type] is registered, else false. */ fun has(type: SceneryElement): Boolean { return elements.containsKey(type) } /** * Returns a [TrackerInput] instance in case this Hub contains a [TrackerInput], which is working. * * @return...
Kotlin
adding="0" width="100%"> <tbody> <tr> <td height="33" background="dfiles/11224/page/main524/images/zt_left_bg.gif" width="30" align="center"><img alt="" src="dfiles/11224/page/main524/images/dot_2a.gif" width="8" height="33"></td> <td class="whlink" background="dfiles/11224/page/main524/images/zt_left_bg.gif"><a class=...
HTML
v = v.item() assert isinstance(v, (float, int)) self.meters[k].update(v) def __getattr__(self, attr): if attr in self.meters: return self.meters[attr] if attr in self.__dict__: return self.__dict__[attr] raise AttributeError("'{}' obje...
Python