content
stringlengths
2
6.21k
label
stringclasses
16 values
wide_resnet101_2   | 4.14432 | 3.95147 | 2.42690 | 3.070870 | | wide_resnet50_2   | 2.18955 | 2.01969 | 1.27713 | 1.475030 | ## PPL 及 TRT 在A100显卡上单batch Banchmark 测试模型均为pytorch model zoo导出的动态模型。测试指令如下: ``` ./pplnn --use-cuda --onnx-model model.onnx --inputs input.bin -–in-shapes 1_3_224_224 --...
Markdown
, 8, ruleId, "${WRONG_MULTIPLE_MODIFIERS_ORDER.warnText()} suspend should be on position 1, but is on position 2", true) ) } @Test @Tag(WarningNames.WRONG_MULTIPLE_MODIFIERS_ORDER) fun `check wrong order modifier in class`() { lintMethod( """ |enum public...
Kotlin
== b->off().height()) { if (a->isRegisterHeight() && b->isRegisterHeight()) { if (a->off().height() == b->off().height()) { return a->reg() < b->reg(); } else { return a->off().height() < b->off().height(); ...
C
Error(err) // Validate cannot swap left again _, err = s.App.ConcentratedLiquidityKeeper.SwapExactAmountIn(s.Ctx, s.TestAccs[0], pool, smallTokenZeroCoinIn, tokeOneDenom, osmomath.ZeroInt(), osmomath.ZeroDec()) s.Require().Error(err) s.Require().ErrorContains(err, types.InvalidAmountCalculatedError{Amount: osm...
Go
from django.contrib.auth.models import AbstractUser from django.db import models from django.conf import settings from django.utils.translation import gettext_lazy as _ class Role(models.TextChoices): ADMIN = 'ADMIN', _('Administrator') DOCTOR = 'DOCTOR', _('Doctor') PATIENT = 'PATIENT', _('Patient') S...
Python
��кʡĴ󲿷ЩίԱԼΪСѵصʿͻԱСDZ־Եƣ״IJһ<BR>Crime<BR>жصԶɽµһķӡлʦΪ˳Խֶ͵Ժͻ¸dzģһЩʵĹżҲթıɱֶȨͲƸShadycreek RunĺļС͵Ҳ͵͵DZѽ˱¯ĴСܼ߳<BR>λGeography<BR>жصϷһϵеСtЩtΧһȺë׵ǣסƤëʵͺ±ߵɽжΧһֱĿӶģӶӰɽֱ¶£Ŷһסγһɵ̵ʯͷ׹ĴʯɲȼյĻѵȼĺĵٲɡеĸֱһӻֿЩ֧Ÿ߸ߵţԷڣжص<BR>Ķ㱻Ϊ־̣ϵס־Բ̵ΧŶصĹϵġǷʯͷס͸ߴľ԰õһΪ񲽵(Auger Trail)·һΪ·һҲһ㳡ӡʺСƳཨҵС͵ĽԺӣϲú(Topper)ŬΧʯڳ֮еҪӪڽеΧ<BR>־̵·һСУ̣ͨΪ̡Liber Disc˴ӵذ嵽컨סլ̳¯;ƹݣг...
HTML
/// Initializes a new instance of the <see cref="ComparativeGoal"/> class. /// </summary> /// <param name="name">Name of the goal.</param> /// <param name="weight">Weight to give the goal.</param> /// <param name="desiredState">Desired state for the comparative goal.</param> pub...
C#
perty(self.as_ref(),"icon-name", &icon_name) } fn set_label_guide(&self, label_guide: Option<&str>) { glib::ObjectExt::set_property(self.as_ref(),"label-guide", &label_guide) } fn get_property_title(&self) -> Option<glib::GString> { glib::ObjectExt::property(self.as_ref(), "title") ...
Rust
r7, r3 mov sl, r0 cmp r7, #3 ldreq r0, _022E608C ; =ov11_02324C6C mov sb, r1 mov r8, r2 mov r6, #0 ldreq r4, [r0, #0x18] beq _022E5F90 cmp r7, #5 ldreq r0, _022E608C ; =ov11_02324C6C ldreq r4, [r0, #0x18] beq _022E5F90 cmp r7, #4 ldreq r0, _022E608C ; =ov11_02324C6C ldreq r4, [r0, #0x18] beq _022E5F90 ...
Assembly
&htimerEvent1))) /* Timer handler (returned) */ e = "DosAsyncTimer"; if (switch_priority && tib->tib_ptib2->tib2_ulpri == 0x0300) { /* Nobody switched priority while we slept... Ignore errors... */ /* tib->tib_ptib2->tib2_ulpri = priority; */ /* Get back... */ if (!(rc = DosSetPriority(PRTYS_THREAD, (p...
C
} pub fn blue() -> Self { Color::new(0.0, 0.0, 1.0).unwrap() } pub fn as_vec(&self) -> Vec3 { Vec3::cartesian(self.r, self.g, self.b) } } pub fn gradient(t: f32, l_color: &Color, r_color: &Color) -> Color { range_check(t, 0.0, 1.0).unwrap(); let l_vec = (1.0 - t) * l_col...
Rust
t r0, #:upper16:.LC2 adr r7, .L3+16 ldrd r6, [r7] adr r5, .L3+24 ldrd r4, [r5] adr r3, .L3+32 ldrd r2, [r3] strd r10, [sp] strd r8, [sp, #8] strd r6, [sp, #16] strd r4, [sp, #24] bl printf movs r0, #0 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L4: .align 3 .L3: .word 2326401...
Assembly
"C" } // namespace libyuv #endif #endif // !defined(LIBYUV_DISABLE_X86) && (defined(_M_IX86) || defined(_M_X64)) #include <glm/ext/scalar_int_sized.hpp> #if GLM_HAS_STATIC_ASSERT static_assert(sizeof(glm::int8) == 1, "int8 size isn't 1 byte on this platform"); static_assert(sizeof(glm::int16) == 2, "int16 size i...
C++
Exception( errorCode = MiscMessageCode.ERROR_PROJECT_DATA_REPEAT_MIGRATE, params = arrayOf(projectId), defaultMessage = I18nUtil.getCodeLanMessage( messageCode = MiscMessageCode.ERROR_PROJECT_DATA_REPEAT_MIGRATE, params = arrayOf(pr...
Kotlin
put('/api/heroes/:id', (schema, request) => { const id = request.params.id; const attrs = JSON.parse(request.requestBody) as Hero; const hero = schema.find(this.collectionName, id); hero?.update(attrs); this.setToStorage(schema); return hero?.attrs || {}; }); } } import {Reques...
Typescript
{const e=this.editor;e.model.schema.extend("$text",{allowAttributes:"italic"}),e.model.schema.setAttributeProperties("italic",{isFormatting:!0,copyOnEnter:!0}),e.conversion.attributeToElement({model:"italic",view:"i",upcastAlso:["em",{styles:{"font-style":"italic"}}]}),e.commands.add("italic",new gg(e,"italic")),e.keys...
JavaScript
l-2.753-.108-.118 32.381h2.871v3.185h3.07v-3.185h2.824v3.185h-2.824v3.099l20.312.084v-3.257h-2.96V50.274h2.96V37.323h2.924v-3.191h5.781v3.191h2.813l-.108 3.246h2.813v3.246h9.027V30.94h-2.897zM33.136 56.682h-3.07v-3.158h3.07v3.158zm2.824-22.55h-2.824v-3.084h2.824v3.084zm2.907 12.928h2.907v3.184h-2.907V47.06zm5.771 16.15...
CSS
span>A B</span>"); // 2 nbsp together; could remove either one, but this mimics typing runNbspTest("A b&nbsp;&nbsp;C", "A b &nbsp;C"); // 2 nbsp together at the end runNbspTest("A b&nbsp;&nbsp;", "A b &nbsp;"); // 3 nbsp together; could remove 1st or 2nd, but this mimics typin...
Typescript
.getName(), tagName); if (tagByName.isIFDPointer() && !tagByName.isDataTypeOK(TIFFTag.TIFF_IFD_POINTER)) { throw new RuntimeException("Error: " + tagName + "must be an IFD pointer"); } } System.out.println(""); for (fin...
Java
dwAL7230InitTableAMode[12]); bResult &= IFRFbWriteEmbedded(priv, dwAL7230InitTableAMode[15]); } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) { /* Change from 5G to 2.4G [Reg] */ bResult &= IFRFbWriteEmbedded(priv, dwAL7230InitTable[2]); bResult &= IFRFbWriteEmbedded(pri...
C
put("房间号码", "101"); put("客户名称", "测试"); put("金额", 20); put("合计", 10000); } }); } } }); ...
Java
PATH = url.fileURLToPath(new URL('.', import.meta.url)); const PACKAGE_JSON_PATH = path.join(PLUGIN_SRC_PATH, '../package.json'); const PLUGINS_MANIFEST_PATH = path.join(PLUGIN_SRC_PATH, '..', '..', '..', '..', 'plugins.json'); // Extract plugins.json contents const pluginsJsonRaw = fs.readFileSync(PLUGINS_MANIFEST_P...
JavaScript
toOsmLat(lats[i], OFFSET_Y)); } polyline = new OsmNogoPolygon(false); for (int i = 0; i < lons.length; i++) { polyline.addVertex(toOsmLon(lons[i], OFFSET_X), toOsmLat(lats[i], OFFSET_Y)); } } /** @noinspection EmptyMethod*/ @AfterClass public static void tea...
Java
} /** * Destroys this NamingContext by disconnecting from the ORB. * @exception org.omg.CORBA.SystemException One of a fixed set of CORBA * system exceptions. */ public final void Destroy() throws org.omg.CORBA.SystemException { // Destroy the object reference by disc...
Java
cluster.LogModulePrintf(cluster.Conf.Verbose, config.ConstLogModOrchestrator,LvlInfo, "%s %s", mariadbdCmd.Path, mariadbdCmd.Args) var out bytes.Buffer mariadbdCmd.Stdout = &out go func() { err := mariadbdCmd.Run() if err != nil { cluster.LogModulePrintf(cluster.Conf.Verbose, config.ConstLogModOrchestrator...
Go
b1++ b1-- b1 += a // is compiled to b1 = b1 + a } interface D { operator fun plusAssign(a: A) operator fun minusAssign(a: A) operator fun timesAssign(a: A) operator fun divAssign(a: A) operator fun modAssign(a: A) } fun assignmentOperations(d: D, a: A) { d += a // is c...
Kotlin
a.library.library.split(" ")[0]:i),a instanceof Array?H5P.findCopyrights(o,a,t):a instanceof Object&&(c(a,i,t),void 0===a.copyright||void 0===a.copyright.license||void 0===a.path||void 0===a.mime?H5P.findCopyrights(o,a,t):(s=new H5P.MediaCopyright(a.copyright),void 0!==a.width&&void 0!==a.height&&s.setThumbnail(new H5P...
HTML
"CODE"); } sptr = getseg(start_ea); set_segm_name(sptr, "ROM00"); set_segm_class(sptr, "CODE"); } for ( int i=0; i < qnumber(entries); i++ ) { if ( entries[i].proc > ptype ) continue; ...
C++
e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfd", "a49ebfc43e057a4c") } } /* * Copyright 2022 Appmattus Limited * * 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...
Kotlin
use x=322.363281 xlink:href=#ArialMT-101 /><use x=377.978516 xlink:href=#ArialMT-100 /><use x=433.59375 xlink:href=#ArialMT-58 /><use x=461.376953 xlink:href=#ArialMT-32 /><use x=489.160156 xlink:href=#ArialMT-50 /><use x=544.775391 xlink:href=#ArialMT-51 /></g></g></g><g id=ytick_11><g id=text_27><g style=fill:#262626...
HTML
val introInfoLayouts = arrayOf( "bangumi_databind_fragment_intro_info_layout", "theseus_ogv_fragment_intro_info", "theseus_detail_fragment_intro_info_layout", ) val actorInfoLayouts = arrayOf( "bangumi_item_character_avatar_holder", "theseus_ch...
Kotlin
// Copyright (c) .NET Foundation and Contributors (https://dotnetfoundation.org/ & https://stride3d.net) and Silicon Studio Corp. (https://www.siliconstudio.co.jp) // Distributed under the MIT license. See the LICENSE.md file in the project root for more information. using System; using System.Collections.Generic; usin...
C#
nagementDSC00047.jpg?resize=1280 , https://techcrunch.com/853 1280w, https://techcrunch.com/wp-content/uploads/2019/12/Lila-Preston-Generation-Investment-ManagementDSC00047.jpg?resize=430 , https://techcrunch.com/287 430w, https://techcrunch.com/wp-content/uploads/2019/12/Lila-Preston-Generation-Investment-ManagementDS...
HTML
Y-%m-%d', time.localtime()) current_hour = time.strftime("%H", time.localtime()) mysql_link = 'mysqlbinlog -R --start-datetime="' + current_time + ' ' + xid_time +\ ':00:00" --stop-datetime="' + current_time + ' ' + str(int(xid_time)+1) +\ ':00:00" -h' + host +' -u' + user + ...
Python
CassandraOutput.Message.StoppedSkippingBatch")); return; } // ignore empty batch if (Utils.isEmpty(batch)) { logDebug( BaseMessages.getString( CassandraOutputMeta.PKG, "CassandraOutput.Message.SkippingEmptyBatch")); return; } // construct CQL/thrift batch an...
Java
tetrahedron = [ [(-1 + xOffset) * scale, (0 + yOffset) * scale, (-1/1.414 + zOffset) * scale], [(1 + xOffset) * scale, (0 + yOffset) * scale, (-1/1.414 + zOffset) * scale], [(0 + xOffset) * scale, (-1 + yOffset) * scale, (1/1.414 + zOffset) * scale], [(0 + xOff...
Python
::fmt::Result { ::protobuf::text_format::fmt(self, f) } } impl ::protobuf::reflect::ProtobufValue for ExampleParserConfiguration { fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { ::protobuf::reflect::ProtobufValueRef::Message(self) } } static file_descriptor_proto_data: &'stati...
Rust
1, Rule.FILE_BEGIN_NEWLINES_FAILURE, this.getOptions().ruleName ), ]; } return []; } } import fs from "fs" import Path from "path" function makeDirSync(path: string) { if (arguments.length > 1) path = Path.join.apply(Path, arguments) if (path && !fs.existsSync(path)) { ...
Typescript
MINFRAME) mov %l7, %g1 ! save computed sp mov %l0, %g2 ! save fault address mov BE_INVALID, %g3 ! compute bus error reg code btst PROT_INVAL, %l1 bnz,a 1f mov BE_PROTERR, %g3 1: save ! back to last user window mov %psr, %g4 ! get CWP save ! back to trap window ! ! save remaining user state ! mov...
Assembly
an animal or a plant\"},{\"value\":3,\"desc\":\"Anonymous visitor\"}],\"name\":\"user name\",\"age\":\"user age\",\"sex\":\"\",\"birthDay\":\"user birthDay\",\"regtime\":\"user regtime\"},\"type\":0,\"name\":\"Tony Stark\",\"age\":45,\"sex\":0,\"birthDay\":\"\",\"regtime\":\"\"}}", request.response...
Kotlin
ngframework.stereotype.Component; import java.util.List; import java.util.Set; @Component public interface DashboardMapper { int insert(Dashboard dashboard); @Delete({"delete from dashboard where id = #{id}"}) int deleteById(@Param("id") Long id); @Delete({"delete from dashboard where find_in_set(#...
Java
drawRect(background, BACKGROUND_VALUE) FONT.drawHeightCenteredString(setting.name, x + hOffset, y + height / 2, -0x1) val format = if (this.setting.openList) "+" else "-" val formatWidth = FONT.getStringWidth(format) FONT.drawHeightCenteredString(format, x + width - formatWidth - hOffset, y + height / ...
Kotlin
.qiniu.storage.UploadManager; import com.qiniu.storage.model.BucketInfo; import com.qiniu.storage.model.FileInfo; import com.qiniu.util.Auth; import com.qiniu.util.StringMap; import okhttp3.OkHttpClient; import okhttp3.Request; /** * 七牛文件服务 * * @description <br> * @author <a href="mailto:vakinge@gmail.com">vakin...
Java
properties.color2[3]} properties.color2 = nil end return true, ESX.Game.SetVehicleProperties(vehicle, properties) end --- @description This will get a players dead status --- @return boolean Framework.GetIsPlayerDead = function() local playerData = Framework.GetPlayerData() return playerData.de...
Lua
LONG $0x0e79e3c4; WORD $0xfa0c; BYTE $0x11 // vpblendw xmm1, xmm0, oword [rdx + 8*rdi], 17 QUAD $0x1110fa540e79e3c4 // vpblendw xmm2, xmm0, oword [rdx + 8*rdi + 16], 17 QUAD $0x1120fa5c0e79e3c4 // vpblendw xmm3, xmm0, oword [rdx + 8*rdi + 32], 17 QUAD $0x1130fa640e79e3c4 ...
Assembly
/* * MCUGotchi - A Tamagotchi P1 emulator for microcontrollers * * Copyright (C) 2021 Jean-Christophe Rona <jc@rona.fr> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 ...
C
php TPL::output('admin/global/footer.tpl.htm'); ?><?php TPL::output('admin/global/header.tpl.htm'); ?> <?php TPL::output('admin/global/nav_menu.tpl.htm'); ?> <div class="aw-content-wrap"> <form action="admin/ajax/save_topic/" id="settings_form" method="post" onsubmit="return false"> <input type="hidden" name="topic_...
HTML
ationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Diagnostics.StackTrace struct StackTrace_t43C03122C6B2AAF0DCCF684B2D5FA6E673F02888; // System.IO.Stream struct Stream_t5DC87DD578C2C5298...
C++
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_SCHEDULER_WORKER_NON_MAIN_THREAD_SCHEDULER_HELPER_H_ #define THIRD_PARTY_BLINK_RENDERER_PLATFORM_SCHEDULER_WOR...
C
-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cel...
CSS
/* * Copyright (C) 2023 kichikuou <KichikuouChrome@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *...
C
tion-color: var(--jp-content-link-color);\n}\n",""]);const d=l},97980:(e,t,n)=>{"use strict";n.d(t,{A:()=>l});var i=n(31601);var s=n.n(i);var o=n(76314);var r=n.n(o);var a=r()(s());a.push([e.id,"/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n|...
JavaScript
装懂,是假马克思主义,假毛泽东思想。过去没有把这些错误集中起来看一看自己究竟是一个什么样的人,现在把这些错误集中起来看一下,自己也大为吃惊。说我是一个没有改造过的资产阶级知识分子,过去不承认,现在看来,就是一个没有改造过的资产阶级没有知识的知识分子。辜负了党对我几十年的培养教育,愧悔无以自容。 </p> <p> 由于我的假毛泽东思想,十几年来,占据着高级党校的教学地位,在全国干部中散布的毒素影响很大,党采取严正措施来清除我所遗留下来的影响是完全必要的。在我们学校目前所进行的斗争,是一场大是大非的斗争,把学校若干年来所积存的问题来一次总清算,彻底清除我在学校所造成的坏影响,以利于今后学校的顺利发展,顺利地贯彻以毛泽东思(...
HTML
// See LICENSE for license details. //************************************************************************** // Vector-vector add benchmark //-------------------------------------------------------------------------- // // This benchmark uses adds to vectors and writes the results to a // third vector. The input d...
C
s.InvalidUserList = v return s } // SetKMSEncrypted sets the KMSEncrypted field's value. func (s *CreateSMBFileShareInput) SetKMSEncrypted(v bool) *CreateSMBFileShareInput { s.KMSEncrypted = &v return s } // SetKMSKey sets the KMSKey field's value. func (s *CreateSMBFileShareInput) SetKMSKey(v string) *CreateSMBFi...
Go
f.write("\\n" + "-" * 30 + "\\n\\n") print(f"📄 测试报告已保存到: {filename}") except Exception as e: print(f"⚠️ 保存测试报告失败: {str(e)}") def main(): """主函数""" parser = argparse.ArgumentParser(description='视频处理API集成测试运行器') parse...
Python
[a_c+4:a_c+7] ; repeat:0x1, step:0x0, num_a_c:4 v_cmpx_le_u32 vcc, s[s_wo], v[v_move_slice_n_idswo] v_subrev_u32 v[v_move_slice_n_idswo], s[s_wo], v[v_move_slice_n_idswo] v_add_u32 v[v_move_slice_n_idsho], 1, v[v_move_slice_n_idsho] s_mov_b64 exec, -1 ds_read_b32 v[v_b+3], v[v_sld_b_os] offset:3...
Assembly
73B0;&#x7684;Python&#xFF0C;&#x5C06;Python&#x7684;&#x5B57;&#x8282;&#x7801;&#x5B57;&#x8282;&#x7801;&#x518D;&#x7F16;&#x8BD1;&#x6210;&#x673A;&#x5668;&#x7801;&#x3002;</li> </ul> </li> </ul> <p><img src="assets/image-20190619212451193.png" alt="image-20190619212451193"></p> <p>&#x770B;&#x4E86;&#x8FD9;&#x4E48;&#x591A;&#x5185;...
HTML
color:#333} .ConRqdTxt {color:#333} .ConJmpTopDiv {margin:15px 10px 15px 10px} .ConErrLblTxt {color:#C00;font-weight:bold} .ConWrnLblTxt {color:#C90;font-weight:bold} a.JmpLnk:link, a.JmpLnk:visited {color:#003399;text-decoration:none} a.JmpLnk:hover {color:#003399;text-decoration:underline} a.JmpTopLnk:link, a.JmpTopL...
CSS
DetailData, FavDetailItemModel> with BaseFavController { @override late int mediaId; late String heroTag; final Rx<FavFolderInfo> folderInfo = FavFolderInfo().obs; final Rx<bool?> _isOwner = Rx<bool?>(null); final Rx<FavOrderType> order = FavOrderType.mtime.obs; @override bool get isOwner => _isOwn...
Dart
+ */ color: #eee; opacity: 1; } input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #eee; opacity: 1; } input:not(:focus)::-webkit-input-placeholder { /* WebKit browsers */ opacity: 0.4; } input:not(:focus):-moz-placeholder { /* Mozilla Firefox 4 to 18 */ opacity: 0.4; } input:not(:focus...
CSS
from sulley import * def run (): tag() ndr_string() ber() # clear out the requests. blocks.REQUESTS = {} blocks.CURRENT = None ######################################################################################################################## def tag (): s_initialize("UNIT TEST TAG...
Python
lass="memname">typedef <a class="el" href="structNV__GPU__PERF__PSTATES__INFO__V2.html">NV_GPU_PERF_PSTATES_INFO_V2</a> <a class="el" href="group__gpupstate.html#gaed4432842d3e23062505ec2d2188bed8">NV_GPU_PERF_PSTATES_INFO</a></td> </tr> </table> </div> <div class="memdoc"> </div> </div> <hr/><h2>Enumera...
HTML
pre> <font color="red"> instance_check_guild(&lt;guild id&gt;{,&lt;amount&gt;{,&lt;min&gt;{,&lt;max&gt;}}}) </font> This function checks if a guild meets certain requirements, returning 1 if all conditions are met and 0 otherwise. It will only check online characters. amount -...
HTML
/06/11/eye.ent.voyeurs/tz.movies.gif" alt="Go ahead, follow me" width="65" height="49" border="0" vspace="6"></a></td>'; s += ' </tr>'; s += ' </table>'; s += ''; s += ''; s += ''; s += ''; s += ''; s += ''; ...
JavaScript
0) if (toBeDownloaded == null) { if (args.isNotEmpty() && createTextAsImageIfNotFound) { val theTextThatWillBeWritten = args.drop(argument).joinToString(" ") if (theTextThatWillBeWritten.isNotEmpty()) return JVMImage(ImageUtils.createTextAsImage(loritta, 256, 256, theTextThatWillBeWritten)) } ...
Kotlin
00D7DB0 dw 0x24020027 ; 800D7DB4 dw 0xAE4235B8 ; 800D7DB8 dw 0x3C02800B ; 800D7DBC dw 0xAC43B9B0 ; 800D7DC0 dw 0x00008021 ; 800D7DC4 dw 0x12330009 ; 800D7DC8 dw 0x02402021 ; 800D7DCC dw 0x02202821 ; 800D7DD0 dw 0x02003021 ; 800D7DD4 dw 0x0C03559F ; 800D7DD8 dw 0x24070001 ; 800D7DDC dw 0x02402021 ; 800D7DE0 ...
Assembly
:%></td><td width="70%" align="left"><input class="cbi-input-file" style="width: 235px" type="text" id="amlogic_uboot" name="amlogic_uboot" /></td></tr> <tr> <td width="30%" align="right"><%:Install OpenWrt:%></td> <td width="70%" align="left"> <input type="button" class="cbi-button cbi-button-reload" val...
HTML
"adamant_terminus_warrant_improved_talent", "adamant_terminus_warrant_upgrade_talent", "adamant_bullet_rain_ability", "adamant_bullet_rain_toughness", "adamant_bullet_rain_tdr", "adamant_bullet_rain_fire_rate", "adamant_hack_to_allow_grenades", "adamant_drone_buff_talent", "adamant_drone_debuff_talent", "adamant_no_com...
Lua
x=\"590.0\" y=\"180\"/>\r\n <omgdi:waypoint x=\"687.5\" y=\"180\"/>\r\n <bpmndi:BPMNLabel labelStyle=\"sid-e0502d32-f8d1-41cf-9c4a-cbb49fecf581\">\r\n <omgdc:Bounds height=\"12.048704338048935\" width=\"16.32155963195521\" x=\"597.8850936986571\" y=\"155\"/>\r\n </bpmndi...
HTML
ts/trait.Zero.html#tymethod.zero", VERSION )), [name] => { let ty = type_from_path(path)?; Some(format!( "https://docs.rs/vectrix/{}/vectrix/{}.{}.html", VERSION, ty, name )) } [name, segment] => { ...
Rust
实验室开放日报名通知](https://cca.nuaa.edu.cn/2025/0709/c15586a379870/page.htm) | | ~~2025-07-23~~ | [2025年南京航空航天大学材料科学与技术学院关于举办2025年暑期实验室开放日活动的通知](https://msc.nuaa.edu.cn/2025/0701/c18661a379369/page.htm) | | ~~2025-07-18~~ | [2025年南京航空航天大学经济与管理学院实验室开放日报名通知](https://cem.nuaa.edu.cn/2025/0701/c3621a379339/page.htm) | | ~~2025-07...
Markdown
view img.fr-bordered, .fr-view .fr-img-caption.fr-bordered img { border: solid 5px #CCC; } .fr-view img.fr-bordered { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .fr-view .fr-img-caption.fr-bordered img { -webkit-box-sizing: border-box; -moz-box-sizing: border...
CSS
[t]=o[t]}),e.util=x},function(t,e,n){function i(t){var e=t.get("data");return s(e,t,t.ecModel)}function r(t,e){var n=e;e instanceof h||(n=new h(e),o.mixin(n,u));var i=l.createScaleByModel(n);return i.setExtent(t[0],t[1]),l.niceScaleExtent(i,n),i}function a(t){o.mixin(t,u)}var o=n(208),s=n(252),l=n(232),u=n(279),h=n(224...
JavaScript
LECT COUNT(enfermoID) FROM Hospitalizacion WHERE hospitalID = hz.hospitalID) 'Cantidad', (CONCAT(ROUND( ((SELECT COUNT(enfermoID) FROM Hospitalizacion WHERE hospitalID = hz.hospitalID)/(SELECT COUNT(enfermoID) FROM Hospitalizacion)) * 100, 1),' %')) 'Porcentaje' FROM Hospital AS ...
Typescript
任务', child: SelectableIconButton( selected: true, src: 'icon_cancel_task', width: 20, height: 20, color: kText6Color, onTap: (_) { showFutureToast(); }, ), ...
Dart
""" Implementacao do algoritmo Timsort Referencia: https://www.geeksforgeeks.org/timsort/ """ RUN = 32 def insertion_sort(data, left, right): """ Use insertion sort to sort the dataay from the left index to the right index which is of size atmost RUN. """ for index in range(left + 1, right + 1): ...
Python
p-4 bg-gray-800 rounded-lg"> <h2 class="text-lg font-semibold mb-2">Features</h2> <ul class="text-sm space-y-1 text-gray-300"> <li>• 📈 Real-time performance charts and metrics</li> <li>• 🔥 Interactive flame graphs for profiling</li> <li>• 🎯 Ben...
HTML
not start if (_ffxivPluginData == null) { MessageBox.Show($"{ffxivActPluginDll} must be installed BEFORE DFAssist!"); dfAssistPluginData.cbEnabled.Checked = false; return false; } if (!_ffxivPluginData.cbEnabled.Checked) ...
C#
fn png_get_signature(png_ptr: png_structp, info_ptr: png_infop) -> png_bytep; } extern "C" { pub fn png_get_bKGD( png_ptr: png_structp, info_ptr: png_infop, background: *mut png_color_16p, ) -> png_uint_32; } extern "C" { pub fn png_set_bKGD(png_ptr: png_structp, info_ptr: png_infop...
Rust
//////////////////////////////////////////////////////////////////////////// // // MassivePoints - .NET implementation of QuadTree. // Copyright (c) Kouji Matsui (@kozy_kekyo, @kekyo@mastodon.cloud) // // Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0 // //////////////////////////////////////////...
C#
/goccy/go-yaml" "github.com/movsb/taoblog/modules/utils" "github.com/movsb/taoblog/modules/utils/dir" "github.com/movsb/taoblog/modules/version" "github.com/movsb/taoblog/service/modules/dynamic" "github.com/yuin/goldmark/parser" ) //go:generate sass --style compressed --no-source-map style.scss style.css //go:e...
Go
VerifyEmailTokenVarsBuilder) updates) => (toBuilder()..update(updates)).build(); @override GVerifyEmailTokenVarsBuilder toBuilder() => new GVerifyEmailTokenVarsBuilder()..replace(this); @override bool operator ==(Object other) { if (identical(other, this)) return true; return other is GVer...
Dart
vim-telescope/telescope.nvim' }, config = function() require('telescope').load_extension('command_palette') end, }, { 'cljoly/telescope-repo.nvim', commit = '50b5fc6eba11b5f1fcb249d5f7490551f86d1a00', lazy = true, event = { 'BufReadPost', 'BufAdd', 'BufNewFile' }, ...
Lua
import pandas as pd import numpy as np import matplotlib.pyplot as plt import seaborn as sns from sklearn.model_selection import train_test_split, GridSearchCV from sklearn.naive_bayes import GaussianNB, BernoulliNB, MultinomialNB from sklearn.preprocessing import LabelEncoder, StandardScaler from sklearn.metrics impor...
Python
from datetime import datetime, timezone from gspread_models.date_parser import DateParser def test_generate_timestamp(): dt = DateParser.generate_timestamp() assert isinstance(dt, datetime) assert dt.tzinfo == timezone.utc def test_parse_timestamp(): example_ts = "2023-03-08 19:59:16.471152+00:00" ...
Python
("{:?}: Deviation Data", roadAccident_data); //testPost(); //testParse(); //testPost_2(); let opts = database::get_opts(auth::USER_DB, auth::PASS_DB, auth::ADDR_DB, auth::NAME_DB); // // // Create new pool connections let pool = mysql::Pool::new(opts).expect("Pool failed to get opts!"); dat...
Rust
, time.Now()) }, "drkey_serv_level1_store") return cleaners } func (s *ServiceEngine) getLevel1Key( ctx context.Context, meta drkey.Level1Meta, ) (drkey.Level1Key, error) { if meta.SrcIA == s.LocalIA { return s.DeriveLevel1(ctx, meta) } if meta.DstIA != s.LocalIA { return drkey.Level1Key{}, serrors.New(...
Go
sxs)("div",{className:"flex flex-col gap-2 pb-1 pt-3",children:[(0,k.jsxs)("div",{className:"flex flex-row items-center gap-2",children:[(0,k.jsx)(t,{className:"icon-lg"}),(0,k.jsx)("p",{className:"text-md flex-1 font-semibold text-token-text-primary",children:(0,b.Ul)(n.type,s)}),(0,k.jsx)(w.M,{entry:n,isConnected:!!n...
JavaScript
Object | [default](https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json) | | onPanelChange| the callback when panel change | function(date: moment, mode: string) | - | getRemainingRequest---> /Users/qingtian/Desktop/sy-standard-project/components/calendar/index.en-US.md c...
HTML
5, // FIXME: make sure generated plans make sense (joins + lookups are not disjoint) |inner| prop_oneof![ (inner.clone(), inner.clone()).prop_map(|(a, b)| Plan::Join(Box::new(a), Box::new(b))), (inner.clone(), arb_clause()).prop_map(|(p, c)| Plan::LookupEach(Box...
Rust
( padding: const EdgeInsets.symmetric(horizontal: 24, vertical: 8), decoration: BoxDecoration( borderRadius: BorderRadius.circular(16), color: Theme.of(context).colorScheme.surfaceContainerHighest, ...
Dart
<script src="../../docs/assets/js/bootstrap-carousel.js"></script> <script src="../../docs/assets/js/bootstrap-typeahead.js"></script> <script src="../../docs/assets/js/application.js"></script> </body> </html> <!DOCTYPE html> <html> <head> <style> span.a { display: inline; /* the default for span */...
HTML
sert os.path.exists(checkpoint_dir / "rl_model_200_steps.zip") assert os.path.exists(checkpoint_dir / "rl_model_replay_buffer_200_steps.pkl") assert os.path.exists(checkpoint_dir / "rl_model_vecnormalize_200_steps.pkl") # Check that checkpoints can be properly loaded model = DQN.load(checkpoint_dir / "r...
Python
return (def_a->mCons_src_name - def_b->mCons_src_name); } return (def_a->mDef_type - def_b->mDef_type); } void afxConstraintMgr::initConstraintDefs(Vector<afxConstraintDef>& all_defs, bool on_server, F32 scoping_dist) { mInitialized = true; mOn_server = on_server; if (scoping_dist > 0.0) mScoping_d...
C++
timal_threshold"] except: st.stop() # Sidebar info st.sidebar.header("ℹ️ Model Info") st.sidebar.write(f"**Model:** {metadata['model_info']['model_name']}") st.sidebar.write(f"**Trained on:** {metadata['model_info']['training_date'][:10]}") st.sidebar.write(f"**Optimal Threshold:** {threshold:.3f}") st.sidebar.wri...
Python
mahnını növbəyə qoy", "noBookmarks": "Əlfəcinlər yoxdur!", "playlists": "Səsləndirmə Siyahıları", "videos": "Videolar", "enabled": "Aktivləşib", "allFieldsReqMsg": "Bütün tələb olunan sahələr", "artistBookmarkAddAlert": "Sənətkar əlfəcinləndi!", "rename": "Təkrar adlandır", "viewAll": "...
Dart
加德」女武神部队的卫士长,实力出众,具有出色的战场指挥能力。成为异变者的她虽然失去了自己的部队,但也令她更能放开手交战。', '7030001', '', '2', '0', '8', '6', '1', '', '', '', '70300', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '703000103,703000205,703000303', '4703003', '', '328005,328103', '', '', '', '2', '3', '', '', '65', '3369', '52718', '4...
Lua
delay(100) binding.tabLayout.getTabAt(item)?.select() } } } private fun initView() { binding.viewPager.adapter = adapter binding.viewPager.addOnPageChangeListener(object : ViewPager.OnPageChangeListener { override fun onPageScrolled(...
Kotlin
sJson2.getJsonObject("event_payload").getString("type")) .isEqualTo("CustomerActivated") assertThat(asJson2.getString("causation_id")).isEqualTo(eventId1) assertThat(asJson2.getString("correlation_id")).isEqualTo(eventId1) tc.completeNow() } ...
Kotlin