content
stringlengths
2
6.21k
label
stringclasses
16 values
<p>以色列安全公司SafeBreach的研究人员发现,通过在FindProxyForURL函数内部实现恶意逻辑,攻击者可以读取用户访问的URL,包括 HTTPS URL,进而渗漏它们。</p> <blockquote><p><strong><span style="font-size: 14px; color: #808080;">该攻击对Windows、Mac和Linux系统都有效,所有主流Web浏览器也没能幸免于难。</span></strong></p></blockquote> <p>下周在拉斯维加斯举行的黑帽大会上,SafeBreach首席技术官兼共同创始人伊特兹克·科特勒,该公司安全研究副总裁阿密特·克雷恩,将分享有关...
HTML
RICTED RIGHTS</em>. If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you. If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to ...
Java
make([]resourceInstance, len(res.ResourceInstances)) for i, ri := range res.ResourceInstances { resInstances[i] = resourceInstance{ LoadObject: types.StringValue(ri.LoadObject.LoadObject), LoadObjectPort: types.Int64Value(int64(ri.LoadObject.LoadObjectPort)), DataCenterID: ...
Go
article id="content"> <header> <h1 class="title">Module <code>pugsql.lexer</code></h1> </header> <section id="section-intro"> <p>Functions that take strings and yield streams or dicts of <a title="pugsql.lexer.Token" href="#pugsql.lexer.Token"><code>Token</code></a> objects, keeping track of source location.</p> <detai...
HTML
_buf()?; let len = buf.len(); // Must be stored in variable to avoid borrow error if len == 0 { // no bytes read indicate EOF. break; } piped_bytes += len as u32; buffered_writer.write_all(buf)?; buffered_trimmed_reader.consume(len); } buff...
Rust
BLOCKID') AsciiDoc:BLOCKIDEND (']') AsciiDoc:TEXT ('Text')"""); } public void testAnchorWithRefText() { doTest("[#BLOCKID,name]Text", """ AsciiDoc:BLOCKIDSTART ('[#') AsciiDoc:BLOCKID ('BLOCKID') AsciiDoc:SEPARATOR (',') AsciiDoc:BLOCKREFTEXT ('name') ...
Java
request_id":"a360d53b-b993-927f-9a68-bef6b2b2042e"}` w.Header().Set("Content-Type", "application/json") fmt.Fprintln(w, response) } func handleChatImageCompletionStreamEndpoint(w http.ResponseWriter, r *http.Request) { // completions only accepts POST requests if r.Method != "POST" { http.Error(w, "Method not a...
Go
) { t.Errorf("%s parse via ParseAddress = %s, want %s", tt.name, IP, ip) } if str := JoinHostPort(addr, "80"); str != net.JoinHostPort(addr, "80") { t.Errorf("%s join 80 = %s, want %s", tt.name, str, net.JoinHostPort(addr, "80")) } } } 这是一个用于测试net中hosts.go文件中的ParseIP、ParseAddress、JoinHostPort三个函数的测试函数。 函...
Markdown
Herz von M'uru", [188163] = "Glockenseil", [188164] = "Vorräte von Kaskala", [188165] = "Doodad_Kael_Explode_FX_Left01", [188166] = "Doodad_Kael_Explode_FX_Right01", [188167] = "Holzstuhl", [188168] = "Holzstuhl", [188169] = "Holzstuhl", [188170] = "Holzstuhl", [188171] = "Versammlungsstein", [188172] = "Versammlungsst...
Lua
ring prefix; // Constructor. LogLevelBrushConverter(App app, string prefix) { this.app = app; this.prefix = prefix; } // Convert. public object? Convert(object? value, Type targetType, object? parameter, CultureInfo culture) { if (value is LogLevel level && targetType == typeof(IBrush)) { ...
C#
}) } }import org.jetbrains.compose.compose import org.jetbrains.compose.desktop.application.dsl.TargetFormat import org.jetbrains.kotlin.gradle.tasks.KotlinCompile plugins { kotlin("jvm") version "1.6.10" id("org.jetbrains.compose") version "1.0.1" } val v = "1.0.0" group = "com.blunderer" versio...
Kotlin
posted an /// ads.txt file. Display & Video 360 automatically disallows unauthorized /// sellers. This value is equivalent to "Authorized and Non-Participating /// Publishers" in the UI. core.String? authorizedSellerStatus; /// The targeting_option_id of a TargetingOption of type /// `TARGETING_TYPE_AUTHO...
Dart
compile("(\\\\r|\\\\t)(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)"); public TomlContentProvider(Module rootModule, String configContent, Set<Module> moduleSet) { super(rootModule, moduleSet); this.configContent = cleanContent(configContent); } private String cleanContent(String configContent) { ...
Java
>ALOAD_2</B></A> - Static variable in class org.mozilla.classfile.<A HREF="./org/mozilla/classfile/ByteCode.html" title="class in org.mozilla.classfile">ByteCode</A> <DD>The byte opcodes defined by the Java Virtual Machine. <DT><A HREF="./org/mozilla/classfile/ByteCode.html#ALOAD_3"><B>ALOAD_3</B></A> - Static variab...
HTML
loc_00004608</a> <a name="0x00004604"></a> 0x00004604: 0x000001CD '....' - break 0x7 <a name="loc_00004608">loc_00004608:</a> ; Refs: <a href="#0x00004600">0x00004600</a> <a name="0x00004608"></a> 0x00004608: 0x00001010 '....' - mfhi $v0 <a name="0x0000460C"></a> 0x0000460C: 0x1040000D '..@.' - beqz ...
HTML
from eth_utils import ( int_to_big_endian, ) from eth.abc import ( TransientStorageAPI, ) from eth.db.backends.memory import ( MemoryDB, ) from eth.db.journal import ( JournalDB, ) from eth.typing import ( Address, JournalDBCheckpoint, ) from eth.validation import ( validate_canonical_addre...
Python
i2ps %ymm20, %ymm24, %ymm18 {%k5} {z} // CHECK: encoding: [0x62,0xa2,0x3d,0xa5,0x77,0xd4] vpermi2ps %ymm20, %ymm24, %ymm18 {%k5} {z} // CHECK: vpermi2ps (%rcx), %ymm24, %ymm18 // CHECK: encoding: [0x62,0xe2,0x3d,0x20,0x77,0x11] vpermi2ps (%rcx), %ymm24, %ymm18 // CHECK: vpermi2ps 291(%rax,%r14,8...
Assembly
OUT = 0x17, PIXMAN_OP_DISJOINT_OUT_REVERSE = 0x18, PIXMAN_OP_DISJOINT_ATOP = 0x19, PIXMAN_OP_DISJOINT_ATOP_REVERSE = 0x1a, PIXMAN_OP_DISJOINT_XOR = 0x1b, PIXMAN_OP_CONJOINT_CLEAR = 0x20, PIXMAN_OP_CONJOINT_SRC = 0x21, ...
Lua
обл (RU000A100PP0): цена=104.99%, доходность=7.09%.</li><li>Строка 1081 из 1811: АЛЬФА-БАНК АО БО 002Р-05 (RU000A100PQ8): цена=103.6%, доходность=5.78%.</li><li>Строка 1082 из 1811: Ярославская область 35017 обл. (RU000A100PR6): цена=105.65%, доходность=6.02%.</li><li>Строка 1083 из 1811: СберИОС 001Р-126R 2Y ESAA 5% ...
HTML
ing Required” na stronie <a class=\"next-link\" target=\"_blank\" rel=\"noopener nofollow\" href=\"https://ccs.getmonero.org/funding-required/\">CCS Funding Required</a>.</em></p>'; @override String get knowledge250Sbcontributing250Sb1250Sbtitle => 'System Monero Community Crowdfunding'; @override String get ...
Dart
RespawnEnabled = Map.LobbyOption("respawn") == "enabled" PowerGrids = { { Providers = { NWPower1, NWPower2, NWPower3, NWPower4 }, Consumers = { NWPowered1, NWPowered2, NWPowered3, NWPowered4, NWPowered5, NWPowered6, NWPowered7, NWPowered8, NWPowered9, NPowered10 }, }, { Providers = { NPower1, NPower2, NPower3...
Lua
layerNewbie = 100502, HomeFlowerRecycle = 106105, HomeBuyShop = 102504, HomeSellShop = 102508, HomeWarehouse = 102507, HomeLiveTogether = 102513, TeamVoice = 101008, TeamVoiceMic = 101009, FaceShareScanIOS = 103005, FaceShareScanAndroid = 103006, FaceShareLoadWin = 103007, FaceShareLoadIOS = 10300...
Lua
up_module_auto_defines.cpp", "src/main.cpp", "src/methods.cpp", "src/ice/src/ice_library_manager.cpp", "src/ice/src/ice_library_name.cpp", "src/ice/src/ice_library.cpp", ], extra_compile_args=get_ics_extension_compiler_arguments(), ) package_data = {} if "DARWIN" in plat...
Python
}, { price: 3, title: '设计Logo', shop: 'Kevin设计', type: 'Logo设计', image: 'https://zhoukaiwen.com/img/Design/logo/psketch1.png', }, { price: 4, title: '大麦Logo', shop: 'Kevin设计', type: 'Logo设计', image: 'https://zhoukaiwen.com/img/Design/logo/psketch2.png', }, { p...
JavaScript
} return false; } } // namespace base // Copyright (c) 2011 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. #include "base/file_version_info_win.h" #include <windows.h> #include <stddef.h> #include <utility> #in...
C++
b∨(¬a∧¬b)')); tienDe.push(StringToExpression('¬a∨¬b∨(a∨b)')); tienDe.push(StringToExpression('¬a∧¬b∧(a∧b)')); tienDe.push(StringToExpression('¬a∨b∨¬(¬a∨b)')); tienDe.push(StringToExpression('a∨¬b∨¬(a∨¬b)')); tienDe.push(StringToExpression('¬a∧b∧¬(¬a∧b)')); ...
Typescript
value := x.TopicCreatorWhitelistEnabled return protoreflect.ValueOfBool(value) case "emissions.v8.Params.min_experienced_worker_regrets": value := x.MinExperiencedWorkerRegrets return protoreflect.ValueOfUint64(value) case "emissions.v8.Params.inference_outlier_detection_threshold": value := x.InferenceOutlie...
Go
} } const isEleBottom = (ele) => { return ele.clientHeight + findOffsetTop(ele, messagesEle) > messagesEle.scrollTop + messagesEle.clientHeight; } const outOfMsgWindow = (ele) => { return ele.offsetTop > messagesEle.scrollTop + messagesEle.clientHeight || ele....
HTML
agory(executor.RULE_TEST) planner := executor.NewHeuPlannerImpl(pb.Build()) planner.AddRule(mergeBRule) planner.AddRule(atoBRule) planner.SetRoot(mocks[0]) if planner.Transformations() != 2 { t.Errorf("only two transformations after set root, but %d", planner.Transformations()) } best := planner.FindBestExp...
Go
true managedgroup.GID=self.ManagedGrpID managedgroup.LastKnownPosition=Group:GetCoordinate() managedgroup.LastTasking=timer.getTime() GID=managedgroup.GID self.ManagedGrps[self.ManagedGrpID]=managedgroup local alphacheckbulls=self:_ToStringBULLS(Group:GetCoordinate()) local alphacheckbullstts=self:_ToStringBULLS(Group:...
Lua
codeBlockInfo(s.Get(i))) } } func TestBlockInfoSlice_Remove(t *testing.T) { s := make(BlockInfoSlice, 0, 10) for i := 0; i < 10; i++ { s.AppendBlockInfo(&BlockInfo{BlockID: intToBlockid(int32(i))}) } curr := 0 for i := 0; i < 10; i++ { blk := s.Get(i) if blk.BlockID == intToBlockid(0) { // remove the f...
Go
w(); while start_time.elapsed() <= *max_polling_duration { if let Ok(num_devices) = self.update_devices() { let plural = if num_devices == 1 { "" } else { "s" }; trace!("{} Remote Wallet{} found", num_devices, plural); return true; } ...
Rust
future); expect(activities, hasLength(4)); expect(activities, isNot(contains(comment))); verifyNever(() => activityStatisticsMock.addActivity()); verifyNever(() => albumActivityStatisticsMock.addActivity()); }); }); } // // AUTO-GENERATED FILE, DO NOT MODIFY! // // @dart=2.12 // ignore_f...
Dart
} .tex .hljs-formula { background: #eee8d5; } // cccamp19 yellow (2019) // Variables // -------------------------------------------------- @import 'dark'; //== changed Colors $gray-dark: #282828; $gray-light: #888; $gray-lighter: #adafae; $brand-primary: #ffc600; $primary: $brand-primary; $text-muted: $primary;...
CSS
dots_1345678: { code: 0x10028fd, description: "(\u28fd) BRAILLE PATTERN DOTS-1345678" }, XK_braille_dots_2345678: { code: 0x10028fe, description: "(\u28fe) BRAILLE PATTERN DOTS-2345678" }, XK_braille_dots_12345678: { code: 0x10028ff, description: "(\u28ff) BRAILLE PATTERN DOTS-12345678" }, /* * ...
Typescript
周和頂部的又長又深的痕跡。顯然,這並不像是某個人或是某個海巨人幹的,而且這些撬痕似乎也不是匕首或者是利劍留下的。","打開箱子檢查了一番之後,你發現它是空的。","找不到一點頭緒,於是你關上箱子準備離開。克雷迪格一定會很失望。"}, {"回到淒涼之地的克雷迪格·安戈爾那裡。"}}, [1456] = {"卡尼托的海難", {"真有趣。","其實,我們也不是一點希望都沒有。","在那個海岸更靠北的大海深處,有一片夜精靈的廢墟。一個納迦部落把那裡當成了他們的家,他們管那地方叫什麼來著……滑刺……不,是滑刃部族!我想我們可以去那裡碰碰運氣。","如果有什麼人能夠深入到那麼遠的南部,那他們一定非常強大。如果你要去找卡尼托的東西,那麼就準備對...
Lua
ZeroConstructor, IsPlainOldData, NoDestructor) uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ]) class FName InEventMsgLabel; // 0x0004(0x...
C++
Incr = map['curedIncr']; bean.currentConfirmedCount = map['currentConfirmedCount']; bean.currentConfirmedIncr = map['currentConfirmedIncr']; bean.dateId = map['dateId']; bean.deadCount = map['deadCount']; bean.deadIncr = map['deadIncr']; bean.suspectedCount = map['suspectedCount']; bean.susp...
Dart
_TIME, Key.BOOK_CHECK_UPDATE_TIME, Key.FEED_CHECK_UPDATE_TIME, Key.BOOKSHELF_TIPS) enum class Key { //JWT JWT, //TOKEN TOKEN, //UUID UUID, //用户ID USER, //存在导航栏 HAS_NAVIGATION, //存在异形屏 HAS_NOTCH, //阅读器高度 ...
Kotlin
swerAction, secondsToShowQuestionFor = conf.secondsToShowQuestion, secondsToShowAnswerFor = conf.secondsToShowAnswer, ) } fun createInstance(col: Collection): AutomaticAnswerSettings = queryOptions(col, col.decks.selected()) } } /** * Represents a value...
Kotlin
bad79270c1520673fa6266a3d/tracing-error/src/layer.rs pub(crate) struct WithContext( fn(&tracing::Dispatch, &span::Id, f: &mut dyn FnMut(&mut api::SpanBuilder, &dyn api::Sampler)), ); impl WithContext { // This function allows a function to be called in the context of the // "remembered" subscriber. pub...
Rust
.navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .nav...
CSS
stomConfigV0 configures a custom search. // //go:generate ../gen.sh type CustomConfigV0 struct { RawUnit *Unit `json:"unit"` } // AssertCurrent distinguishes configs which are only parsable from those that are runnable and logs deprecation // warnings for legacy fields. func (s SearcherConfig) AssertCurrent() error {...
Go
STANDARD * 2,\n borderRadius: RADIUS_STANDARD,\n zIndex: 1,\n // Render the badge on top of potential ripples.\n transition: theme.transitions.create(\"transform\", {\n easing: theme.transitions.easing.easeInOut,\n duration: theme.transitions.duration.enteringScreen\n ...
JavaScript
Result<SpannedExpression, ParseError>; fn name(&self) -> &'static str { "glob pattern" } fn expand<'a, 'b>( &self, token_nodes: &mut TokensIterator<'_>, ) -> Result<hir::SpannedExpression, ParseError> { let (inner, outer) = token_nodes .expand_syntax(BarePa...
Rust
ze:1.14286rem}.ts.big.feed{font-size:1.28571rem}html{font-size:14px}body{line-height:1.4385em;overflow-x:hidden;color:#5a5a5a}*{position:relative;font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial","Microsoft JhengHei",wf_SegoeUI,"Segoe UI",Segoe,"Segoe WP",Tahoma,Ver...
CSS
ton.CheckEventHandler obj = new MyRadioButton.CheckEventHandler(this.RadioLoginType_Change); MyRadioButton myRadioButton = this.roleExpression; if (myRadioButton != null) { myRadioButton.CountIterator(obj); } this.roleExpression = value; myRadioButton = this.roleExpression; if (myRadioB...
C#
= color.getAlpha()/255.0f; Color c2 = new Color(r * colorScale, g * colorScale, b * colorScale, a); shaderProgram.setColor(gl, "diffuseColor", c2); shaderProgram.set1i(gl,"useTexture",0); shaderProgram.set1i(gl,"useLighting",0); shaderProgram.set1i(gl,"useVertexColor",0); ...
Java
someClass7: null, somePointer: Pointer.fromAddress(0x8badf00d), ), somePointer: Pointer.fromAddress(0xdeadbeef), ); } @pragma('vm:deeply-immutable') final class Class7 { final String someString; final String? someNullableString; final int someInt; final double someDouble; final bool someB...
Dart
><a id="ID0EAACAAAAA_copycode" href="#" onclick="javascript:CopyToClipboard('ID0EAACAAAAA','4')" title="Copy to Clipboard">Copy to Clipboard</a><a id="ID0EAACAAAAA_PrintText" class="OH_PrintText" href="#" onclick="javascript:Print('ID0EAACAAAAA','4')" title="Print">Print</a></div></div><div id="ID0EAACAAAAA_code_Div1" ...
HTML
t these steps are running with sufficient permissions. GitHub Actions workflows run in isolated environments, so some system-level changes might not be possible.\n\n5. **Debugging ngrok Command**:\n - Check if the ngrok tunnel creation command (`.\\ngrok\\ngrok.exe tcp 3389`) is correct.\n - Make sure that port `33...
HTML
1a9, 0x01a9, 0x01a9, 0x01b5, 0x01b5, 0x01b5, 0x01b5, 0x01b5, 0x01c3, 0x01cd, 0x01cd, 0x01cd, 0x01db, 0x01db, 0x01db, 0x01db, 0x01db, 0x01db, 0x01e6, 0x01e6, 0x01f3, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, 0x01fc, // Entry C0 - FF 0x01fc, 0x01fc, 0x01fc, ...
Go
sec = 0; steeps = []; } if (elevs[i+1] > emax) { emax = elevs[i+1]; } if (elevs[i+1] < emin) { emin = elevs[i+1]; } let dataPtObj = { x: hikelgth, y: elevs[i+1], g: 0}; rows.push(dataPtObj); ...
Typescript
, DL, TII->get(NewOpc)) .addReg(Base, getDefRegState(true)) // WB base register .addReg(Base, getKillRegState(isLd ? BaseKill : false)) .addImm(Pred).addReg(PredReg) .addReg(MO.getReg(), (isLd ? getDefRegState(true) : getKillRegState(MO.isKill()))); } else if (isLd)...
C++
[CommentInt] /// with some or all fields replaced by the given arguments. @_i1.useResult @override CommentInt copyWith({ Object? id = _Undefined, String? description, _i1.UuidValue? orderId, Object? order = _Undefined, }) { return CommentInt( id: id is int? ? id : this.id, des...
Dart
#ifndef _EAGLEEYE_HISTOGRAMEQUALIZATIONNODE_H_ #define _EAGLEEYE_HISTOGRAMEQUALIZATIONNODE_H_ #include "eagleeye/common/EagleeyeMacro.h" #include "eagleeye/framework/pipeline/AnyNode.h" #include "eagleeye/basic/Array.h" #include "eagleeye/basic/Matrix.h" #include "eagleeye/framework/pipeline/SignalFactory.h" #include "...
C
reDestroySpot(R_curr.x,R_curr.y,LastRadius >> 8,Terrain,LastDelta >> 8,rFactor); if(Phase < MaxPhase1){ xDestroySpot(R_curr.x,R_curr.y,Radius >> 8,Terrain,Delta >> 8,0); if(RenderFlag){ if(Radius > LastRadius) RadialRender(R_curr.x,R_curr.y,Radius >> 8); else RadialRender(R_curr.x,R_curr.y,LastRadius >...
C++
on? location, bool transpose, value, [int? srcOffset, int? srcLength]) native; @JSName('uniformMatrix3fv') void uniformMatrix3fv2( UniformLocation? location, bool transpose, array, int srcOffset, [int? srcLength]) native; void uniformMatrix3x2fv(UniformLocation? location, bool transpose, value...
Dart
with tempfile.NamedTemporaryFile(delete=False, suffix="_pcm.wav") as pcm_tmp: pcm_path = pcm_tmp.name try: subprocess.run([ "ffmpeg", "-y", "-i", tts_path, "-ar", "44100", "-ac", "1", "-sample_fmt", "s16", pcm_path ], check=True, capture_output=True) ...
Python
# 計算預測誤差 current_value = np.dot(theta, features[state_idx]) next_value = np.dot(theta, features[state_idx + 1]) reward = 1 # 假設每次的回報是1 # TD(0) 更新 delta = reward + gamma * next_value - current_value theta += alpha * delta * features[state_idx] ...
Markdown
ground-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222...
CSS
ASDFProgramError(`cart_set_items_amount expected number or percent`); } return Utils.JStoType(ASDF.cartitems, items.map((item) => { item.price.amount = amount !== undefined ? amount : (amountPercent * item.price.amount); return item; })); } }, // cart_set_item_amount(pricingId: string, amoun...
Typescript
(':hidden')); setTimeout(function() { assert.ok($modal.is(':hidden')); done(); }, 1000); }); test("prompt functionality works", function() { swal({ title: "Prompt test", type: "input", inputPlaceholder: "Placeholder text" }); var $modal = $('.sweet-alert'); ok($modal.find('fieldset i...
JavaScript
/* SuperCollider real time audio synthesis system Copyright (c) 2002 James McCartney. All rights reserved. http://www.audiosynth.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; ...
C
style="background:#fff;"> <iframe scrolling="yes" frameborder="0" style="width:100%;min-height:200px;overflow:visible;background:#fff;" :src="main"></iframe> </section> <!-- /.content --> </div> <!-- /.content-wrapper --> <footer class="main-footer"> <div class="pull-right hidden-xs"> Ve...
HTML
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-PDU-Contents" * found in "NGAP-PDU-Contents.asn" * `asn1c -pdu=all -fcompound-names -findirect-choice -fno-include-deps -no-gen-OER -gen-PER -no-gen-example -D ngap` */ #include "ASN_NGAP_MulticastSessionActivationRequest.h" as...
C
"></i></a> </li>{/if} {$pagination} {if $next_link !=''}<li><a href="javascript:void(0)" onclick="_cb.getAllComments('{$type}','{$type_id}','{$last_update}','{$next_page}','{$total}','{$object_type}')" > <i class="fa fa-angle-right"></i></a> </li>{/if} ...
HTML
boardShipViewerSortAttackAsc": MessageLookupByLibrary.simpleMessage("火雷值升序"), "KCDashboardShipViewerSortAttackDesc": MessageLookupByLibrary.simpleMessage("火雷值降序"), "KCDashboardShipViewerSortConditionAsc": MessageLookupByLibrary.simpleMessage("疲劳度升序"), "KCDashb...
Dart
11); er = rotl(er, 10) br = fn4(br, cr, dr, er, ar, m[14], 0x5c4dd124, 7); dr = rotl(dr, 10) ar = fn4(ar, br, cr, dr, er, m[15], 0x5c4dd124, 7); cr = rotl(cr, 10) er = fn4(er, ar, br, cr, dr, m[8], 0x5c4dd124, 12); br = rotl(br, 10) dr = fn4(dr, er, ar, br, cr, m[12], 0x5c4dd124, 7); ar = rotl(ar, 10) cr = fn...
HTML
\u2461"},{"id":"ref-for-something\u2462"}],"title":"6.6.3.3. \n Does element match source list for type and source?\n "}],"url":"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf#"}, "7f9469b5": {"dfnID":"7f9469b5","dfnText":"ASCII case-insensitive","external":true,"refSections":[{"refs":[{"id":"ref-for-as...
HTML
: 0; a { width: 100%; line-height: 34px; &:hover { color: @white; background-color: var(--color-primary, @brand-primary); opacity: 1; } } @media (min-width: @screen-sm-min) { &::after { position: absolute; top: -8px; left: 75px...
CSS
/* * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
C
// // Example of 32 & 64-Bit Multiplication // .include "debug.s" .global main // Provide program starting address // Load the registers with some data // Use small positive numbers that will work for all // multiply instructions. main: MOV X2, #25 MOV X3, #4 printStr "Inputs:" printReg 2 printReg 3 MUL X4...
Assembly
- TimeZone* U_EXPORT2 TimeZone::createDefault() { umtx_initOnce(gDefaultZoneInitOnce, initDefault); Mutex mutex_lock(&gDefaultZoneMutex); return (DEFAULT_ZONE != NULL) ? DEFAULT_ZONE->clone() : NULL; } void TimeZone::recreateDefault() { TimeZone *default_zone = TimeZone::detectHostTimeZone(); ado...
C++
n") func BenchmarkWriter(b *testing.B) { for i := 0; i < b.N; i++ { w := NewWriter(ioutil.Discard) w.Write(testMsg) w.Close() } } // Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package cgotest impo...
Go
_q15()</a>, <a class="el" href="group___f_i_r.html#gac7d35e9472e49ccd88800f37f3476bd3">arm_fir_fast_q15()</a>, <a class="el" href="group___f_i_r___interpolate.html#ga7962b5f9636e54899f75d0c5936800b5">arm_fir_interpolate_q15()</a>, <a class="el" href="group___f_i_r___lattice.html#gabb0ab07fd313b4d863070c3ddca51542">arm_...
HTML
woocommerce input.button:hover, .wishlist_table .add_to_cart.button:hover{ color: #fff; background-color: #000; } .woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover{ color: #fff; background-color: #000; } .woocommerce #respond input#submit.loading::after, .wo...
CSS
ребенка или дьявола), после чего он раскаялся (или вернулся к власти)" }, { "surah_number": 38, "verse_number": 35, "content": "Он сказал: «Господи! Прости меня и даруй мне такую власть, которая не будет подобать никому после меня. Воистину, Ты - Дарующий»" }, { "surah_number": 38, "...
Dart
in the `data` directory. 2. **Ingest the documents:** ```bash python ingest_docs.py ``` 3. **Run the application:** * **CLI:** ```bash python app.py ``` * **Gradio Web UI:** ```bash python app_gradio.py ``` ## How it Works 1. **Document I...
Markdown
# === Funções Anônimas (Lambda) === # Exemplo de função lambda: calcula o dobro de um número dobro = lambda x: x * 2 # Testando a função lambda com o valor 4 print(dobro(4)) # Saída: 8 # Explicação: A função 'dobro' recebe 4 e retorna 8. # Usando lambda em uma função de alta ordem valores = [1, 2, 3, 4] # Usa map pa...
Python
Message("Can't invite "..AList[j].." right now, you're not the raid leader.") end; end end end end function InviteBList() for j = 1, 39 do if (BList[j]) then numgroup = GetNumRaidMembers(); if(numgroup == 0) then --Not currently in a raid numparty = GetNumPartyMembers(); if(numparty == 0) then I...
Lua
&>li { display: block; height: auto; float: $default-float; @if $include-spacing { padding: 0 ($spacing/2) $spacing; } } } @if $per-row { &>li { width: 100%/$per-row; @if $include-spacing { padding: 0 ($spacing/2) $spacing; } list-style:...
CSS
ardShortcuts['P'] = 'Previous slide'; keyboardShortcuts['&#8592; , H'] = 'Navigate left'; keyboardShortcuts['&#8594; , L'] = 'Navigate right'; keyboardShortcuts['&#8593; , K'] = 'Navigate up'; keyboardShortcuts['&#8595; , J'] = 'Navigate down'; } keyboardShortcuts['Home , Shift &#...
HTML
headers: { 'Content-Type': 'application/json', 'Access-Control-Allow-Origin': '*' }, data: JSON.stringify({ image: base64Data }), success: function (res) { $(".res-part").html(""); $(".res-part2").html(""); var imageData = res.image; $(".res-part...
HTML
pose_clicked(void); void on_btn_play_clicked(void); void on_btn_reset_task_clicked(void); void on_btn_stop_clicked(void); void on_btn_read_task_clicked(void); void tabSelected(); private: Ui::MainWindowDesign ui; QNode qnode; QTimer * timer; QTableWidget * tableWidget; std::string csv_file_path_; }...
C++
lass), walkCar)); turns.add(new TurnInfo(Id.create("5", Link.class), Id.create("2", Link.class))); turns.add(new TurnInfo(Id.create("5", Link.class), Id.create("4", Link.class))); turns.add(new TurnInfo(Id.create("5", Link.class), Id.create("6", Link.class), emptySet)); // u-turn Assertions.assertTrue(exp.tu...
Java
```sql * = "user"."organization_id" * ``` */ readonly col: unique symbol; /** * Operator <@ (PG array contained by operator) * * ```js * [Op.contained]: [1, 2] * ``` * In SQL * ```sql * <@ [1, 2) * ``` */ readonly contained: unique symbol; /** * Operator @> (PG array c...
Typescript
return (word & 0x000000ff) << 24 | (word & 0x0000ff00) << 8 | (word & 0x00ff0000) >> 8 | (word & 0xff000000) >> 24; } return word; } uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, const spv_endianness_t endian) { return (uint64_t(spvFixWord(high, end...
C++
����������佤伾佧佒佟佁佘伭伳伿佡冏冹刜刞刡劭劮匉卣卲厎厏吰吷吪呔呅吙吜吥吘吽呏呁吨吤呇囮囧囥坁坅坌坉坋坒夆奀妦妘妠妗妎妢妐妏妧妡宎宒尨尪�岍岏岈岋岉岒岊岆岓岕巠帊帎庋庉庌庈庍弅弝彸彶忒忑忐忭忨忮忳忡忤忣忺忯忷忻怀忴戺抃抌抎抏抔抇扱扻扺扰抁抈扷扽扲扴攷旰旴旳旲旵杅杇杙杕杌杈杝杍杚杋毐氙氚汸汧汫沄沋沏汱汯汩沚汭沇沕沜汦汳汥汻沎灴灺牣犿犽狃狆狁犺狅玕玗玓玔玒町甹疔疕皁礽耴肕肙肐肒肜芐芏芅芎芑���".split(""); for(j = 0; j != D[170].length; ++j) if(D[170][j].charCodeAt(0) !== 0xFFFD) { e[D[170][j]] = 43520 + j; d[...
JavaScript
(big.NewInt(20), params.DecimalFactor) checkReward(r, liquidState, validator, expectedReward) // delegatorA has 8 + 5 expectedReward = new(big.Int).Mul(big.NewInt(13), params.DecimalFactor) checkReward(r, liquidState, delegatorA, expectedReward) // delegatorB has 2 + 2 expectedReward = new(big.Int).Mul(big....
Go
header.zsize; ++z) { for (int y = 0; y < header.ysize; ++y) { long buffLen = 0; long seekTo = 0; if (swapped) { seekTo = swapLong(offsets[tabPos]); buffLen = swapLong(lengths[tabPos])...
C++
et=UTF-8" /> <meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=yes' /> <meta name='theme-color' content='#9f251c' /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://www.nowgrenada.com/xmlrpc.php" /> <link media="all" href="https://www.nowgrenada.c...
HTML
"\n") // find the start of mapfile that we're interested in. everything we skip // is of no interest or misleading for i, l := range lines { if l == "Linker script and memory map" { lines = lines[i:] break // for loop } } var functionName string // examine remaining lines of mapfile for ln, l := ra...
Go
playing, MjpegControllerStatusValue.paused] .contains(this._status.value)) return await super.open(url); this._status.value = MjpegControllerStatusValue.loading; this._closeClient(); final request = Request(this.method, Uri.parse(this.url)); if (this.headers != null) request.headers.addAll(this...
Dart
onst fs::path& path) : IIntroView(renderer) { m_shapeEntering = new Shape(renderer); const fs::path shp8 = path / "SHP8.APC"; m_shapeEntering->LoadFromFile(shp8); m_shapePresents = new Shape(renderer); const fs::path shp14 = path / "SHP14.APC"; m_shapePresents->LoadFromFile(shp14); m_s...
C++
* * index = 1; label = Magnetometers Bitmask; * Bitmask of magnetometers to calibrate. Use 0 to calibrate all sensors that can be started * (sensors may not start if disabled, unhealthy, etc.). The command will NACK if calibration does * not start for a sensor explicitly specified by the bitmask. * ...
Kotlin
llvm::opt::ArgList &Args) const; private: /// \brief Retrieves a ToolChain for a particular target triple. /// /// Will cache ToolChains for the life of the driver object, and create them /// on-demand. If TripleString is provided, the triple is obtained exclusively /// from it const ToolChain &getToolChai...
C
Time.Time().IsZero() && v.VipOverdueTime.Time().Before(now) { v.VipStatus = model.VipStatusOverTime } /** * 因目前无法获取iap实际的签约状态 * 超过下次扣费时间+48h的那一天的24点,即is_auto_renew=0 */ if v.PayChannelID == model.IapPayChannelID && v.VipPayType == model.AutoRenewPay && !v.IosOverdueTime.Time().IsZero() && endOfDay(v....
Go
.featureCollection.clear(); // Empty textarea widget document.getElementById(this.options.id).value = ''; this.enableDrawing(); } serializeFeatures() { // Three use cases: GeometryCollection, multigeometries, and single geometry let geometry = null; const feature...
JavaScript
Name := createTargetName(cfg.ToDir, fileName) if err := p.mergeAndWrite(mergeFiles, cfg, targetName); err != nil { return err } } return nil } func (p *Processor) forEachInMerge(cfg aviator.Spruce) error { filePaths, err := p.store.ReadDir(cfg.ForEach.In) //ioutil.ReadDir(cfg.ForEach.In) if err != nil { r...
Go