content
stringlengths
2
6.21k
label
stringclasses
16 values
sent" def test_reproduce_mobile_app_error_scenario(self): """Test reproducing mobile app adset creation error scenario""" result = self.tester.test_reproduce_mobile_app_error() assert result["success"], f"Error reproduction test failed: {result.get('error', 'Unknown error')}" ...
Python
.SetChanged() } } } ; "use strict"; const C3$jscomp$81 = self.C3 , tmpRect$jscomp$2 = new C3$jscomp$81.Rect , tmpQuad$jscomp$2 = new C3$jscomp$81.Quad , renderCellArr = []; new C3$jscomp$81.Rect; new C3$jscomp$81.Rect; const glMatrix$jscomp$8 = self.glMatrix , vec3$jscomp$6 = glMatrix$jscomp$8.v...
JavaScript
y">0..*</td><td style="vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="datatypes.html#code">code</a></td><td style="vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px ...
HTML
local M = {} -- mapping of lua regex to filetype M.endswith = { ["/%.aptitude/config$"] = "aptconf", ["/%.config/git/config$"] = "gitconfig", ["/%.gnupg/gpg.conf$"] = "gpg", ["/%.gnupg/options$"] = "gpg", ["/%.icewm/menu$"] = "icemenu", ["/%.libao$"] = "libao", ["/%.mplayer/config$"] = "mpla...
Lua
L55_1 = _ENV L56_1 = "C756CC558958FD73D" L57_1 = _hx_e L57_1 = L57_1() L55_1[L56_1] = L57_1 _ENV["C756CC558958FD73D"]["new"] = function(A0_2) local L1_2, L2_2, L3_2, L4_2 L1_2 = lua_helper_new L2_2 = C756CC558958FD73D L2_2 = L2_2.prototype L3_2 = 6 L4_2 = 12 L1_2 = L1_2(L2_2, L3_2, L4_2) L2_2 = C756CC5...
Lua
operation.parameters().0.a() }; let name: String = { let mut name_vec = vec![0; name_len as usize]; //let mut name_vec = Vec::with_capacity(name_len as usize); let p0 = ParamTmpRef::new_output(&mut name_vec); let mut opera...
Rust
80, 0x1fe000 bytes // _m74(sdk::function<uint8_t()>*) rtl_are_volume_startup_applications_complete; // [FsRtlBalanceReads] // Ldr = [ntoskrnl.exe, hal.dll] // => Windows 10 v1607, Windows 10 v2004, Windows 11, Windows 10 v20H2 // ntoskrnl.exe PAGE:0x51eea0, 0x32828 bytes // ntoskrnl.exe...
C++
8 03 00 1F */ lbz r0, 0x1f(r3) /* 804BC138 004B7678 55 65 07 BE */ clrlwi r5, r11, 0x1e /* 804BC13C 004B767C B0 86 00 00 */ sth r4, 0(r6) /* 804BC140 004B7680 55 64 F7 BE */ rlwinm r4, r11, 0x1e, 0x1e, 0x1f /* 804BC144 004B7684 80 63 00 14 */ lwz r3, 0x14(r3) /* 804BC148 004B7688 54 00 07 FE */ clrlwi r0, r0, 0x1f...
Assembly
Packet(mob, pw); } public static void SendMobAffected(Mob mob, int skillID, short delay) { var pw = new Packet(ServerMessages.MOB_AFFECTED); pw.WriteInt(mob.SpawnID); pw.WriteInt(skillID); pw.WriteShort(delay); mob.Field.SendPacket(mob...
C#
inenr_T line = curwin->w_cursor.lnum; colnr_T col = curwin->w_cursor.col; # ifdef FEAT_VIRTUALEDIT colnr_T coladd = curwin->w_cursor.coladd; # endif colnr_T curswant = curwin->w_curswant; int set_curswant = curwin->w_set_curswant; win_T *old_curwin = curwin; buf_T *old_curbuf = curbuf; int ...
C
A = def->groundAnchorA; m_groundAnchorB = def->groundAnchorB; m_localAnchorA = def->localAnchorA; m_localAnchorB = def->localAnchorB; m_lengthA = def->lengthA; m_lengthB = def->lengthB; b2Assert(def->ratio != 0.0f); m_ratio = def->ratio; m_constant = def->lengthA + m_ratio * def->lengthB; m_impulse = 0.0f;...
C++
75, 2347, 4039, 5177, 3146, 6710, 4858, 4829, 4982, 7618, 2981, 2813, 521, 5462, 4291, 934, 7256, 4626, 6053, 3027, 1246, 1637, 7520, 1644, 3775, 478, 5424, 1578, 680, 4888, 4141, 4374, 2615, 6598, 3330, 442, 1641, 5380, 2075, 3620, 6593, 6005, 5664, 3...
Rust
e", "Normal Reset Command", "Normal Command that resents some data", ), USERS_BUG_FIX( "§f", "User Bug Fix", "A Command to fix small bugs", ), DEVELOPER_TEST( "§5", "Developer Test Commands", "A Command to edit/test/change some features. §c...
Kotlin
// // HtmlUtils.cs // // Author: Jeffrey Stedfast <jeff@xamarin.com> // // Copyright (c) 2015-2016 Xamarin Inc. (www.xamarin.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software withou...
C#
######### ########### ########### def observeUpdate(self, observation: int, gameState: busters.GameState): """ Update beliefs based on the distance observation and Pacman's position. The observation is the noisy Manhattan distance to the ghost you are tracking. There is on...
Python
new FlowLayout(FlowLayout.LEADING)); top0.add(top); /* extend */ JLabel lbl=new JLabel("Position Extend:",JLabel.RIGHT); top.add(lbl); JSpinner spin=new JSpinner(this.spinnerExtendSize=new SpinnerNumberModel( preferences.getInt(PREF_EXTEND, 10), 1, 100, 1)); lbl.setLabelFor(spin); top.add(sp...
Java
-floating { position: relative; } .bootstrap .form-floating > .form-control, .bootstrap .form-floating > .form-select { height: calc(3.5rem + 2px); line-height: 1.25; } .bootstrap .form-floating > label { position: absolute; top: 0; left: 0; height: 100%; padding: 1rem 0.75rem; pointer-events: none; ...
CSS
am name="underlineText">是否需要下划线,默认值 <see langword="false"/></param> public HyperlinkClickableSpan(Action<View?> onClick, bool underlineText = false) { this.onClick = onClick; this.underlineText = underlineText; } public override void OnClick(View widget) => onCli...
C#
privBuf = privBuf.toBuffer(); } switch (kdf) { case 'none': break; case 'bcrypt': var salt = crypto.randomBytes(16); var rounds = 16; var kdfssh = new SSHBuffer({}); kdfssh.writeBuffer(salt); kdfssh.writeInt(rounds); kdfopts = kdfssh.toBuffer(); if (bcrypt === undefined) { bcrypt = __webpack...
JavaScript
/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ------------------------------------------ ;; OASIS ;; Oric Adventure Script Interpreting System ;; ------------------------------------------ ;; (c) Chema 2015 ;; enguita@gmail.com ;; ------------------------------------------ ;;;;;;;...
Assembly
rl /* 80182D84 0017FCC4 81 83 00 00 */ lwz r12, 0(r3) /* 80182D88 0017FCC8 7C 7C 1B 78 */ mr r28, r3 /* 80182D8C 0017FCCC 81 8C 00 18 */ lwz r12, 0x18(r12) /* 80182D90 0017FCD0 7D 89 03 A6 */ mtctr r12 /* 80182D94 0017FCD4 4E 80 04 21 */ bctrl /* 80182D98 0017FCD8 54 60 06 3F */ clrlwi. r0, r3, 0x18 /* 80182D9C...
Assembly
`\(`` and end with ``\)``, are preserved without escaping. Otherwise regular LaTeX escaping applies. Parameters ---------- s : str Input to be escaped Return ------ str : Escaped string """ s = s.replace(r"\$", r"rt8§=§7wz") ps_d = re.compile(r"\$.*?\$").search(...
Python
/** * SlotsIcon.c * * DayZ Expansion Mod * www.dayzexpansion.com * © 2022 DayZ Expansion Mod Team * * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/. * ...
C
= false; recipients.forEach((elem) => { if (elem === email) { dupFlag = true; return; } }); return dupFlag; } import * as semver from 'semver'; import type * as typescript from 'typescript'; import { LoaderOptions } from './interfaces'; import * as logger from './logger'; ex...
Typescript
.HIDE_TYPE, Task.HIDE_UNTIL_DUE_TIME), with(TaskMaker.DUE_TIME, DateTime(2021, 2, 1, 16, 0)) ) taskDao.createNew(task) caldavDao.insert(newCaldavTask( with(CaldavTaskMaker.CALENDAR, list.uuid), with(CaldavTaskMaker.REMOTE_ID, "1234"), ...
Kotlin
} }import { InputType, Field } from '@nestjs/graphql'; import { IsEmail, MinLength, IsNotEmpty } from 'class-validator'; import { IsEqual } from '../validators/IsEqual'; import { IsUserAlreadyExist } from '../validators/IsUserAlreadyExist'; @InputType() export class RegisterInput { @Field() @IsEmail() @IsNo...
Typescript
operty_90[52545] = { id = 52545, damage = 249, base = 52540 } uv0.weapon_property_90[52546] = { id = 52546, damage = 270, base = 52540 } end()
Lua
# # Copyright (c) 2023 Airbyte, Inc., all rights reserved. # from setuptools import find_packages, setup MAIN_REQUIREMENTS = [ "airbyte-cdk~=0.1", ] TEST_REQUIREMENTS = [ "requests-mock~=1.9.3", "pytest~=6.1", "pytest-mock~=3.6.1", ] setup( entry_points={ "console_scripts": [ ...
Python
~~~~~~~~~~~ Lib_FSwap bchg #LBF_DFloat,LB_Flags(a4) move.w LB_DFloatSwap(a1),d0 lsl.w #2,d0 neg.w d0 lea -LB_Size-4(a1,d0.w),a0 move.w LB_FFloatSwap(a1),d1 sub.w LB_DFloatSwap(a1),d1 ext.l d1 lsr.l #1,d1 subq.w #1,d1 bmi.s .Skip .Loop move.l -4(a0),d0 move.l -8(a0),-4(a0) move.l d0,-8(a0) lea -8(a0),a0 d...
Assembly
up/pull/2958 [pr#2953]: https://github.com/rust-lang/rustup/pull/2953 [pr#2847]: https://github.com/rust-lang/rustup/pull/2847 [pr#2845]: https://github.com/rust-lang/rustup/pull/2845 [pr#2897]: https://github.com/rust-lang/rustup/pull/2897 [pr#2898]: https://github.com/rust-lang/rustup/pull/2898 [pr#2854]: https://git...
Markdown
TReturnType}})">ResolveAsync</see>. /// </para><para> /// When mapping fields to source object properties via /// <see cref="ComplexGraphType{TSourceType}.Field{TProperty}(System.Linq.Expressions.Expression{Func{TSourceType, TProperty}}, bool, Type)">Field(x => x.Name)</see>, /// <see cref="ExpressionFieldResolver{TSou...
C#
PONENT_PKG__CONTAINED_GENERIC_TRACES = CapellacorePackage.STRUCTURE__CONTAINED_GENERIC_TRACES; /** * The feature id for the '<em><b>Naming Rules</b></em>' containment reference list. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated * @ordered */ int COMPONENT_PKG__NAMING_RULES = Capell...
Java
links"><a rel="nofollow" class="external text" href="https://cd.thwiki.cc?ogmusic=U.N.オーエンは彼女なのか?&amp;fromwiki=Embodiment_of_Frequency_Modulation"><span></span></a></span><div class="ogmusic"><a href="./U.N.オーエンは彼女なのか?.md" class="mw-redirect" title="U.N.オーエンは彼女なのか?">U.N.オーエンは彼女なのか?</a></div><div class="source"><a href=...
Markdown
"Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." class="dict"><b>valueDuration</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown" title="ele-1: All FHIR elements must have a @value or children"...
HTML
ll; } if (directories.Length == 0) { errorMessage = $"Couldn't find directory '{directory}'"; return null; } realDirectory = Path.Combine(realDirectory, directories[0]); } string file = Path.GetFileNameWithoutExtension(com...
C#
SetWindowPos(null, hWnd, 0L, 0, 0, width + nonTopBorder * 2, height + nonTopBorder + topBorder, SWP_FRAMECHANGED or SWP_NOMOVE) } else { super.setWindowSize(windowPtr, width, height) } } } class PlatformWindowHelperCommon : PlatformWindowHelper { override fun hideTitleBar...
Kotlin
null) && originalItem.start.isBefore(DateTime.now()); @override PollCreateEditScreenState createState() => PollCreateEditScreenState(); } class PollCreateEditScreenState extends State<PollCreateEditScreen> { final _formKey = GlobalKey<FormState>(); String title = ''; String description = ''; ...
Dart
用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* uni.scss */\...
JavaScript
; return self; } pub fn operation<'a>( &'a mut self, val: Vec<MedicinalProductDefinition_Operation>, ) -> &'a mut MedicinalProductDefinitionBuilder { self.value["operation"] = json!(val.into_iter().map(|e| e.value).collect::<Vec<_>>()); return self; } pub fn...
Rust
Assert.That(queryFactoryFunc(session), Is.Not.Null, "failed with filter off"); tx.Commit(); } // test with the validity filter using (ISession session = OpenSession()) using (ITransaction tx = session.BeginTransaction()) { ...
C#
c[1], c[0] = madd1(v, y[0], t[0]) m := c[0] * 14042775128853446655 c[2] = madd0(m, 4891460686036598785, c[0]) c[1], c[0] = madd2(v, y[1], c[1], t[1]) c[2], t[0] = madd2(m, 2896914383306846353, c[2], c[0]) c[1], c[0] = madd2(v, y[2], c[1], t[2]) c[2], t[1] = madd2(m, 13281191951274694749, c[2], c[0]) c[1],...
Go
と正規のクローラーは、サイトに接続する際にこのヘッダーを示します。ユーザーエージェントの欠落は、悪意のあるリクエストの一般的な特徴です。</td> </tr> <tr> <td>メソッドが<code>GET</code>、<code>POST</code>、<code>HEAD</code>以外</td> <td>ほとんどのアプリケーションでは、標準的な<code>GET</code>または<code>POST</code>リクエスト(通常、ページの閲覧やフォームの送信に使用)のみを許可します。また、<code>HEAD</code>リクエストも、セキュリティ上の目的でブラウザよりよく送信されます。Clo...
HTML
4,0xf4,0x0b] # CHECK-NO-EXT: instruction requires the following: 'XCVsimd' (CORE-V SIMD ALU){{$}} //===----------------------------------------------------------------------===// // cv.avg.h //===----------------------------------------------------------------------===// cv.avg.h t0, t1, t2 # CHECK-INSTR: cv.avg.h t0...
Assembly
:20px;height:20px;display:inline-block;font-size:14px}#mdEditor .navbar-default{overflow:visible}.wmd-mode{min-width:150px;left:50%;margin-left:-75px!important}.wmd-mode:before{right:auto;left:40%}#md-keyboard-mode{color:#8E8E8E;font-size:12px;font-family:Monaco,Menlo,'Ubuntu Mono',Consolas,source-code-pro,Hiragino San...
CSS
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSObject.h" #import "NSURLConnectionDelegate-Protocol.h" @class NSMutableArray, NSMutableDictionary; @interface WikipediaAPIRequester : NSObject <NSURLConnectionDeleg...
C
, 1597269948. <em>Una guía breve y accesible para que las personas conozcan y se preocupen por tu trabajo.</em></dd> <dt id="ref-Kuit2004">Kuit2004</dt><dd>Marja Kuittinen and Jorma Sajaniemi: "Teaching Roles of Variables in Elementary Programming Courses". <em>ACM SIGCSE Bulletin</em>, 36(3), 9 2004, doi:10.1145/1026...
HTML
dItem-Timezone":"{0} {1}","dayPeriods-format-narrow-pm":"PM","dateTimeFormat-short":"{1} {0}","dateFormatItem-hms":"h:mm:ss a"};dojo.provide("dojo.cldr.nls.number");dojo.cldr.nls.number._built=true;dojo.provide("dojo.cldr.nls.number.fr");dojo.cldr.nls.number.fr={"group":" ","percentSign":"%","exponential":"E","percentF...
JavaScript
天逸510s Mini黑苹果交流群</a> 1000人群 非专用机型请勿加入<br>673294583 <a href="https://qm.qq.com/cgi-bin/qm/qr?k=GgcMJM5-98yB-fc6zyGcTI3OuesrSBRk&jump_from=webapi" target="_blank" rel="noopener">小新Pro黑苹果技术群</a> 2000人群 非专用机型请勿加入<br>946132482 <a href="https://qm.qq.com/cgi-bin/qm/qr?k=r-m99xC-BPIRdVkEjU6duvqXMJ-1FOwA&jump_from=webapi" tar...
HTML
.278.023.121.019.347.054.543-.122.202-.18.193-.408.185-.609C32.004 6.22 32 6.125 32 6V1.469A1.47 1.47 0 0030.531 0h-3.875a1.48 1.48 0 00-.969.364L12.5 11.924c-.649-.13-1.63-.299-2.313-.299C4.57 11.625 0 16.195 0 21.812S4.57 32 10.188 32zm0-19.375c.501 0 1.359.12 2.354.328a.495.495 0 00.432-.113L26.345 1.118A.474.474 0 ...
Dart
=markdown,proto3,oneof"` } type ElementDefinition_Fixed_Oid struct { Oid *datatypes_go_proto.Oid `protobuf:"bytes,11,opt,name=oid,proto3,oneof"` } type ElementDefinition_Fixed_PositiveInt struct { PositiveInt *datatypes_go_proto.PositiveInt `protobuf:"bytes,12,opt,name=positive_int,json=positiveInt,proto3,oneof"` }...
Go
basic_pstream<char> pstream; typedef basic_pstream<wchar_t> wpstream; }} #endif // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // Preprocessed version...
C++
return value to resolve or reject the derived promise associated with that handler.</p> <emu-alg><ol><li><emu-xref href=#assert id=_ref_8135><a href=#assert>Assert</a></emu-xref>: <var>reaction</var> is a PromiseReaction <emu-xref href=#sec-list-and-record-specification-type id=_ref_8136><a href=#sec-list-and-record...
HTML
",marginBottom:"2px",marginTop:"1px"},new:{height:"34px",background:"rgb("+t.r+","+t.g+", "+t.b+")",boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 1px 0 #000"},current:{height:"34px",background:n,boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 -1px 0 #000"},label:{fontSize:"14px",color:"#000",t...
JavaScript
["{j:{a:0}}", "{i:{a:A,b:1,f:2255100,c:{a:0,b:0,c:0,d:44},d:{a:FFB,b:0,c:1,d:12,e:0,f:0},e:{}}}", ], ["{j:{a:0}}", "{i:{a:B,b:1,f:2255100,c:{a:0,b:0,c:0,d:44},d:{a:FFB,b:0,c:1,d:12,e:0,f:0},e:{}}}", ], ["{j:{a:0}}", "{i:{a:C,b:1,f:2255100,c:{a:0,b:0,c:0,d:44},d:{a:FFB,b:0,c:1,d:12,e:0,f:0},...
Rust
('data-count').innerHTML = parseInt(document.getElementById('data-count').innerHTML) - 1; document.getElementById('total-count').innerHTML = parseInt(document.getElementById('total-count').innerHTML) - 1; } else { // Shouldn't happen alert('ERROR: ' + res.status + ' ' + res.statusT...
Go
ator:new() if type(plan) == 'string' then error(plan) end validator:validate(M.DEFAULT_RULE_DB, plan) if validator:has_warnings() or validator:has_errors() then return validator else return 'OK' end end -- Aliases for backwards compatibility with 0.8.x. Remove. M.Sig ...
Lua
0.3, }), )); let sphere_4 = Box::new(Sphere::new( Vector3::from((-1.3, 0., -1.)), 0.5, Box::new(Metal { albedo: Vector3::from((0.8, 0.8, 0.2)), fuzziness: 1., }), )); let sphere_5 = Box::new(Sphere::new( Vector3::from((-0.5, 0.15...
Rust
EventTrackerAttendanceReport(inValue); attendeesDT = retVal.attendeesDT; return retVal.EventTrackerAttendanceReportResult; } public System.Threading.Tasks.Task<RippleFloorApp.RFIDCardService.EventTrackerAttendanceReportResponse> EventTrackerAttendanceReportAsync(RippleFl...
C#
p_186{left:317px;bottom:708px;} #t3q_186{left:321px;bottom:708px;} #t3r_186{left:325px;bottom:708px;letter-spacing:-0.7px;word-spacing:0.7px;} #t3s_186{left:353px;bottom:708px;letter-spacing:-2.2px;} #t3t_186{left:360px;bottom:708px;} #t3u_186{left:374px;bottom:708px;} #t3v_186{left:381px;bottom:708px;} #t3w_186{left:3...
HTML
<ul> <li> <a href="http://host3:3000/?referrerPolicy=noReferrer">host3</a> <a href="http://host3:3000/a?referrerPolicy=noReferrer">/a</a> <a href="http://host3:3000/b?referrerPolicy=noReferrer">/b</a> <a href="http://host3:3000/c?referrerPolicy=noReferr...
HTML
path/to/swf-directory/</span>', onready: function() { <span><span>// SM2 has loaded, API ready to use e.g., createSound() etc.</span></span> }, ontimeout: function() { <span><span>// Uh-oh. No HTML5 support, SWF missing, Flash blocked or other issue</span></span> } }); </code></pre> <p>S...
HTML
#!/usr/local/openresty/bin/resty -- Copyright (C) 2017 by chrono ---------------------- collectgarbage("collect") print(collectgarbage("count")) local f = loadstring("return 42") print(f()) package.loaded.num = f local num = require "num" print("hot load : ", num()) package.loaded.num = loadstring("return 3.14")...
Lua
8.312 8.254 8.312 2.049 0 3.863-.761 5.327-1.932l5.093 5.093a.714.714 0 0 0 .527.234c.176 0 .41-.059.527-.234.351-.351.351-.878.059-1.171l-.001.001zM1.581 8.254a6.67 6.67 0 0 1 6.673-6.673 6.67 6.67 0 0 1 6.673 6.673c0 3.688-2.985 6.732-6.673 6.732s-6.673-2.985-6.673-6.732z"/> </symbol> <symbol id="icon-search...
HTML
dialog/tip_dialog.dart'; void main() => runApp(new MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return new MaterialApp( title: 'TipDialog Demo', theme: new ThemeData(), home: Stack( ch...
Dart
user-mobile-container .msame_chev_uhf:hover{color:#0072c6}.shell-header-user-mobile-container .msame_Header{border:0}.shell-header-user-mobile-container .msame_Header .msame_Header_name{padding:14px 12px 0}.shell-header-user-mobile-container .msame_Header.msame_unauth .msame_Header_name{padding:0 12px}.shell-header-use...
CSS
(Client::getClientName,clientName); return clientMapper.selectOne(queryWrapperX); } @Override public Client findCustomerCode(String customerNumber) { LambdaQueryWrapperX<Client> queryWrapperX = new LambdaQueryWrapperX<>(); queryWrapperX.eq(Client::getClientCode,customerNumber); ...
Java
.h >= rect2.y && rect1.y <= rect2.y + rect2.h } export function isRectCircle(rect: TRectangle, circle: TCircle) { let nearX = circle.x let nearY = circle.y if (circle.x < rect.x) { nearX = rect.x } else if (circle.x > rect.x + rect.w) { nearX = rect.x + rect.w } if (ci...
Typescript
882年,一个德国猎人射杀了一只白鹳,发现它的脖子上有一个2.5英尺长的铁矛尖。鉴定表明,这个矛尖产自非洲,研究人员才意识到这只鹳去过非洲。 --[《鸟类冬季到哪里去了?》](https://thereader.mitpress.mit.edu/when-birds-migrated-to-the-moon/) 5、 人工智能 AI 迄今所有令人印象深刻的成就,都不过是曲线拟合,并不是真正的智能。 -- [Judea Pearl](https://mindmatters.ai/2020/12/ai-still-just-curve-fitting-not-finding-a-theory-of-everything/)(图...
Markdown
n<blockquote>\n<p>CoinJoin è opt-in e richiede la partecipazione</p>\n</blockquote>\n<p>le firme ad anello di Monero sono una caratteristica fondamentale del protocollo di privacy e <em>ogni transazione</em> sulla rete le utilizza. Ciò significa che nessuna transazione dell\'utente si distingue per la ricerca di una ma...
Dart
></span></td><td colspan="3" style="border-bottom:1pt solid #000000;padding:2px 1pt;text-align:center;vertical-align:top"><span style="color:#000000;font-family:'Arial',sans-serif;font-size:8pt;font-weight:700;line-height:120%"><ix:nonNumeric contextRef="c-1" name="dei:EntityAddressStateOrProvince" id="f-11">VA</ix:non...
HTML
Y{2:0.00}Z{3:0.00}", cmd, realX, realY, realZ).Replace(',', '.'); } lastDrawX = realX; lastDrawY = realY; lastDrawZ = realZ; } double diffX = realX - lastX; double diffY = realY - lastY; gcodeDistancePD += Math.Sqrt...
C#
/* Copyright (C) 2014-2019 de4dot@gmail.com This file is part of dnSpy dnSpy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later...
C#
tTransform text_transform); void set_gap(float size, Unit unit = Unit::Dp); void set_row_gap(float size, Unit unit = Unit::Dp); void set_column_gap(float size, Unit unit = Unit::Dp); void set_drag(Drag drag); void set_tab_index(TabIndex focus); void set_font_family(std::s...
C
ure.getpython.info/" title="">Python Brochure</a></li> </ul> </li> <li class="tier-1 element-2"> <a href="/downloads/" >Downloads</a> <ul class="subnav menu"> <li class="tier-2 element-1" role="treeitem"><a href="/downloads/" title="">All releases<...
HTML
iname = mtable.name local ids = mtable.tunnel_ids local callbacks = mtable.tunnel_callbacks local identifier = mtable.identifier local fcall = function(args,callback) if args == nil then args = {} end if type(callback) == "function" then local rid = ids:gen() callbacks[rid] = callb...
Lua
ifest> ManifestsByInscription { get; } = []; [InverseProperty(nameof(ModFileManifest.SubsumedHashes))] public ICollection<ModFileManifest> ManifestsBySubsumption { get; } = []; [InverseProperty(nameof(RequiredMod.Hashes))] public ICollection<RequiredMod> Dependents { get; } = []; [InverseProperty...
C#
= "", pre_chapter = 301, formation = 3, bgm = "", star_require_1 = 1, pos_y = "0.1125", pop_pic = "", num_1 = 1, model = 1, investigation_ratio = 14, wall_prefab = "", num_2 = 12, ammo_submarine = 0, land_based = "", num_3 = 1, is_ai = 0, map = 3, unlocklevel = 20, chapter_tag = 0, ...
Lua
0,0.15) !important}.it-calendar-wrapper .owl-item .card-bg{box-shadow:none}.it-calendar-wrapper .owl-item.active+.active .card-bg{border-bottom-left-radius:0;box-shadow:inset 1rem 0 1rem -1rem rgba(0,0,0,0.3)}.it-calendar-wrapper .card .card-title,.it-calendar-wrapper .card .card-text{border-bottom:1px solid #b1b1b3;pa...
CSS
为s // 那么对于任意的v,假如s小于目标区域的最小x范围,该速度v无论如何无法达到目标范围 // 实际上就是求解 (v * v + v) / 2 >= x_min 这样一个一元二次不等式 // 当x方向上的速度大于x的最大范围时,1步之后,探针就超出了x的目标范围 // 那么x方向上的最大速度为x的最大范围 // 裁剪之后运行时间加快了10倍 for v_x in (0..=x_range.1).filter(|v| (v * v + v) / 2 >= x_range.0) { // 因为初始位置不在区域范围内,所以至少需要1步 才能使探针在y方向的范围内 ...
Rust
helper.waitUntilStdoutContains('READY :-)'); final json = await helper.invokeServiceExtension('ext.myextension'); print('Got result: "$json"'); Expect.isTrue(json['identical'] as bool); Expect.equals('BB', json['value']); final int exitCode = await helper.close(); Expect.equals(0, exitCode); ...
Dart
uired for some games).', addmod_method2_title: 'Method 2: Manual Copy', addmod_m2_step1_title: 'Locate MOD Folder', addmod_m2_step1_desc: 'In the software, click "Settings" → "Open MOD Folder", or manually navigate to:', addmod_m2_step1_path: 'GameRoot\\Ga...
HTML
even * UTC. * * 2) The matrix is in the sense V(true) = RMATPN * V(mean) * * Last revision: 3 December 2005 * * Copyright P.T.Wallace. All rights reserved. * * License: * This program is free software; you can redistribute it and/or modify * it under the...
Typescript
0 20 20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" class="h-6 w-6 text-[#8991A7] transition group-hover:text-dark group-[.active]/menu-item:t...
HTML
is called when a transition ends and the state machine finishes evaluating this state //override public void OnStateExit(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) { // //} // OnStateMove is called right after Animator.OnAnimatorMove(). Code that processes and affects root motion should be imp...
C#
<td style="BORDER-TOP: medium none; BORDER-RIGHT: windowtext 1pt solid; WIDTH: 79.45pt; BORDER-BOTTOM: windowtext 1pt solid; PADDING-BOTTOM: 0pt; PADDING-TOP: 0pt; PADDING-LEFT: 0pt; BORDER-LEFT: medium none; PADDING-RIGHT: 0pt; mso-border-bottom-alt: 0.5000pt solid windowtext; mso-border-top-alt: 0.5000pt sol...
HTML
":"Mətnin istiqaməti - soldan sağa","rtl":"Mətnin istiqaməti - sağdan sola"},"blockquote":{"toolbar":"Sitat bloku"},"notification":{"closed":"Xəbərdarlıq pəncərəsi bağlanıb"},"toolbar":{"toolbarCollapse":"Paneli gizlət","toolbarExpand":"Paneli göstər","toolbarGroups":{"document":"Mətn","clipboard":"Mübadilə buferi/İmti...
JavaScript
NlJztcbmltcG9ydCB3YXJuaW5nIGZyb20gJy4vdXRpbHMvd2FybmluZyc7XG5cbi8qXG4qIFRoaXMgaXMgYSBkdW1teSBmdW5jdGlvbiB0byBjaGVjayBpZiB0aGUgZnVuY3Rpb24gbmFtZSBoYXMgYmVlbiBhbHRlcmVkIGJ5IG1pbmlmaWNhdGlvbi5cbiogSWYgdGhlIGZ1bmN0aW9uIGhhcyBiZWVuIG1pbmlmaWVkIGFuZCBOT0RFX0VOViAhPT0gJ3Byb2R1Y3Rpb24nLCB3YXJuIHRoZSB1c2VyLlxuKi9cbmZ1bmN0aW9uIG...
JavaScript
er::Destroy() { LOG_DEBUGPOS(); delete ourInstance; ourInstance = NULL; } MMS_MultiKeyManager* MMS_MultiKeyManager::GetInstance() { assert(ourInstance); return ourInstance; } void MMS_MultiKeyManager::SetSqlConnectionPerThread(MDB_MySqlConnection* aReadSqlConnection) { // assert(myReadSqlConnection == NULL);...
C++
AL_MIDDLE - 105 - 100, UI_BOTTOM + 10}, group = "crafting", tags = {"crafting"}, connects = { "wormwood_lureplantbulbcrafting", }, }, wormwood_lureplantbulbcrafting = { title = SKILLTREESTRINGS.LUREPLANTCRAFTING_TITLE, ...
Lua
衿衯袃衾衴���".split(""); for(j = 0; j != D[177].length; ++j) if(D[177][j].charCodeAt(0) !== 0xFFFD) { e[D[177][j]] = 45312 + j; d[45312 + j] = D[177][j];} D[178] = "����������������������������������������������������������������衼訒豇豗豻貤貣赶赸趵趷趶軑軓迾迵适迿迻逄迼迶郖郠郙郚郣郟郥郘郛郗郜郤酐酎酏釕釢釚陜陟隼飣髟鬯乿偰偪偡偞偠偓偋偝偲偈偍偁偛偊偢倕�偅偟偩偫偣偤偆偀偮偳偗偑凐剫剭剬剮勖勓匭厜啵啶唼啍啐唴唪啑啢唶...
JavaScript
pNaviNodes[n2]->listTracks.push_back(&listTracks.back()); return &listTracks.back(); } }; // Ensure list of tracks for this cell is clear listTracks.clear(); // Add tracks depending on junction type pSafePedestrianTrack = nullptr; pSafeCarTrack = nullptr; pSafeChaseTrack = nullptr; // Add Pedestrian T...
C++
lw $15,m68k_ICount subu $9,$2,$8 sltu $16,$2,$8 # Set Carry xor $17,$2,$8 xor $25,$9,$2 and $17,$17,$25 srl $17,$17,31 # Set Overflow slt $19,$9,$0 # Set Sign sltiu $18,$9,1 # Set Zero addiu $15,$15,-26 bgez $15,3f lhu $24,0x00($23) ...
Assembly
r. /// /// Examples of accepted strings: /// ``` /// "3.14" /// " 3.14 \xA0" /// "0." /// ".0" /// "-1.e3" /// "1234E+7" /// "+.12e-9" /// "-NaN" /// ``` external static double parse(String source); /// Parse [source] as a double literal and return its value. /// /// Like [parse], exce...
Dart
); if ((angle > 315 && angle < 360) || (angle > 0 && angle < 45) ) { // Moving right animation = rightAnimation; currentDirection = Character.right; } else if (angle > 45 && angle < 135) { // Moving down animation = downAnimation; currentDirection = Chara...
Dart
="idiom"><a class="permalink" href="#Porting-from-C-gotchas">Link </a><h1 id="porting-from-c-gotchas">Porting from C gotchas</h1> <h2 id="globals-must-be-marked-gshared"> Globals must be marked <code class="prettyprint">__gshared</code></h2> <p>Variables at global scope are in Thread Local Storage (TLS) unless qualifie...
HTML
ão. ```c printf("Bom dia\n"); puts("Bom dia"); ``` A diferença principal entre essas funções é que, além de imprimir os caracteres entre aspas, `printf` reconhece também "pedidos de formatação de dados". Quande encontra um pedido desses, ao invés de imprimir os caracteres que codificam o pedido, a função pega o val...
Markdown
n: absolute; right: 0; top: 0; transition: 0.4s; border-radius: 34px; } .slider:before { background-color: white; bottom: 4px; content: ""; height: 16px; left: 4px; position: absolute; transition: 0.4s; width: 1...
HTML
通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。 * @param TopicId 日志主题Id。 - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。 */ public void setTopicId(String TopicId) { this.TopicId = TopicId; } public DescribeIndexRequest() { } ...
Java
vpsrlq ymm7, ymm4, 32 vpmuludq ymm7, ymm7, ymm0 vpaddq ymm6, ymm6, ymm7 vpsllq ymm6, ymm6, 32 vpmuludq ymm4, ymm4, ymm0 vpaddq ymm4, ymm4, ymm6 vpmuludq ymm6, ymm5, ymm1 vpsrlq ymm7, ymm5, 32 vpmuludq ymm7, ymm7, ymm0 vpaddq ymm6, ymm6, ymm7 vpsllq ymm6, ymm6, 32 vpmuludq ymm5, ymm5, ymm0 vpaddq ymm5, ymm...
Assembly
-header-container .g-header-box .logo[data-v-34033d7a]{color:#004fc4;cursor:pointer;font-size:20px;height:40px;margin-right:10px;vertical-align:middle;width:40px}.g-header-container .g-header-box .header-right[data-v-34033d7a]{align-items:center;display:flex}.g-header-container .g-header-box .header-right .message-noti...
HTML