content
stringlengths
2
6.21k
label
stringclasses
16 values
ADME.md) * [私钥](di-si-zhang-.-mi-yue-he-di-zhi/gong-yue-mi-ma-xue/si-yue.md) * [椭圆曲线密码学解释](di-si-zhang-.-mi-yue-he-di-zhi/gong-yue-mi-ma-xue/tuo-yuan-qu-xian-mi-ma-xue-jie-shi.md) * [公钥](di-si-zhang-.-mi-yue-he-di-zhi/gong-yue-mi-ma-xue/gong-yue.md) * [输出和输入脚本](di-si-zhang-.-mi-yue-he-di-zhi/inputs.md) * [IP 地址:比...
Markdown
ta-src="../../../../Images/BuildingWorlds/LevelStreaming/Overview/PersistentLevel.jpg" /> </picture> </p> <div class="overlay-first "></div> </div> <div class="last"> <p><picture> <source data-srcset="./../../../../Images/BuildingWorlds/LevelStreaming/Overview/StreamedInLevels.jpg"> <img cla...
HTML
/></svg></div> <div class="avatar avatar-lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z" clip-rule="evenodd" /></svg></div> <div class="avatar avatar-xl"><svg xmlns="http://www.w3.org/2000/svg" vie...
Markdown
_2144769788_n.jpg?ig_cache_key=MTE5MzM3ODk4NDUxMjU4NzMzMQ%3D%3D.2"></a></li><li><a title="A punto entrar en directo en CNN en el Programa Portafolio Global" class="swipebox_grid" href="https://scontent.cdninstagram.com/t51.2885-15/s640x640/sh0.08/e35/12783187_1011427998892822_1137473105_n.jpg?ig_cache_key=MTE5Mjk4NzYwN...
HTML
20int,%20int,%20int,%20int)">decompress</a>, <a href="../../../org/libjpegturbo/turbojpeg/TJDecompressor.html#decompress(byte[],%20int,%20int,%20int,%20int,%20int,%20int,%20int)">decompress</a>, <a href="../../../org/libjpegturbo/turbojpeg/TJDecompressor.html#decompress(int[],%20int,%20int,%20int,%20int,%20int,%20int,%...
HTML
gon>"); Geometry result = instance.getGeometry(); Geometry expResult = GEOMETRY_FACTORY.createPolygon(); // // assertEquals(expResult, result); } /** * Test of buildMultiPointEmpty method, of class GMLReader. * * @throws org.jdom2.JDOMException * @t...
Java
Blue",F1C40F:"Vivid Yellow","16A085":"Dark Cyan","27AE60":"Dark Emerald", "2980B9":"Strong Blue","8E44AD":"Dark Violet","2C3E50":"Desaturated Blue",F39C12:"Orange",E67E22:"Carrot",E74C3C:"Pale Red",ECF0F1:"Bright Silver","95A5A6":"Light Grayish Cyan",DDD:"Light Gray",D35400:"Pumpkin",C0392B:"Strong Red",BDC3C7:"Silver...
JavaScript
   // Continue until we find intersection node     while (current1 and current2            and current1 != current2) {         current1 = current1->next;         current2 = current2->next;         // If we get intersection node         if (current1 == current2)             return current1->data;         // If...
Markdown
= Mathf.Lerp(v.x, v.z, fx1); mTempPos[3].x = mTempPos[2].x; mTempPos[0].y = Mathf.Lerp(v.y, v.w, fy0); mTempPos[1].y = Mathf.Lerp(v.y, v.w, fy1); mTempPos[2].y = mTempPos[1].y; mTempPos[3].y = mTempPos[0].y; mTempUVs[0].x = Mathf.Lerp(u.x, u.z, fx0); mTempUVs[1].x = mTempUVs[0].x; ...
C#
x i_nr:0, i_ns:0, i_nw:0 ds_write_b8 v[v_co_sst], v[a_c+91] offset:22912 ; idword:22528(176,0), 176x0, i_mr:1, i_ms:1, i_mw:0, i_mb:2 x i_nr:0, i_ns:0, i_nw:0 ds_write_b8 v[v_co_sst], v[a_c+120] offset:22592 ; idword:22592(176,64), 176x64, i_mr:1, i_ms:1, i_mw:0, i_mb:2 x i_nr:1, i_ns:0, i_nw:0 ds_writ...
Assembly
GL/glew.h" 3 extern "C" { extern PFNGLGETMINMAXPARAMETERFVEXTPROC __glewGetMinmaxParameterfvEXT; } # 12298 "/usr/include/GL/glew.h" 3 extern "C" { extern PFNGLGETMINMAXPARAMETERIVEXTPROC __glewGetMinmaxParameterivEXT; } # 12299 "/usr/include/GL/glew.h" 3 extern "C" { extern PFNGLHISTOGRAMEXTPROC __glewHistogramEXT; } #...
C++
ntifiersPrimaryKey, Bidi: false, Target: &sqlgraph.EdgeTarget{ IDSpec: sqlgraph.NewFieldSpec(identifiersentry.FieldID, field.TypeUUID), }, } for _, k := range nodes { edge.Target.Nodes = append(edge.Target.Nodes, k) } _spec.Edges.Clear = append(_spec.Edges.Clear, edge) } if nodes := duo.mut...
Go
Delay_ms ( 1000 ); } ``` ### Application Task > In this example, the app configures Power Data Objects (PDO) > highest priority profile and requests power from a standard USB PD source adapter. > It interprets power input requirements (voltage/current and maximum power) from the TCD. > The example uses two configu...
Markdown
:"M2 21a8 8 0 0 1 10.434-7.62"}],["circle",{cx:"10",cy:"8",r:"5"}],["circle",{cx:"18",cy:"18",r:"3"}],["path",{d:"m19.5 14.3-.4.9"}],["path",{d:"m16.9 20.8-.4.9"}],["path",{d:"m21.7 19.5-.9-.4"}],["path",{d:"m15.2 16.9-.9-.4"}],["path",{d:"m21.7 16.5-.9.4"}],["path",{d:"m15.2 19.1-.9.4"}],["path",{d:"m19.5 21.7-.4-.9"}...
JavaScript
from sklearn.naive_bayes import GaussianNB import random import numpy as np import math from pylab import scatter,figure, clf, plot, xlabel, ylabel, xlim, ylim, title, grid, axes, show,semilogx, semilogy import matplotlib.pyplot as plt from matplotlib.font_manager import FontProperties # Generation of data to train t...
Python
handleError(error:Response){ console.log(error); return Observable.throw(error.json().error || 'Server Error'); } getProduct(id : number): Observable<IProduct>{ return this.getProducts() .map((products: IProduct[]) => products.find(p => p.productId === id)); ...
Typescript
!reflect.DeepEqual(test.expected, actual) { for i := range test.expected { if i >= len(actual) { break } t.Logf("%s", diff.StringDiff(string(test.expected[i].Object.Raw), string(actual[i].Object.Raw))) } t.Fatalf("unexpected: %s", diff.ObjectReflectDiff(test.expected, actual)) } }...
Go
DEPENDENCY_2)) val FULL_SPEC_3 = FullSpec(JOB_3, emptyList(), listOf(DEPENDENCY_3)) val FULL_SPECS = listOf(FULL_SPEC_1, FULL_SPEC_2, FULL_SPEC_3) fun assertJobsMatch(jobs: List<JobSpec?>) { assertThat(jobs.size).isEqualTo(3) assertThat(jobs.contains(JOB_1)).isEqualTo(true) assertThat(jobs...
Kotlin
import streamlit as st import matplotlib.pyplot as plt import seaborn as sns import pandas as pd # Load the cleaned data df = pd.read_csv('imdb_top_movies_cleaned.csv') # Creating Decade column df['Decade'] = (df['Year'] // 10) * 10 # Create a new 'Decade' column # Sidebar options st.sidebar.title("Filter Options")...
Python
ontentValues.put(BORDERLESS, if (attachment.borderless) 1 else 0) contentValues.put(VIDEO_GIF, if (attachment.videoGif) 1 else 0) contentValues.put(WIDTH, uploadTemplate?.width ?: attachment.width) contentValues.put(HEIGHT, uploadTemplate?.height ?: attachment.height) contentValues.put(QUOTE, qu...
Kotlin
, sunt in culpa qui officia deserunt mollit anim id est laborum." } } div.uk-modal-footer.uk-text-right { button.uk-button.uk-button-default.uk-modal-close type="button" { "Cancel" } button.uk-button.uk-button-primary type="button" { "Save" } } } } div...
Rust
";return function(e){ var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",s="([^\\\\:= \\t\\f\\n]|\\\\.)+",r={ end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{ begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/, contains:[e.COMME...
JavaScript
ock(top, true); font-size: 12px; /* 4 */ letter-spacing: normal; word-spacing: normal; line-height: initial; } /** * @component: 未知高度垂直居中组件,支持图片,单行或多行文字,以及图文混排 * @usage: 结构如下 <div class="u-center"> <div class="u-center__inner"> <p>xxxxxxx</p> <p>xxxxxxx</p> ...
CSS
c, local8d; // Error void Function(void Function(G<int>)) local8c, local7d; // Error } test5() { void Function(void Function(F f) f) local1a, local1b; // Ok void Function(void Function(F<dynamic> f) f) local2a, local2b; // Ok void Function(void Function(F<Class> f) f) local3a, local3b; // Ok void Function(vo...
Dart
.B) { scenarios := []struct { name string files int fileSize int target time.Duration }{ {"1File_1KB", 1, 1024, 20 * time.Microsecond}, {"10Files_1KB", 10, 1024, 50 * time.Microsecond}, {"100Files_1KB", 100, 1024, 70 * time.Microsecond}, // Critical target {"1000Files_1KB", 1000, 1024, ...
Go
/theme_codepoems-dark.scss */ .cm-s-codepoems-dark span.cm-bracket { color: #ccc; } /* Tokens */ /* Foreground */ /* line 93, ../sass/theme_codepoems-dark.scss */ .cm-s-codepoems-dark.CodeMirror { color: #C5C8C6; } /* Color de los strings */ /* line 98, ../sass/theme_codepoems-dark.scss */ .cm-s-codepoems-da...
CSS
t aTextureSetIndex, boolean aGlow, int aRGBa) { this(aMaterial, aTextureSetIndex, UT.Code.getRGBaArray(aRGBa), aGlow); } public BlockTextureDefault(OreDictMaterial aMaterial, int aTextureSetIndex, short[] aRGBa, boolean aGlow) { this(aMaterial.mTextureSetsBlock.get(aTextureSetIndex), aRGBa, F, aGlow, F, !aGlow); ...
Java
");const values=getGalleryWidgetValue(galleryPicker);const updatedValues=values.filter(file=>String(file.id)!==removeId);galleryPicker.val(JSON.stringify(updatedValues)).trigger("change")});function galleryLimiCheck(ele){ele.each(function(){let currentValue=getGalleryWidgetValue(ele);const maxItems=$(this).attr("data-m...
JavaScript
| | 开放式生成 | 写一篇500字的文章,主题为“如何提高程序员的编程效率”。 | | 任务型生成 | 请为我生成一份英语学习的课程表,包括每周的课程和作业安排。 | | 实体识别与分类 | 给我分析一下《了不起的盖茨比》这本小说中的主要人物及其关系。 | | 多模态信息检索 | 请为我搜索一下 “花瓣” 这个词,并将搜到的图片按照颜色进行分类。 | | 情感分析 | 分析一下用户对某款产品的评价是正面还是负面。 ...
Markdown
"Logged out successfully!" }); } catch (err) { res.status(500).json({ status: "fail", message: "Server error occurred" }); console.log(err); } }; // @route POST api/v1/users/cart // @desc Add a product to the user's cart // @access Private const postAddProductToCart = async (req: Request, res: Respo...
Typescript
ma_get_string_from_value (space); lit_utf8_size_t num_of_chars = ecma_string_get_length (space_str_p); if (num_of_chars < 10) { ecma_ref_ecma_string (space_str_p); context.gap_str_p = space_str_p; } else { context.gap_str_p = ecma_string_substr (space_str_p, 0, 10); } } ...
C
height:38px}.layui-layer-loading-2:after,.layui-layer-loading-2:before{content:'';position:absolute;left:50%;top:50%;width:38px;height:38px;margin:-19px 0 0 -19px;border-radius:50%;border:3px solid #d2d2d2;box-sizing:border-box}.layui-layer-loading-2:after{border-color:transparent;border-left-color:#1e9fff}.layui-layer...
CSS
/* This file is part of GIFT. GIFT 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 version. GIFT is distributed in the hope ...
C
IRDT: 270, IRKST: 540, IRKT: 540, IRST: 210, IST: 330, JST: 540, KGT: 360, KRAST: 480, KRAT: 480, KST: 540, KUYT: 240, LHDT: 660, LHST: 630, LINT: 840, MAGST: 720, MAGT: 720, MART: -510, MAWT: 300, MDT: -360, MESZ: 120, MEZ: 60, MHT...
JavaScript
45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8H48.5z"],"table-columns":[512,512,["columns"],"f0db","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm64 64V416H224V160H64...
JavaScript
h; this.noiseFiller.fillNoiseColumn(random, slices[width], cell, cellWidth, this.cellMinY, this.cellCountY); } } public void selectYZ(int y, int z) { this.noise000 = this.slice0[ z ][ y ]; this.noise001 = this.slice0[z + 1][ y ]; this.noise100 = this.slice1[ z...
Java
List[str] = None, ) -> Instance: fields: Dict[str, Field] = {} token_field = TextField([Token(t) for t in tokens], self._token_indexers) fields["tokens"] = token_field fields["metadata"] = MetadataField({"tokens": tokens}) if pos_tags is not None: fields["pos_tag...
Python
.error()); } } else { return Err(lookahead_bool_or_span.error()); } } else if lookahead_int_or_ident.peek(Ident) { let const_ident = input.parse::<Ident>()?; // constant literal entry entries.push(PhantomEntry::Const { attributes, nam...
Rust
onLoadStart: new Q.Event(), onLoadEnd: new Q.Event(), beforeUnloadUrl: new Q.Event(Q.loadUrl.saveScroll, 'Q'), onLoad: new Q.Event(), onActivate: new Q.Event(), slotNames: [], dontRestoreScrollPosition: {}, slotContainer: function (slotName) { return document.getElementById(slotName+"_slot"); }, handler: Q.l...
JavaScript
ng="lazy" /></a></li> <li id="footer-poweredbyico"><a href="https://www.mediawiki.org/"><img src="/static/images/footer/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/static/images/footer/poweredby_mediawiki_132x47.png 1.5x, /static/images/footer/poweredby_mediawiki_176x62.png 2x" width="88" height...
HTML
href="https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html">Working /// with shared meshes</a>. Future<DescribeVirtualRouterOutput> describeVirtualRouter({ required String meshName, required String virtualRouterName, String? meshOwner, }) async { final $query = <String, List<String>>...
Dart
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * 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...
C
nst SizedBox(height: 10), ElevatedButton( child: const Text('二维码扫描-显示扫描线动画'), onPressed: () => _scan2(), ), const SizedBox(height: 10), ElevatedButton( child: const Text('二维码扫描-显示网格线动画'), onPressed: () => _scan3(), ), // const Sized...
Dart
sec-countleftcapturingparenswithin" title="静态语义:CountLeftCapturingParensWithin ( node )"><span class="secnum">22.2.1.2</span> 静态语义:CountLeftCapturingParensWithin ( <var>node</var> )</a></li><li><span class="item-toggle-none"></span><a href="text-processing.html#sec-countleftcapturingparensbefore" title="静态语义:CountLeftC...
HTML
ets</h1> <ul class="nav nav-tabs pull-right"> <li class="active"><a href="#spec" data-toggle="tab">Spec</a></li> <li><a href="#source" data-toggle="tab">Source</a></li> </ul> </div> <div class="row"> <div class="span12"> <div class="tab-content"> <div class="t...
HTML
t/video articles trying to give to a reader solid foundation - ( _book_ ) - a book - ( _reference_ ) - a reference - ( _article_ ) - either single article or single video-tutorial - ( _not-finished_ ) - not finished, too little to learn - ( _reading_ ) - material to read - ( _:movie_camera:_ ) - material to watch - ( _...
Markdown
ogress: (percent: number) => void, requestCreated: (uploadRequest: UploadRequest) => void, beforeRequest?: (request: XMLHttpRequest, formData: FormData) => void, ) { fileGot() if (name && url && method) { const request = new XMLHttpRequest() const uploadRequest: UploadRequest = { request, f...
Typescript
sig2); musig_pubkey_free(pub); musig_key_free(key); musig_key_free(key2); schnorr_context_free(ctx); } void BlockchainTest::testAggregateSignatureWithUnsignedFail() { CryptoKernel::Crypto crypto(true); const auto ECDSAPubKey = crypto.getPublicKey(); consensus->mineBlock(true, ECDSAPubKey)...
C++
tePointerMaterial(pointerHitColor); base.PointerIn(); } //adjust beam length if something is blocking it if (hasRayHit && pointerContactDistance < pointerLength) { actualLength = pointerContactDistance; } return a...
C#
。」金蓮道:「我不好說的,巴巴尋那肥皂洗臉,恠不的你的臉洗的比人家屁股還白!」<span class="pz"><span class="ord">旁<span class="ords">批</span></span>尖甚。</span>那西門慶聽了,也不着在意裡。落後梳洗畢,與玉樓一同坐下,因問:「你在後邊做甚麼?帶了月琴來不曾?」玉樓道:「我在後邊替大姐姐穿珠花來,到明日與吳舜臣媳婦兒鄭三姐下茶去戴。月琴春梅拏了來。」不一時,春梅來到,說:「花兒都送與大娘、二娘收了。」西門慶令他安排酒來。不一時氷盆內沉李浮瓜,涼亭上偎紅倚翠。玉樓道:「不使春梅請大姐姐?」西門慶道:「他又不飲酒,不消邀他去。」當下西門慶上坐,三個婦人兩邊打橫。正...
HTML
number of threads for exploiting<BR> %            multi-core / multi-cpus. By default, it takes the value -1,<BR> %            which automatically selects all the available CPUs/cores).<BR> %<BR> % Output: alpha: double sparse p x N matrix (output coefficients)<BR> %<BR> % Note: this function admits a few experimental ...
HTML
s_str.rs.html#828-831' title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><span class='docblock autohide'><div class='impl-items'><h4 id='method.eq-79' class="method"><span id='eq.v-80' class='invisible'><table class='table-display'><tbody><tr><td><code>fn <a href='#method.eq' class='fnname'>eq</a>...
HTML
.fillMaxSize() ) { val icon = when(fileInfo.type){ NCFileType.FILE -> Icons.Default.FilePresent NCFileType.IMAGE -> Icons.Default.Image } Icon( imageVector = icon, contentDescription = "文件类型", modifier = Modifier.size(96.dp), // 变大...
Kotlin
it('should ignore those properties', async () => { const newName = 'Riley'; const user = new User(id, name, description, email, color, food, group, created); await utils.redisk.save(user); await utils.redisk.save(new User(id, newName, undefined, email, color, food, group, created)...
Typescript
t_to_world.transform_point_abs_error(&pobj, &pobj_error, &mut it.p_error); *pdf = 1.0 / self.area(); it } fn sample_interaction(&self, i: &InteractionData, u: &Point2f, pdf: &mut Float) -> InteractionData { let pcenter = self.object_to_world.transform_point(&Point3f::new(0.0, 0.0, 0.0)...
Rust
p = angle_move(gem.x, gem.y, playerx, playery, gem.speed) gem.x+=p.x gem.y+=p.y end end end function level_up() sfx(16) if (show_lvlup) return level += 1 if (level == 1) then max_exp = 7 else max_exp = min(max_exp*1.2,90) end exp = 0 if (...
Lua
xture with flags that allow * it to be used as a render target. */ kRenderTarget_GrPlatformTextureFlag = kRenderTarget_GrTextureFlagBit, }; GR_MAKE_BITFIELD_OPS(GrPlatformTextureFlags) struct GrPlatformTextureDesc { GrPlatformTextureDesc() { memset(this, 0, sizeof(*this)); } GrPlatformTextur...
C
(rest[tagName]) { Tag = rest[tagName]; delete rest[tagName]; } return h(Tag, rest); } type CheckboxProps = { type: string, label: string, value?: any, name?: string, $extend?: anyObject, // children?: any [key: string]: any } const Checkbox = forwardRef(({$extend = {}, children = [], label,...
Typescript
""" Task Coach - Your friendly task manager Copyright (C) 2004-2016 Task Coach developers <developers@taskcoach.org> Task Coach 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 ...
Python
#include <chrono> #include <kspp/kspp.h> #include <kspp/utils/async.h> #include <kspp/utils/http_client.h> #include <kspp/connect/connection_params.h> #pragma once namespace kspp { class influx_sink : public kspp::topic_sink<void, std::string> { public: influx_sink(std::shared_ptr<cluster_config> config...
C
} if ((view.getKlineStatus() == Status.KLINE_SHOW_TIME_LINE) || view.getVolChartStatus() == Status.VOL_SHOW_VERTICAL_BAR) { canvas.drawRect(curX - lineVolWidth, top, curX + lineVolWidth, bottom, linePaint); } else if (close >= open) {//涨 canvas.drawRect(curX - r, top, cur...
Java
FragmentDepth))*logarithmicDepthConstant;\n#endif",helperFunctions:"const float PI=3.1415926535897932384626433832795;\nconst float LinearEncodePowerApprox=2.2;\nconst float GammaEncodePowerApprox=1.0/LinearEncodePowerApprox;\nconst vec3 LuminanceEncodeApprox=vec3(0.2126,0.7152,0.0722);\nmat3 transposeMat3(mat3 inMatrix...
JavaScript
/* 80157C78 001538D8 40 82 00 10 */ bne lbl_80157C88 /* 80157C7C 001538DC 88 05 00 83 */ lbz r0, 0x83(r5) /* 80157C80 001538E0 2C 00 00 00 */ cmpwi r0, 0 /* 80157C84 001538E4 41 82 00 08 */ beq lbl_80157C8C lbl_80157C88: /* 80157C88 001538E8 38 80 00 01 */ li r4, 1 lbl_80157C8C: /* 80157C8C 001538EC 2C 04 00 00 *...
Assembly
.serial_api_inputs_sdk_yaw", "Sdk Yaw", base.DEC) f.serial_api_inputs_sdk_fdfd_x = ProtoField.int16 ("dji_mavic_flyrec.serial_api_inputs_sdk_fdfd_x", "Sdk Fdfd X", base.DEC) f.serial_api_inputs_sdk_fdfd_y = ProtoField.int16 ("dji_mavic_flyrec.serial_api_inputs_sdk_fdfd_y", "Sdk Fdfd Y", base.DEC) f.serial_api_inputs_ct...
Lua
2].reset.set_value(Proxy::Reset::RST_INIT); proxy.begin_processing(); proxy.pitch_wheel_change(0.0, 0, 16383); proxy.control_change(0.0, 0, Proxy::ControllerId::MODULATION_WHEEL, 127); proxy.control_change(0.0, 0, Proxy::ControllerId::VOLUME, 127); proxy.begin_processing(); proxy.note_on(1.0...
C++
{ enabled: true } }); $('.tm-testimonials-carousel').slick({ dots: true, prevArrow: false, nextArrow: false, infinite: false, slidesToShow: 3, slidesToScroll: 1, responsive: [ { breakpoint: 992, ...
HTML
data: %s", err.Error()) } }() out, err := exec.Command(testcmd[0], testcmd[1:]...).Output() if err != nil { t.Errorf("test %s, error running command %s:\n%s\n\nCommand output:\n%s", test.name, testcmd, err.Error(), out) } if strings.TrimRight(bytes.NewBuffer(out).String(), "\n") != test.want { t.Err...
Go
$degree: null; $side: null; $corner: null; $length: length($pos); // Parse Side and corner positions @if ($length > 1) { @if nth($pos, 1) == "to" { // Newer syntax $side: nth($pos, 2); @if $length == 2 { // eg. to top // Swap for backwards compatibility $degree: _position-fli...
CSS
// grade.push(Math.ceil(smog)); // // CL // var cl = obj.colemanLiauIndex = colemanLiauIndex(text); // grade.push(Math.floor(cl)); // grade.push(Math.ceil(cl)); // // ARI // var ari = obj.automatedReadabilityIndex = automatedReadabilityIndex(text); // grade.push(Math.floor(ari)); // ...
Typescript
c' in track, 'track element not supported'); track.src = 'support/timings-eof.vtt'; track['default'] = true; track.kind = 'subtitles'; track.onload = this.step_func(trackLoaded); track.onerror = this.step_func(trackError); video.appendChild(track); document.body.appendChild(video); }); func...
HTML
are represented internally always in the Montgomery domain, and // converted in Bytes and SetBytes. x {{ .Prefix }}MontgomeryDomainFieldElement } const {{ .Prefix }}ElementLen = {{ .BytesLen }} type {{ .Prefix }}UntypedFieldElement = {{ .FiatType }} // One sets e = 1, and returns e. func (e *{{ .Element }}) One()...
Go
", [5128] = "Peau de lézard dépouillée", [5129] = "Connaissance : Déguisement de nain sombrefer", [5130] = "Connaissance : Déguisement de sorcier de Dalaran", [5131] = "Connaissance : déguisement de Brisepierre", [5132] = "Connaissance : Déguisement du Syndicat", [5133] = "Gésier suintant", [5134] = "Petite patte en fo...
Lua
TPThreholdInitCfg, testTPThreholdResetStorDb, testTPThreholdStartEngine, testTPThreholdRpcConn, testTPThreholdGetTPThreholdBeforeSet, testTPThreholdSetTPThrehold, testTPThreholdGetTPThreholdAfterSet, testTPThreholdGetTPThreholdIds, testTPThreholdUpdateTPThrehold, testTPThreholdGetTPThreholdAfterUpdate, testTP...
Go
bel for="q1231329:1_answer3" class="ml-1"><span class="answernumber">d. </span>app-pages, paper-route, iron-location</label> </div> </div></div></div><div class="outcome clearfix"><h4 class="accesshide">Feedback</h4><div class="feedback"><div class="rightanswer">The correct answer is: app-location, app-route, iron-page...
HTML
-dropdown .ck-dropdown__panel .ck-list.ck-rounded-corners {\n\tborder-radius: var(--ck-border-radius);\n\tborder-top-left-radius: 0;\n}\n\n.ck.ck-dropdown .ck-dropdown__panel .ck-list {/* Using absolute units to make sure each element has the same height and padding.\n\thttps://github.com/ckeditor/ckeditor5-heading/iss...
HTML
_02091028 ; =UNK_021C8C64 mov r2, #0x4 ldr r1, _0209102C ; =0x04000242 strh r2, [r0, #0x0] mov r0, #0x82 strb r0, [r1, #0x0] b _02090F78 _02090ECC: ldr r1, _02091020 ; =UNK_021C8C60 mov r0, #0x8 ldrh r1, [r1, #0x0] bl OSi_TryLockVram cmp r0, #0x0 bne _02090EF8 mov r0, r4 bl OS_RestoreInterrupts mov r0, #...
Assembly
; local_88 = EVar9.unknown; local_80 = EVar13.unknown; Swift::DefaultStringInterpolation::$appendInterpolation((char)local_2c8,local_190); $$outlined_destroy_of_Swift.String((int)local_2c8); DVar16.unknown = (undefined *)0x1; SVar19 = Swift::String::init("",0,1); local_2c0 = SVar19.bridgeObject; Swift::...
Markdown
/* * Copyright (c) 2010-2016 Isode Limited. * All rights reserved. * See the COPYING file for more information. */ #pragma once #include <memory> #include <string> #include <vector> #include <Swiften/Base/API.h> #include <Swiften/Elements/Payload.h> #include <Swiften/Elements/SecurityLabel.h> #include <Swiften/J...
C
['tooltip'] = ( f"{timedelta_display(interval_start_time_ago)} ago" + f"<br><strong>{incomplete_count}</strong> incomplete jobs" ) context['incomplete_count_average'] = round( sum([d['y'] for d in graph_data]) / len(graph_data)) context['incomplete_count_grap...
Python
senger .messenger-message .messenger-actions a { padding-right: 5px; } /* line 26, ../../src/sass/messenger.sass */ ul.messenger .messenger-message .messenger-actions { float: right; } /* line 29, ../../src/sass/messenger.sass */ ul.messenger .messenger-message .messenger-actions a { cursor: pointer; text-decor...
CSS
return this.route; } public getLatitude() { return this.lat; } public getLongitude() { return this.lng; } public getUserId() { return this.user; } public static async getActiveRoutesFromTrackingDataJSONMatrix(matrix: TrackingDataJSON[][]): Promise<Acti...
Typescript
et netus et malesuada fames ac turpis egestas<span> "</span></p> </div> </div> </div> </div> <!-- //testimonials --> <!-- news --> <div class="news"> <div class="container"> <div class="news-text"> <h3>News</h3> <h5>Cras porttitor imperdiet volutpat nulla malesuada lectus eros <span>ut convall...
HTML
hs-xxs .vhs-player-header .vhs-tools div span{padding:0 10px}.vhs-xxs .vhs-player-header [class*=vhs-icon-]{font-size:20px;vertical-align:middle}.vhs-xxs .vhs-media-action-overlay{bottom:10px;padding:0 10px}.vhs-xxs .vhs-media-action-overlay.vhs-duration-cover{-moz-border-radius:3px;-webkit-border-radius:3px;border-rad...
CSS
e+(6*11),d0 move.w force_table+(6*11)+2,d1 ; move.w x1(a0),d0 ; move.w y1(a0),d1 move.l spr_ptr1(a0),a1 addq.w #6,a1 move.w spr_num(a0),d2 lsl.w #5,d2 add.w d2,a1 move.w d0,d2 move.w d1,d3 add.w 8(a1),d2 ; width in pixels add.w 12(a1),d3 ; height move.l map_buff_pos,a1 moveq #0,d4 moveq #12-1,d7 .l1 x ...
Assembly
n filter.Substring(0, filter.IndexOf('(')); }).Type<NonNullType<StringType>>(); descriptor.Field("filters") .Description("The name of the filter.") .Resolve(ctx => { string filter = ctx.Parent<string>(); ...
C#
n fun valueIsNotSet1(): String { return "" } @ConditionalOnPropertyA(prefixEx = "") @Bean open fun valueIsNotSet2(): String { return "" } }package com.component.scan; import org.springframework.context.annotation.ComponentScan; import org.springframework.boot.autoconfigure.SpringBo...
Kotlin
s and %s' % (read_written_count,read_read_count,fastq_r1_out,fastq_r2_out)) else: while True: r1_id_line = f1_in.readline().rstrip() r1_seq_line = f1_in.readline().rstrip() r1_plus_line = f1_in.readline().rstrip() r1_qual_line = f1_in.readline().rstrip() ...
Python
Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;letter-spacing:0;font-weight:700;padding-top:15px;padding-bottom:15px}#wpdcom .wpd-thread-head{border-bottom:none}#wpdcom .wpd-thread-head .wpd-thread-info{color:#111;font-family:"Work Sans",Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Se...
HTML
rr.String()) } } } func TestParseSMIMEA(t *testing.T) { lt := map[string]string{ "2e85e1db3e62be6ea._smimecert.example.com.\t3600\tIN\tSMIMEA\t1 1 2 bd80f334566928fc18f58df7e4928c1886f48f71ca3fd41cd9b1854aca7c2180aaacad2819612ed68e7bd3701cc39be7f2529b017c0bc6a53e8fb3f0c7d48070": "2e85e1db3e62be6ea._smimecert....
Go
{"type": "Method", "fromName": "Qcloud\\Sms\\SmsVoiceVerifyCodeSender", "fromLink": "Qcloud/Sms/SmsVoiceVerifyCodeSender.html", "link": "Qcloud/Sms/SmsVoiceVerifyCodeSender.html#method___construct", "name": "Qcloud\\Sms\\SmsVoiceVerifyCodeSender::__construct", "doc": "&quot;\u6784\u902...
JavaScript
tsByTag(b),e=0,d=c.count();e<d;e++){a=c.getItem(e);if(a.getAttribute("contenteditable")=="true"){f={element:a,config:{}};CKEDITOR.fire("inline",f)!==false&&CKEDITOR.inline(a,f.config)}}};CKEDITOR.domReady(function(){!CKEDITOR.disableAutoInline&&CKEDITOR.inlineAll()})})();CKEDITOR.replaceClass="ckeditor"; (function(){fu...
JavaScript
.258795261, 6.50593677e-008, 0.258795261, -0.96593225, -7.19772899e-008, 8.14703256e-008, -5.26881294e-008, 1) o348.BottomSurface = Enum.SurfaceType.Smooth o348.TopSurface = Enum.SurfaceType.Smooth o348.Color = Color3.new(0.498039, 0.556863, 0.392157) o348.Position = Vector3.new(-91.5040359, 17.4521255, 214.040009) o34...
Lua
w= 7111 QXBp 7112 IOyL 7113 RlQ= 7114 5Li7 7115 IE5PVA== 7116 IHNvbmc= 7117 IHRyYW5zZm9ybQ== 7118 KGdldA== 7119 bWJseQ== 7120 T2Jq 7121 4LeP 7122 X3Nl 7123 IGtub3dsZWRnZQ== 7124 aW55 7125 CWJyZWFr 7126 Rmlyc3Q= 7127 44GL 7128 YWxhcg== 7129 b3Vyc2U= 7130 ZW5nZQ== 7131 YWtp 7132 w7Fvcw== 7133 cmVzdA== 7134 5pWw 7135 INC0...
Kotlin
/div> <div id="t47_146" class="t s5_146">»²</div> <div id="t48_146" class="t s5_146"><bdo dir='rtl'> ب</bdo></div> <div id="t49_146" class="t s5_146">Ï</div> <div id="t4a_146" class="t s5_146"><bdo dir='rtl'>وش¾¶ شد</bdo></div> <div id="t4b_146" class="t s5_146">Á ´</div> <div id="t4c_146" class="t s5_146"><bdo dir='rt...
HTML
5일 23:53:10 ### 문제 설명 <p>어떤 투자가가 여러 기업들에게 돈을 투자해서 최대의 이익을 얻고자 한다. 단, 투자는 만원 단위로 할 수 있으며 각 기업은 많이 투자할수록 많은 이익을 투자가에게 돌려준다. 돈을 투자하지 않은 경우는 당연히 얻게 되는 이익도 없다. 예를 들어서, 한 투자가가 4만원을 갖고 두 개의 기업들에 각각 만원 단위로 투자했을 경우 얻을 수 있는 이익은 다음과 같다.</p> <table class="table table-bordered" style="width:30%"> <thead> <tr> <th>투자 액수 (만원...
Markdown
ils'; import MicroDetails from '../components/LabsAndTests/MicroDetails'; import PathologyDetails from '../components/LabsAndTests/PathologyDetails'; import ChemHemDetails from '../components/LabsAndTests/ChemHemDetails'; import { ALERT_TYPE_ERROR, accessAlertTypes, labTypes, pageTitles, statsdFrontEndActions...
JavaScript
a preference that is a virtual /// register that hasn't been assigned yet. bool hasKnownPreference(unsigned VirtReg); /// records virtReg is a split live interval from SReg. void setIsSplitFromReg(unsigned virtReg, unsigned SReg) { Virt2SplitMap[virtReg] = SReg; } /// returns the live i...
C
state === 'MERGED') != null; } gameOver() { if(this._tiles.length !== this.size*this.size) { return false; } else { for(let p of MatrixSequence(this.size)) { const c = this.getTileAt(p) for(let dir of [Direction.Top, Direction.Bottom, Dire...
Typescript
identifier = AVDTP_SI_START; emit_reject = true; avdtp_acceptor_send_response_reject(cid, AVDTP_SI_START, trid); break; #endif case AVDTP_ACCEPTOR_W2_ACCEPT_START_STREAM: log_info("DONE "); log_info(" -> AVDTP_STREAM_ENDPOINT_STREAMING "); ...
C
, even though some of its argument // semantic values are no longer accessible. Create a // singleton synonym for such a semantic value, but don't // register it in the manifest. val argumentSynonyms: List<L2Synonym?> = invocation.argumentSemanticValues .map { semanticValueToSy...
Kotlin