content
stringlengths
2
6.21k
label
stringclasses
16 values
{margin-top:2.75em;}.FF .ResultsAdvSearchPadding,.Safari .ResultsAdvSearchPadding{margin-top:3em;}.SearchResults{margin-right:1em;margin-top:1em;}#advancedSearch{margin-top:.5em;padding-right:3em;width:34.5em;margin-left:4em;}.IE #advancedSearch{padding-right:0;width:35em;}#licenseSelection ul{list-style-image:none;lis...
CSS
D server should be restarted so datatypes like neuronjson can reload its caches appropriately. repo <UUID> hide-branch <branch-name> Removes metadata for the given branch so that it is not visible. This does not remove the key-value pairs associated wiith the given nodes, since doing so would be very expen...
Go
.log(`AI ${aiEntity.id()} can't move!`); } else if (closest.distance !== 0) { const moveTarget = closest.pos; aiPositions.delete(p); aiPositions.set(moveTarget, aiEntity.id); em.setComponent(aiEntity.id, new PhysicalMove(closest.pos)); } em.s...
Typescript
# 88 def merge(nums1: list[int], m: int, nums2: list[int], n: int) -> None: """ Time complexity: O(m + n) - indexing the respective arrays until the specified indices costs O(specified index) and the while loops combined are O(m + n) Space complexity: O(m + n) - storing two arrays, one storing first m elem...
Python
//===-- TaggedASTType.h -----------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C
// // Copyright 2016 The ANGLE 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. // // SyncVk: // Defines the class interface for SyncVk, implementing SyncImpl. // #ifndef LIBANGLE_RENDERER_VULKAN_FENCESYNCVK_H_ #define LIBA...
C
inal normalize syncDone := make(chan struct{}) normRequests := concurrency.NewLastChan() normResponses := concurrency.NewLastChan() normBufferSize, err := internal.PeerDBNormalizeBufferSize(ctx, config.Env) if err != nil { connectors.CloseConnector(ctx, srcConn) return a.Alerter.LogFlowError(ctx, config.FlowJo...
Go
--[[ Constants ]] local constants = torch.class('dmn.constants') constants.TRAIN_INDEX = 0 constants.VAL_INDEX = 1 constants.TEST_INDEX = 2 constants.TRAIN_FRACTION = 0.6 -- error constant constants.ERROR_CONSTANT = 'ERROR OCCURED' -- number of retries for request constants.NUM_RETRIES = 5 -- Constants for conte...
Lua
int, s string) (err error)</a></li><li><a href="#SetsockoptTimeval">func SetsockoptTimeval(fd, level, opt int, tv *Timeval) (err error)</a></li><li><a href="#Settimeofday">func Settimeofday(tv *Timeval) (err error)</a></li><li><a href="#Setuid">func Setuid(uid int) (err error)</a></li><li><a href="#Setxattr">func Setx...
HTML
"SessionConfirmed", kh2, 32); // k_header_2 = HKDF(chainKey, ZEROLEN, "SessionConfirmed", 32) // fill packet Header& header = m_SentHandshakePacket->header; header.h.connID = m_DestConnID; // dest id header.h.packetNum = 0; // always zero header.h.type = eSSU2SessionConfirmed; memset (header.h.flags, 0, 3)...
C++
STATISTICS_MAIN_EXECUTOR gettimeofday(&t, NULL); #endif // Call poseidon and get the hash key Goldilocks::Element Kin0Hash[4]; poseidon.hash(Kin0Hash, Kin0); // Reinject the first resulting hash as t...
C++
ructureComponentMoon() { } public StructureComponentMoon(int var1) { super(var1); } public static StructureBoundingBox getComponentToAddBoundingBox(int var0, int var1, int var2, int var3, int var4, int var5, int var6, int var7, int var8, int var9) { switch (var9) { ...
Java
": "JKL5£", "6": "MNO6ÖØÒÓÔÕÑ", "7": "PQRS7\$", "8": "TUV8ÙÚÛÜ", "9": "WXYZ9ÝÞ", "*": ".,'?!\"-()/:_;+&%*=<>£€\$¥¤[]{}\\~^`¡¿§#|\n" } }, { PhoneCaseMode.LOWER_CASE: { "0": " 0\n", "1": ".,?!'\"1-()@/:_", "2": "abc2äàáãâåæç", "3"...
Dart
800. @pragma("vm:never-inline") static String _createOneByteString(List<int> charCodes, int start, int len) { // It's always faster to do this in Dart than to call into the runtime. var s = _OneByteString._allocate(len); // Special case for native Uint8 typed arrays. final int cid = ClassID.getID(c...
Dart
core/v1" "k8s.io/apimachinery/pkg/api/resource" clientset "k8s.io/client-go/kubernetes" v1qos "k8s.io/kubernetes/pkg/apis/core/v1/helper/qos" "volcano.sh/volcano/pkg/agent/apis/extension" "volcano.sh/volcano/pkg/agent/utils" ) // ActivePods returns pods bound to the kubelet that are active (i.e. non-terminal sta...
Go
1,'glm']]], ['proj2d',['proj2D',['../a00363.html#ga5b992a0cdc8298054edb68e228f0d93e',1,'glm']]], ['proj3d',['proj3D',['../a00363.html#gaa2b7f4f15b98f697caede11bef50509e',1,'glm']]], ['project',['project',['../a00245.html#gaf36e96033f456659e6705472a06b6e11',1,'glm']]], ['projection_2ehpp',['projection.hpp',['../...
JavaScript
Mincho Pro R"; // specify right-to-left block progression, east Asian justification, and top vertical alignment textLayoutFormat.blockProgression = BlockProgression.RL; textLayoutFormat.justificationRule = JustificationRule.EAST_ASIAN; textLayoutFormat.verticalAlign = Ve...
HTML
e-4ffc34204a9c.jpg" alt="Image 2" height="200"/> <img src="https://user-images.githubusercontent.com/26127467/229824477-679201c3-1e0b-45fe-b0c7-bab67b245a10.jpg" alt="Image 3" height="200"/> <img src="https://user-images.githubusercontent.com/26127467/229824488-bd874362-7401-41a5-8209-51bad1563a11.jpg" alt="Image 4" he...
Markdown
// further // 1.3+ classesSizes.put("java.lang.Throwable", Integers.valueOf(OBJECT_SHELL_SIZE + 4 * OBJREF_SIZE)); // 1.4+ classesSizes.put("sun.reflect.UnsafeStaticFieldAccessorImpl", Integers.valueOf(OBJECT_SHELL_SIZE));// unknown classesSizes.put("sun.reflect.UnsafeSt...
Java
with this magic weapon. In addition, the weapon ignores resistance to slashing damage.\n When you attack a creature that has at least one head with this weapon and roll a 20 on the attack roll, you cut off one of the creature's heads. The creature dies if it can't survive without the lost head. A creature is immune ...
JavaScript
truct nk_color} background; * {@link NkColor struct nk_color} border_color; * {@link NkColor struct nk_color} popup_border_color; * {@link NkColor struct nk_color} combo_border_color; * {@link NkColor struct nk_color} contextual_border_color; * {@link NkColor struct nk_color} menu_border_color;...
Java
s.length; if (len == 1) { return _nativeIndexedGetter(0); } if (len == 0) throw new StateError("No elements"); throw new StateError("More than one element"); } Map elementAt(int index) => this[index]; // -- end List<Map> mixins. @DomName('SQLResultSetRowList.item') @DocsEditable() Ma...
Dart
36-36 36-36-16.1-36-36 16.1-36 36-36z"])})),t.CopyTwoTone=l("copy",s,(function(e,t){return c(o,[t,"M232 706h142c22.1 0 40 17.9 40 40v142h250V264H232v442z"],[e,"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32z"],[e,"M704 192H192c-17.7 0-32 14.3-32 32v53...
JavaScript
ots and we receive requests for a file that // was not opened, we will reject the file due to not being analyzed. const content = 'class MyClass {}'; newFile(mainFilePath, content); await initialize(allowEmptyRootUri: true); await expectLater( getDocumentSymbols(mainFileUri), throwsA( ...
Dart
格,使得该类产品在市场中盛行,用户对该类产品也产生了依赖性;*</p></li><li><p>“黑” :与病毒相关的“黑色产业”,该公司制作“小马激活”病毒进行流量劫持,利用用户对盗版系统激活这一刚需,借助搜索引擎优化及早期“口碑营销”,在互联网中大范围传播;</p></li></ul><h1>0x03 综述</h1><hr><p>随着国内互联网企业之间的竞争进入白热化,产品推广作为最接近市场的最后环节成为各大软件厂商用来竞争的众矢之的。国内的各个互联网公司不惜一切代价地向市场推广自己的软件产品,由于受到利益驱使软件推广商在推广力度上不断加大,最终跨过网络安全的红线,制作病毒推广工具进行广告推广。作为收益方,被推广的互联网企业也并没...
HTML
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, "{:?}", self.1) } } impl<TM, V: Hash> Hash for TagWrapper<V, TM> { fn hash<H: Hasher>(&self, state: &mut H) { self.1.hash(state); } } /// A trait for getting the number of options associated with a `TaggableValue` of a specif...
Rust
License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * * You should have received a copy of the GNU General Public License version * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-...
Java
� 己亥(猪)年 戊辰(龙)月 戊戌(狗)日 子(鼠)时 纳音[平地木 大林木 平地木 桑柘木] 星期三 西方白虎 星宿[参水猿](吉) 彭祖百忌[戊不受田田主不祥 戌不吃犬作怪上床] 喜神方位[巽](东南) 阳贵神方位[艮](东北) 阴贵神方位[坤](西南) 福神方位[艮](东北) 财神方位[坎](正北) 冲[(壬辰)龙] 煞[北]'); }); test('阳历1', () { Solar solar = Solar.fromYmd(2020, 1, 23); expect(solar.next(1).toString(), '2020-01-24'); }); test('1', () { ...
Dart
"> <img class="aloha-captioned-image" src="http://www.aloha-editor.org/images/aloha-editor-logo.png" /> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris convallis nisl eu mi posuere et congue metus posuere. Etiam sodales tristique urna, malesuada accumsan erat laoreet vel. Aliq...
HTML
html", "json", "lua", "markdown_inline", "regex", "ron", "rust", "ruby", "vim", "yaml", }, -- install parser synchronoulsy (only applies to 'ensure_installed') sync_install = false, auto_install = true, highlight = { enable = true, }, }) end, }
Lua
>256</th> <th>100%</th> <th>7312</th></tr> <tr><th class="bg_p" id="HTML-FILE-82-Symbols"><a href="#Flash640">Flash640</a> / <a href="#HTML-SECTION-4">.text</a> / <a href="#HTML-FILE-82">Identify.o</a></th> <th class="bg_p">Start</th> <th class="bg_p">End</th> <th class="bg_p">Size</th> <th class="bg_p">%</th> <th clas...
HTML
k, v) count++ } Expect(count).To(Equal(3)) Expect(snapshot.GetBlockNumber()).To(Equal(uint64(0))) }) }) Describe("Ledger GetTempStateHashWithTxDeltaStateHashes", func() { ledgerPtr := InitSpec() It("creates, populates and finishes a transaction", func() { Expect(ledgerPtr.BeginTxBatch(1)).To(...
Go
local lu = require'luaunit' local openssl = require'openssl' local pkey = openssl.pkey local unpack = unpack or table.unpack local helper = require'helper' local _,_,opensslv = openssl.version(true) if opensslv <= 0x3000a000 or helper.libressl then print('SKIP SM2') return end TestSM2 = {} function TestSM2:TestS...
Lua
l (a7),a0-a3/d0-d7 l0174: move.b (a4)+,(a0)+ subq.l #1,d0 bne.s l0174 moveq #$77,d0 l0175: move.b -(a3),-(a5) dbf d0,l0175 l0176: movem.l (a7)+,a0-a6/d0-d7 unlk a3 rts l0177: moveq #3,d1 l0178: lsl.l #8,d0 move.b (a0)+,d0 dbf d1,l0178 rts l0179: bsr.s l017d bcc.s l017c moveq #0,d1 bsr.s l017d bcc.s...
Assembly
okeeperQuotas.html">Quota Guide</a> - a guide for system administrators on Quotas in ZooKeeper. </li> <li> <a href="zookeeperJMX.html">JMX</a> - how to enable JMX in ZooKeeper</li> <li> <a href="zookeeperHierarchicalQuorums.html">Hierarchical quorums</a> </li> <li> <a href="zookeeperObservers.html"...
HTML
ublic int sampleCount = 32; //Z Occlusion Offset allow us to offset the plane where the disc of occlusion is place(closer to camera), value on world space. public float occlusionOffset = 0.05f; public bool allowOffScreen = false; //This is an arbitrary number, but must be kept constant so the occlusion ...
C#
"\n" if newline else "")) self._output_handle.flush() def one(self): stories = self.ordered_by_name() if len(stories) > 1: raise exceptions.MoreThanOneStory( "\n".join( [ "{0} (in {1})".format(story.name, story.filename...
Python
list.addAll(finds) val parentNode = rootNode.findNodeById(parentViewId) ?: return list var isStop = false while (parentNode.isScrollable && !isStop) { parentNode.scrollForward() delay(500)//时间太短的话有时候会获取不到节点信息 val findNextNodes = findAllChildByFilter(parentViewId, childViewId) { ...
Kotlin
= KeyCode.Keypad4; // singlecontrol.OPTION_1 = KeyCode.Keypad0; // singlecontrol.OPTION_2 = KeyCode.KeypadPeriod; // break; // case 2: // break; // case 3: // break; // } //} public static void ResetTargetMot...
C#
1</code><span>内容2</span></em></p></li><li><p><span>复制「</span><a href='guide2.md#标签'><span>单级标签</span></a><span>、代码」</span></p><p><span>点击即复制其内容,如:</span><em><code>这是标签</code></em><span> </span><code>这是代码</code></p></li><li><p><span>复制「代码块」</span></p><p><span>一键复制全部代码块的所有内容</span></p></li><li><p><span>复制「图片」</span></p><...
HTML
.accept(printer.and(deepCounter)); } } /* * 3 fields always present in 6 rows * 4 fields contingently present if there is a manager (present in two rows) * */ assertEquals(26, c); } @Test public void allOuterJoinedCollec...
Java
g_rust_type, }, c_converter: String::new(), cpp_converter: None, } } } impl ForeignMethodSignature for CppForeignMethodSignature { type FI = CppForeignTypeInfo; fn output(&self) -> &ForeignTypeInfo { &self.output.base } fn input(&self) -> &[CppFor...
Rust
pe:</strong> {{ server.type }}</li> {% endif %} {% if server.ip_address %} <li><strong>IP:</strong> {{ server.ip_address }}</li> {% endif %} {% if server.distro %} <li> <strong>OS:</strong> {{ server.distro.name|title }} {{ server.distro.version }} </li> {% endif %} {% if server.processor %} <li><strong>P...
HTML
QGluZGV4 127517 4Li44Lil 127518 QXVqb3VyZA== 127519 IERpYXJpbw== 127520 INmF2YbYtdmI2Kg= 127521 IEZVVA== 127522 IEVzc2VudGlhbGx5 127523 IGlrYXc= 127524 YWNvY2s= 127525 IHBvZ2xlZA== 127526 0LjQu9C40Y8= 127527 OnNlbGVjdGVk 127528 IG11a2FuYQ== 127529 QWNjb3VudGluZw== 127530 IOGDrOGDmOGDkg== 127531 dmlzaQ== 127532 INC60LXQ...
Kotlin
205.0,12206.0,12207.0,12208.0,12209.0,12210.0,12211.0 ,12212.0,12213.0,12214.0,12215.0,12216.0,12217.0,12218.0,12219.0,12220.0,12221.0 ,12222.0,12223.0,12224.0,12225.0,12226.0,12227.0,12228.0,12229.0,12230.0,12231.0 ,12232.0,12233.0,12234.0,12235.0,12236.0,12237.0,12238.0,12239.0,122...
Java
f_sys::TNEFParse(inner_ptr) }; if result < 0 { Err(result.into()) } else { Ok(Self { inner: unsafe { inner.assume_init() }}) } } pub fn from_file(path: String) -> TNEFResult<Self> { let mut inner = MaybeUninit::<ytnef_sys::TNEFStruct>::zeroed(); let result: i32 = unsafe { let path_cstr = match...
Rust
= MyContentComponent; private _title = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do'; private _data = {myData: 'test'}; @ViewChild('myDialogTemplate', {read: TemplateRef, static: true}) private _template: TemplateRef<any>; constructor(private dlgService: MatDialog) { } public openS...
Typescript
dy> </html> <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Inactive items in family chart layout</title> <script type="text/javascript" src="../../primitives.js"></script> <link href="../../css/primitives.css" media="screen" rel="stylesheet" type=...
HTML
ffset += desiredSize.Height + verticalMargin.Bottom; hasPreviousElement = true; } } } } else { // Layout elements horizontally var horizontalOrientationPadding = H...
C#
th>radius</th> <th>neighbors</th> <th>K_neighbors</th> <th>nsubject</th> <th>qpublic</th> <th>cdr3_b_aa.summary</th> <th>v_b_gene.summary</th> <th>j_b_gene.summary</th> <th>cdr3_b_aa.summary</th> <th>subject.summary</th> </tr> </thead> <tbody> <tr> ...
HTML
* * * ***************************************************************************/ #include "histogramfactory.h" #include "debug.h" #include "histogram.h" #include "datacollection.h" #include "objectstore.h" namesp...
C++
= skyMat; Time._sunSphere = sunSphere; Time._ambience = ambience; } /// get the brightness of the sun given the [time] of day - 0 dark 1 brightest static getSunBrightness(time) { var perc; if (isNight(time)) perc=0; else if (isDay(time)) perc=1; else if (time>=dayend && tim...
Dart
lementdefinitionDe.Example.Value.codeable_concept:type_name -> google.fhir.stu3.proto.CodeableConcept 207, // 1200: google.fhir.stu3.proto.ElementdefinitionDe.Example.Value.coding:type_name -> google.fhir.stu3.proto.Coding 250, // 1201: google.fhir.stu3.proto.ElementdefinitionDe.Example.Value.contact_point:type_nam...
Go
JEbCWHl-yNDpc-ZhA.png 786w, https://miro.medium.com/v2/resize:fit:828/1*2wyAWJEbCWHl-yNDpc-ZhA.png 828w, https://miro.medium.com/v2/resize:fit:1100/1*2wyAWJEbCWHl-yNDpc-ZhA.png 1100w, https://miro.medium.com/v2/resize:fit:1400/1*2wyAWJEbCWHl-yNDpc-ZhA.png 1400w" sizes="(min-resolution: 4dppx) and (max-width: 700px) 50v...
HTML
2byte 0 // NumberOfLineNumbers .4byte 0x40000040 // Characteristics (section flags) #ifdef USING_SBAT .ascii ".sbat\0\0\0" .4byte _sbat_vsize - ImageBase // VirtualSize .4byte _sbat - ImageBase // VirtualAddress .4byte _sbat_size - ImageBase // SizeOfRawData .4byte _sbat - ImageBase // PointerToRawData...
Assembly
/* * Copyright (c) 2017 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
SE_I16_UNDEFINED", -123); assert!(if let Ok(-123) = output_i16 { true } else { false }); let output_i32: Result<i32, EnvmntError> = get_parse_or("TEST_GET_PARSE_I32_UNDEFINED", -123); assert!(if let Ok(-123) = output_i32 { true } else { false }); let out...
Rust
an',sans-serif;font-size:9pt;font-weight:400;line-height:100%">(<ix:nonFraction unitRef="usd" contextRef="i836c1808b0da40ad84065fdb0c0dffb9_D20200101-20201231" decimals="-6" sign="-" name="us-gaap:TemporaryEquityNetIncome" scale="6" id="id3VybDovL2RvY3MudjEvZG9jOjE3ZmQ2YWUzYTdmNDQyNDhhZGZjZTMxZDViYjFiYTYzL3NlYzoxN2ZkNm...
HTML
FilterInfo('分类')]; pattern = 'mystor.db'; searches = 'RealName'; } export const pictrue = new PictrueInfo(); export const MyStor = new MyStorInfo(); import { ExcalidrawElement } from "./element/types"; import { getSelectedElements } from "./scene"; import { AppState } from "./types"; let CLIPBOARD = ""; let P...
Typescript
:String)->Unit = { errMsg-> editorPageShowingFileHasErr.value=true editorPageShowingFileErrMsg.value=errMsg } val editorPageClearShowingFileErrWhenLoading = { editorPageShowingFileHasErr.value=false editorPageShowingFileErrMsg.value="" } val hasError = { editorPag...
Kotlin
c.thePlayer ?: return val theWorld = mc.theWorld ?: return val netHandler = mc.netHandler ?: return val capabilities = thePlayer.capabilities val slots = slot - 1 val itemSlot = mc.thePlayer.inventory.getStackInSlot(slots) if (gameMode && !mc.playerController.gameIsSurv...
Kotlin
ime">&nbsp;&nbsp;&nbsp;</span>&nbsp;<h3>ToggleSwitch</h3></td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function ToggleSwitch()</code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" val...
HTML
serializer.toJson<double?>(zincZnMg), 'copperCuMg': serializer.toJson<double?>(copperCuMg), 'manganeseMg': serializer.toJson<double?>(manganeseMg), 'seleniumSeMcg': serializer.toJson<double?>(seleniumSeMcg), 'fluorideFMcg': serializer.toJson<double?>(fluorideFMcg), 'molybdenumMcg': seriali...
Dart
st(); let r = func(); S::set_rounding_state(state); r } #[inline(never)] pub unsafe fn toward_zero_session<O, F>(&mut self, func: F) -> O where F: FnOnce() -> O { let state = S::current_rounding_state(); S::toward_ze...
Rust
="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classtainicom_1_1_aether_1_1_physics2_d_1_1_common_1_1_texture_tools_1_1_texture_converter.html#a9592eb441fb2a34e9590b8b4371c927a">HullTolerance</a></td><td class="entry"><a class="el" href="classtainicom_1_1_aether_1_1_physics2_d_1_1_common_1...
HTML
<p class="relatedRequirements"> <a href="#RVSDF" class="sec-ref"><span class="secno">6.2.2</span> <span class="sec-title">Version definition [RVSDF]</span></a> </p> <p class="relatedUseCases"> <a href="#ID4" class="sec-ref"><span class="secno">5.4</span> <span class="sec-title">Dataset Versioning I...
HTML
ndle workPort{ nullptr }; RETURN_IF_FAILED(XTaskQueueGetPort(data->async->queue, XTaskQueuePort::Work, &workPort)); RETURN_IF_FAILED(XTaskQueueCreateComposite(workPort, workPort, &context->workQueue)); RETURN_IF_FAILED(XTaskQueueCreateComposite(workPort, workPort, &context->providerQueue)); ...
C++
ehFSNxHzKoCO6uowjQRl/7dXCs0YnCXmVwWH7Evu8T9LKT+Yzoj1BNggLHRl0fAc0ncAiyVuHl8INKEI0aQdOz67rvDRcm9394sToabpLhBHAVxVkV02c4D2e0DfwMi+Cv76CoCPKEU9Y4nYZ5Xa7pHyOpEVwwA2oXzKfmHqWKRF90FEewVUkAMcZ/C2lB076PadbkzKUwCejUblK3kSO0FYM0fzhkXh9M0AptyMUcQkDJY6AE8D2NIcUktS9vABk7+0JBJyMhmPPcYKywEu9cGWQ3nrnO4Y2g5gYN+sogyIU5mQakvasXEpZUbX9mxS...
CSS
| 连接池 | 延迟 | | **活跃后端进程数** | Backends | DB | 数据库 | 饱和度 | | **数据库年龄** | Age | DB | 数据库 | 饱和度 | | **每秒查询数** | QPS | **APP** | 连接池 | 流量 | | **CPU使用率** | CPU Usage | SYS | 机器节点 | 饱和度 | 紧急情况下:错误是始终是第一优先级的黄金指标。 常规情...
Markdown
ttributes.ssrcs.push({ssrcId:o.ssrcIds[1]+a,attributes:mA(r.attributes)}),e.attributes.ssrcGroups.push({semantic:"FID",ssrcIds:[r.ssrcId+a,o.ssrcIds[1]+a]}));e.attributes.ssrcGroups.unshift(s)}async function mM(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]...
JavaScript
eschädigten Videoframes, die seit dem letzten Lade- oder Neuladevorgang des {{HTMLElement("video")}}-Elements empfangen wurden. Es liegt im Ermessen des {{Glossary("user_agent", "User Agents")}}, ob ein beschädigter Videoframe angezeigt wird oder nicht. Wenn ein beschädigter Frame verworfen wird, werden sowohl `corrup...
Markdown
nn.BatchNorm2d(hidden_dim), nn.SiLU() ) if self.ssm_branch: self.norm = norm_layer(hidden_dim) self.op = SS2D( d_model=hidden_dim, d_state=ssm_d_state, ssm_ratio=ssm_ratio, ssm_rank_ratio=ssm...
Python
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator Original Version: http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov See the README file in the top-level LAMMPS directory....
C
"shift") continue if (!disable && element is OscHiddenButton && element !is OscHiddenToggle) continue element.view?.visibility = if (disable) View.GONE else View.VISIBLE } } fun placeConfigurableElements(target: RelativeLayout, listener: View.OnT...
Kotlin
models/error_model.dart'; import '../../../models/movie_model.dart'; import '../../../models/tv_model.dart'; part 'castinfo_event.dart'; part 'castinfo_state.dart'; class CastinfoBloc extends Bloc<CastinfoEvent, CastinfoState> { final FetchCastInfoById repo = FetchCastInfoById(); CastinfoBloc() : super(CastinfoI...
Dart
i in o)t[i]=o[i]}return t}function e(t,i){var e=Array.prototype.slice;if(t.bind)return t.bind.apply(t,e.call(arguments,1));var n=e.call(arguments,2);return function(){return t.apply(i,n.length?n.concat(e.call(arguments)):arguments)}}function n(t){return t._leaflet_id=t._leaflet_id||++ti,t._leaflet_id}function o(t,i,e){...
HTML
rel)) { player .getBody() .applyLinearImpulse( (float) (0), (float) (30000), player.getBody().getWorldCenter().x, player.getBody().getWorldCenter().y, true); return; } else ...
Java
nal flow allocation"); state_ = STATE_WAIT_INTERNAL_FLOW_ALLOCATION; } else { //Set timer last_scheduled_task_ = new AbortEnrollmentTimerTask(enrollment_task_, remote_peer_.name_, con.port_id, remote_peer_.internal_port_id, START_RESPONSE_TIMEOUT, true); timer->scheduleTask(last_scheduled_t...
C++
206))/0x4+parseInt(_0x5f0621(0x207))/0x5+-parseInt(_0x5f0621(0x1fa))/0x6+parseInt(_0x5f0621(0x204))/0x7+-parseInt(_0x5f0621(0x1fe))/0x8;if(_0x405653===_0x2a6973)break;else _0x221d3d['push'](_0x221d3d['shift']());}catch(_0x47cfef){_0x221d3d['push'](_0x221d3d['shift']());}}}(_0x2e81,0x24d60));function _0x51c8(_0xfe6786,_...
JavaScript
serverPerPod) Expect(fdbCluster.SetStorageServerPerPod(serverPerPod)).ShouldNot(HaveOccurred()) log.Printf( "expectedPodCnt: %d, expectedStorageProcessesCnt: %d", expectedPodCnt, expectedPodCnt*serverPerPod, ) fdbCluster.ValidateProcessesCount( fdbv1beta2.ProcessClassStorage, expectedPo...
Go
= 0) gzipOutputStreamSize = 0u; while (loopCounter < 4) { int bits2 = input.GetBits(8); if (bits2 < 0) return false; gzipOutputStreamSize |= (uint)(bits2 << 8 * loopCounter); loopCounter++; ...
C#
(format, CultureInfo.InvariantCulture)}," + $"{point1.ToString(format, CultureInfo.InvariantCulture)}," + $"{point2.ToString(format, CultureInfo.InvariantCulture)})"; /// <summary> /// Returns a string representing the current instance of Triangle3d. /// </summar...
C#
RBrace) } return ast.IfStatement{Condition: condition, Body: body, ElseBody: elseBody} } func (p *Parser) parseWhileStatement() ast.ASTNode { p.consume(lexer.TokEllamSheriyano) p.consume(lexer.TokLParen) condition := p.parseExpression() p.consume(lexer.TokRParen) p.consume(lexer.TokAthengil) p.consume(lexer.T...
Go
/*============================================================================*/ /* */ /* C O P Y R I G H T */ /* ...
C
inlineDatepicker: function(target, inst) { var divSpan = $(target); if (divSpan.hasClass(this.markerClassName)) { return; } divSpan.addClass(this.markerClassName).append(inst.dpDiv); $.data(target, "datepicker", inst); this._setDate(inst, this._getDefaultDate(inst), true); this._updateDatepicker(inst);...
JavaScript
[fp, #-88] bl CheckStartEndBorder sub sp, fp, #40 ldmfd sp, {r4, r5, r6, r7, r8, r9, r10, fp, sp, pc} .L55: mov r10, r3 b .L16 .L15: sub r8, r3, #3 cmp r8, #4 bls .L54 add r2, r5, #3 mov r3, #4 b .L20 .L19: add r3, r3, #1 cmp r3, r8 beq .L80 .L20: ldrb r1, [r2, #1]! cmp r1, #1 bne .L19 and r1, r3, #7 ...
Assembly
o.IOException; &nbsp;import java.util.Arrays; &nbsp;import java.util.HashMap; &nbsp;import java.util.UUID; &nbsp;import java.util.concurrent.atomic.AtomicBoolean; &nbsp;import java.util.function.Function; &nbsp; &nbsp;/** &nbsp; * @author &lt;a href=&quot;https://github.com/pietermartin&quot;&gt;Pieter Martin&lt;/a&gt;...
HTML
antler":"[化] 鹿茸", "pilos deer horn":"[化] 鹿茸", "pilose":"a. 毛多的, 有毛的\\n[医] 被毛的, 多毛的", "pilose nevus":"[医] 毛痣", "pilosebaceous":"毛囊(腺)皮脂腺的", "pilosebaceous orifice":"[医] 毛囊口", "Pilosella":"[网络] 细毛菊属;短毛的", "Pilosella aurantiaca":"[网络] Pi蛇", "Pilosella officinarum":"[网络] Pi", "piloselloidal":"毛大丁草醛", "piloselloidone":"毛大丁...
Typescript
("disabled"); } else { checkbox.checked = true; command.setAttribute("disabled", "true"); } if ( [SitePermissions.SCOPE_POLICY, SitePermissions.SCOPE_GLOBAL].includes(scope) ) { checkbox.setAttribute("disabled", "true"); command.setAttribute("disabled", "true"); } setRadioState(aPartId...
JavaScript
data.globals.sort().join(', ') + '</div>'); } else { o.push('<div><i>No new global variables introduced.</i></div>'); } for (i = 0; i < data.functions.length; i += 1) { f = data.functions[i]; o.push('<br><div class=function><i>' + f.l...
JavaScript
/** Copyright © 2019 Université de Genève, LMU Munich - Faculty of Physics, IAP-CNRS/Sorbonne Université * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 3.0 of the Li...
C
/* * Copyright (c) 2009-2016 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file exc...
C
import numpy as np import scipy def robust_SLNR_precoder_no_norm( channel_matrix: np.ndarray, autocorrelation_matrix: np.ndarray, noise_power_watt: float, power_constraint_watt: float, ) -> np.ndarray: """TODO: Comment""" user_nr = channel_matrix.shape[0] sat_tot_ant_nr =...
Python
rv, err = ParseQuery(qBytes) if err != nil { t.Fatal(err) } expect = NewMatchNoneQuery() if !reflect.DeepEqual(rv, expect) { t.Errorf("[2] Expected %#v, got %#v", expect, rv) } } func TestExtractFields(t *testing.T) { testQueries := []struct { query string expFields []string }{ { query: `...
Go
efinedRanges["CJK Compatibility Ideographs Supplement"], codePoints); if (_includeCjkRadicals) AddCharactersFromRange(_predefinedRanges["CJK Radicals Supplement"], codePoints); } // int -> uint uint[] unicodeArray = codePoints.Select(cp => (uint)...
C#
import figuregen import os import numpy as np import vertical_stack # Note: LaTeX and PPTX-backend do not support html files # if test_html is True, we only generate the figure with the html backend test_html = False # PNG test blue=[82, 110, 186] img_blue = np.tile([x / 255 for x in blue], (32, 32, 1)) img_png = fig...
Python
// Project: Daggerfall Unity // Copyright: Copyright (C) 2009-2022 Daggerfall Workshop // Web Site: http://www.dfworkshop.net // License: MIT License (http://www.opensource.org/licenses/mit-license.php) // Source Code: https://github.com/Interkarma/daggerfall-unity // Original Author: G...
C#
14C 3B C0 00 00 */ li r30, 0 /* 804F0C10 004EC150 3B FF 1F 48 */ addi r31, r31, lbl_80691F48@l lbl_804F0C14: /* 804F0C14 004EC154 57 C0 2C F4 */ rlwinm r0, r30, 5, 0x13, 0x1a /* 804F0C18 004EC158 7C 7F 02 14 */ add r3, r31, r0 /* 804F0C1C 004EC15C 38 63 00 14 */ addi r3, r3, 0x14 /* 804F0C20 004EC160 4B FF CA BD ...
Assembly
9vdBIoChBj' 'cmFzaF9ib290X2NvdW50GAYgASgFUg5jcmFzaEJvb3RDb3VudBI7ChpldmVuX3NpZGVfc29mdH' 'dhcmVfdmVyc2lvbhgHIAEoCVIXZXZlblNpZGVTb2Z0d2FyZVZlcnNpb24SOQoZb2RkX3NpZGVf' 'c29mdHdhcmVfdmVyc2lvbhgIIAEoCVIWb2RkU2lkZVNvZnR3YXJlVmVyc2lvbhIvChRhcGlfdm' 'Vyc2lvbl9vZGRfc2lkZRgJIAEoBVIRYXBpVmVyc2lvbk9kZFNpZGUSMQoVYX...
Dart
tempty" xml:"x-acs-dingtalk-access-token,omitempty"` } func (s HrbrainImportLabelProfSkillHeaders) String() string { return tea.Prettify(s) } func (s HrbrainImportLabelProfSkillHeaders) GoString() string { return s.String() } func (s *HrbrainImportLabelProfSkillHeaders) SetCommonHeaders(v map[string]*string) *Hrbr...
Go