content
stringlengths
2
6.21k
label
stringclasses
16 values
�络钓鱼,并更容易地实施最低特权的访问控制。</td> </tr> <tr> <td><a href="https://blog.cloudflare.com/rbac-for-everyone">基于角色的访问控制,所有 Cloudflare 计划可用</a></td> <td>基于角色的访问控制,以及所有附加角色将向每个计划的用户推出。 </td> </tr> <tr> <td><a href="https://blog.cloudflare.com/safe-email-links">电子邮件链接隔离</a></td> <td>通过 Zero Trust 和 Area 1...
HTML
eration value="secondRowSubheading"/> * &lt;enumeration value="thirdRowSubheading"/> * &lt;enumeration value="pageFieldLabels"/> * &lt;enumeration value="pageFieldValues"/> * &lt;/restriction> * &lt;/simpleType> * </pre> * */ @XmlType(name = "ST_TableStyleType") @XmlEnum public enum STTableStyleT...
Java
; } = new global::System.Collections.Generic.Dictionary<string, object>(); /// <summary> /// Initializes a new instance of the <see cref="ModelInformation" /> class. /// </summary> /// <param name="generalArchitecture"> /// The architecture of the model. /// </param> ...
C#
# -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*- # # Copyright 2024 Canonical Ltd. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 3 as # published by the Free Software Foundation. # # This program is distributed in the hope...
Python
addr: C2RustUnnamed_570, } #[repr(C)] #[derive(Copy, Clone)] pub union C2RustUnnamed_570 { pub ie46_local: in_addr_4in6, pub ie6_local: in6_addr, } #[repr(C)] #[derive(Copy, Clone)] pub struct in_addr_4in6 { pub ia46_pad32: [u_int32_t; 3], pub ia46_addr4: in_addr, } #[repr(C)] #[derive(Copy, Clone)] ...
Rust
0x1086, 0x108d, 0x109d, 0x135f, 0x1714, 0x1733, 0x1753, 0x1773, 0x17b5, 0x17bd, 0x17c6, 0x17d3, 0x17dd, 0x180d, 0x180f, 0x1886, 0x18a9, 0x1922, 0x1928, 0x1932, 0x193b, 0x1a18, 0x1a1b, 0x1a56, 0x1a5e, 0x1a60, 0x1a62, 0x1a6c, 0x1a7c, 0x1a7f, 0x1abd, 0x1ace, 0x1b03, 0x1b34, 0x1b3a, 0x1b3c, 0x1b42, 0x1b73, ...
C++
ion str2date(str, format) { var arr = str.match(/(\d{1,2})\/(\d{1,2})(?:\/(\d{2}))? (\d{2}):(\d{2})/); var year = arr[3] ? ara[3] : (new Date()).getFullYear(); var month = arr[format ? 1 : 2] - 1; var day = arr[format ? 2 : 1]; var hour = arr[4]; var minute = arr[5]; return new Date(year, ...
JavaScript
�� 해골", [2893] = "줄맘웨 전리품 해골", [2907] = "물병", [2908] = "도장 찍힌 보급상자", [2910] = "우물돌", [2912] = "대지열매", [2933] = "대지의 봉인", [3076] = "지저분한 지도", [3189] = "공격계획서: 시험의 골짜기", [3190] = "공격계획서: 센진 마을", [3192] = "공격계획서: 오그리마", [3236] = "노움 공구상자", [3237] = "사로잡힌 검은창 부족의 영혼", [3238] = "첸의 빈 술통", [3239] = "베네딕트의 상자", [3240] = "붉은발톱...
Lua
une solution d'innovation participative et de démocratie participative écrite en python avec le framework Pyramid, le tout sous licence AGPL. Nous proposons de réaliser un sprint permettant à tous de comprendre comment il est fait et de pouvoir le faire évoluer.</div> <div class="title" id="passer d'une fic...
HTML
<p>張一:……</p> <p>張一:我可不是因為懶才不去打獵的。</p> <br /> <p>嚴震:在山莊裡“二小姐”是禁忌,絕對不可以提起。</p> <p>嚴震:更不要去問。</p> <p>嚴震:要是讓三小姐知道了,有你好看的。</p> <p>果果:是……</p> <p>嚴震:哎,現在新來的家丁真是……</p> <p>果果:……</p> <br /> <p>馬伕:折劍山莊的馬,全是良駒,可要用心照料。</p> <br /> <p>慕胭:上官家真是太無理了,居然這麼和莊主說話。</p> <p>慕胭:慧小姐真不應該對她這麼客氣。</p> <p>杜輝:上官夫人是長輩,慧小姐也...
HTML
box-shadow: inset 0 0 8px var(--wyrd-teal); } .nav-file .nav-file-title { box-shadow: inset 0 0 5px var(--wyrd-green); margin-bottom: 0; } .nav-file .nav-file-title.is-active { box-shadow: inset 0 0 8px var(--wyrd-green-light); background-color: transparent; color: var(--wyrd-yellow-dark); } body:not(.is-...
CSS
', 'city': 'PERRYVILLE', 'loc': [-89.87366400000001, 37.717437], 'pop': 13296, 'state': 'MO' }, { '_id': '63780', 'city': 'SCOTT CITY', 'loc': [-89.518081, 37.20771], 'pop': 6340, 'state': 'MO' }, { '_id': '63781', 'city': 'SEDGEWICKVILLE', 'loc': [-89.927246, 37....
Dart
ize the model model = EncoderDecoderRNN(input_size, hidden_size, num_layers, dropout, param_size) criterion = nn.MSELoss() optimizer = optim.Adam(model.parameters(), lr=learning_rate) # Training loop for epoch in range(num_epochs): model.train() total_train_loss = 0 for i, ...
Python
/* Copyright (c) 2013-2016 Jeffrey Pfau * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef GB_IO_H #define GB_IO_H #include <mgba-util/common.h> CXX_GUAR...
C
attributes = extend({ path: '/' }, api.defaults, attributes); if (typeof attributes.expires === 'number') { var expires = new Date(); expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864...
JavaScript
EJvbmQ= 12812 ICIv 12813 VXNpbmc= 12814 IGRpc3RyaWN0cw== 12815 IEdhdGU= 12816 IEJpcg== 12817 cmlkZ2U= 12818 IE5heg== 12819 IFJz 12820 Ym9hcmRz 12821 IEdh 12822 IFJlYWdhbg== 12823 IGluZmx1ZW5jZWQ= 12824 MTAwMA== 12825 YXB5 12826 IGNoYWxsZW5nZWQ= 12827 IGJhcmc= 12828 IGZhY3VsdHk= 12829 IEZpZg== 12830 IGFjcXVpcmU= 12831 Q...
Kotlin
ee-drag-in-progress .treeNode.focused.dragged-node .treeNodeData{margin-right:0}.mw-tree .mw-tree-scroll-component .tree.mw-tree-drag-in-progress .treeNode.dragged-node{background-image:linear-gradient(var(--mw-backgroundColor-selected,#bfbfbf),var(--mw-backgroundColor-selected,#bfbfbf));border:none}.mw-tree .mw-tree-s...
CSS
. Magna, Z. Malesuada, A. Maecenas, N. Vitae, “Duis convallis convallis tellus id interdum velit laoreet”, 2018.</li> <li class="publication">A. Ipsum, N. Tristique, D.J. Lorem, E. Morbi, D.W. Eget, “Pellentesque Massa”, 2018.</li> <li class="publication">G. Augue, N. Mas...
HTML
in the past 10 seconds, you\nand nearby Allies cannot be Stunned"}}},stats={[1]="gain_cannot_be_stunned_aura_for_4_seconds_on_block_radius"}},[3035]={lang={English={[1]={limit={[1]={[1]=1,[2]="#"}},text="%1%%% increased Cleave Area of Effect"},[2]={[1]={k="negate",v=1},limit={[1]={[1]="#",[2]=-1}},text="%1%%% reduced ...
Lua
, List<String>> _userGroups = {}; final Map<String, Map<String, dynamic>> _userAttributes = {}; StandaloneEntraIDProvider({ required this.tenantId, required this.clientId, required this.clientSecret, required this.userFlow, required this.policyName, required this.domain, }); @override ...
Dart
!* JSON.stringify(meetup); // Error: Converting circular structure to JSON */!* ``` ここでは、循環参照(`room.occupiedBy` が `meetup` を参照し、`meetup.place` が `room` を参照している)のため変換が失敗します。: ![](json-meetup.svg) ## 除外(Excluding)と変形(transforming): replacer `JSON.stringify` の完全な構文は次の通りです: ```js let json = JSON.stringify(value[, re...
Markdown
# coding: utf-8 import gc import uuid from onadata.apps.logger.models.xform import XForm from onadata.apps.logger.exceptions import DuplicateUUIDError def generate_uuid_for_form(): return uuid.uuid4().hex def set_uuid(obj): """ Only give an object a new UUID if it does not have one. """ if not ...
Python
"金", "sc": 10, "l": 5, "f": 7371}, {"h": "頃", "p": "qǐng", "sp": "qing", "r": "頁", "sc": 11, "l": 5, "f": 7372}, {"h": "仉", "p": "zhǎng", "sp": "zhang", "r": "人", "sc": 4, "l": 5, "f": 7373}, {"h": "氕", "p": "piē", "sp": "pie", "r": "气", "sc": 5, "l": 5, "f": 7374}, {"h": "矔", "p": "guàn", "sp": "guan", "r": "...
Dart
ce/p_rs.jpg"); Util.msg.set(".", Color.L_GRAY); Sound.moji.play(); await cwait(); Util.msg.set(".", Color.L_GRAY); Sound.moji.play(); await cwait(); Util.msg.set(".", Color.L_GRAY); Sound.moji.play(); await cwait(); Util.msg.set("第37話『うずまきまみえる闇』", Color.L_GRAY); Sound.moji.play(...
Typescript
ring prompt); /** * 发起AI Chat功能,返回响应式数据 * * @param model chat模型信息 * @param prompt 提示词 * @param systemPrompt 系统提示词 */ Flux<ChatResultChunk> chatFlux(ChatModelBase model, String systemPrompt, String prompt); /** * 发起AI Chat功能,返回响应式数据 * * @param mo...
Java
// 多个泛型 // 这种声明参数只能传递 string和number // const swap = (tuple:[string, number]):[number,string] => { // return [tuple[1], tuple[0]] // } const swap = <T, K>(tuple:[T, K]):[K,T] => { return [tuple[1], tuple[0]] } swap([1,2]); swap([true, 1])import { table } from '../interfaces/table.interface'; import { recip...
Typescript
lan/87623c7e-b82e-4be0-8e7b-b4fd07f3a8a7"}, {"0.5": 1, "0.6": 1, "0.7": 1, "0.8": 2, "0.9": 2, "0.95": 2, "0.99": 2, "1.0": 2, "method": "GET", "name": "/plan/88092d41-3307-4bda-a7a1-592248575957"}, {"0.5": 1, "0.6": 1, "0.7": 1, "0.8": 1, "0.9": 1, "0.95": 1, "0.99": 1, "1.0": 1, "method": "GET", "name": "/plan/8818dd...
HTML
to configure Affiliate Enrolled In Campaign Trigger</a></li><li><a href="#Frequently-Asked-Questions">Frequently Asked Questions</a></li></ul><hr><div class="text__content kbase-content__description" dir="ltr" style="box-sizing: border-box; word-break: normal; overflow-wrap: break-word; color: rgb(24, 50, 71); margin-...
HTML
import os import logging from mcp.server.fastmcp import FastMCP logger = logging.getLogger('修改文件') def modify_file(mcp: FastMCP): @mcp.tool() def modify_file(file_path: str, new_content: str, overwrite: bool = True) -> dict: """修改指定文件的内容 Args: file_path (str): 要修改的文件路径,必须 ...
Python
ed log to level %u (default)\n", log->log_name, log->log_level); } } } /**Redirect a log. * * The function su_log_redirect() redirects the su_log() output to * @a logger function. The @a logger function has following prototype: * * @code * void logger(void *logarg, char const *format, va_list ap); * @en...
C
U ? '0' : chr)); pstr++; len++; } while (num >>= 4U); break; case 2U: // handle binary value do { *pstr++ = (uint8_t)((num & 1U) + '0'); len++; } while (num >>= 1U); break; case 0U: // single character *pstr++ = (uint8_t)num; len++; break; defa...
C
> Primer</a></cite> [<cite><a href="#ref_ARIA-PRIMER">ARIA-PRIMER</a></cite>]は、開発者に<abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr>が解決しようとするアクセシビリティーの問題、基本的な概念、および<abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr>の技術的アプローチの手ほどきをする。</li><li>W3Cワーキンググループノート予定の、<cite><a href="http://www...
HTML
C_WUCKSEL_DIVIDER); /* USER CODE END RTC_MspInit 1 */ } } /** * @brief RTC MSP De-Initialization * This function freeze the hardware resources used in this example * @param hrtc: RTC handle pointer * @retval None */ void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) { if(hrtc->Instance==RTC) { /* USER CODE BEG...
C
{ state.pomodoroTracker.work.iteration += 1; state.pomodoroTracker.work.isActive = false; state.pomodoroTracker.break.isActive = true; state.pomodoroTracker.work.totalTime = 0; isIteration = true; ipcRenderer.send( 'generateNotification', 'Chronos', ...
Typescript
7, U+7ee9-7eeb, U+7eee-7ef0, U+7ef3, U+7ef5, U+7ef7-7ef8, U+7efd-7f01, U+7f03, U+7f05-7f09, U+7f0e, U+7f10, U+7f13-7f15, U+7f18-7f1a, U+7f1c-7f1d, U+7f20, U+7f24-7f25, U+7f28-7f2a, U+7f2d-7f2e, U+7f30, U+7f34, U+7f36-7f37, U+7f3d, U+7f42-7f45, U+7f47-7f4e, U+7f52, U+7f54, U+7f58, U+7f5a, U+7f5d, U+7f5f-7f63, U+7f65, U+...
CSS
- shadow pair to the map _ASSERT (GetShadowMap ().find (hParentWnd) == GetShadowMap ().end ()); // Only one shadow for each window GetShadowMap ()[hParentWnd] = this; // Determine the initial show state of shadow according to parent window's state LONG lParentStyle = GetWindowLongPtr (hParentWnd, GWL_STYLE); ...
C++
ext(). Not safe for concurrent access. _ = it.Response.(*channelpb.ListTransferableSkusResponse) } } // [END cloudchannel_v1_generated_CloudChannelService_ListTransferableSkus_sync] // Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except...
Go
-", M = "A-", S = "S-", BS = "<BS> ", CR = "<CR> ", NL = "<NL> ", Esc = "<Esc> ", Tab = "<Tab> ", Up = "<Up> ", Down = "<Down> ", Left = "<Left> ", Right = "<Right> ", Space = "<Space> ", ScrollWheelUp = "<ScrollWheelUp> ", ScrollWheelDown = "<ScrollWheelDown> ", ...
Lua
# Directory ID: shreyv # UnivID: 118019727 .data .text .globl is_palindrome .globl strlen # strlen function # Arguments: # a0 - pointer to the string # Returns: # v0 - length of the string strlen: move $t0, $a0 li $v0, 0 # Initialize length to 0 strlen_loop: lb ...
Assembly
/* { dg-additional-options "-D_MODE_T_DECLARED=1" { target newlib } } */ /* { dg-additional-options "-D_DEFINED_mode_t" { target *-*-vxworks* } } */ #if defined(_AIX) || defined(__hpux) #define _MODE_T #endif #include <stdio.h> int open(const char *, int mode); void close(int fd); int write (int fd, void *buf, int nby...
C
et_write_bulk_callback (struct urb *urb) { /* struct omninet_header *header = (struct omninet_header *) urb->transfer_buffer; */ struct usb_serial_port *port = (struct usb_serial_port *) urb->context; struct usb_serial *serial; // dbg("omninet_write_bulk_callback, port %0x\n", port); if (port_paranoia_check ...
C
Sombrelune, pour recevoir une récompense. » Vous avez entendu parler de cette foire itinérante, qui s’arrête à Mulgore et Goldshire tous les quelques mois. Vous devez donc attendre qu’elle revienne s’y installer."}, {"Rapporter la suite de Fauves à la foire de Sombrelune quand elle reviendra en ville."}}, [7921] = {"T...
Lua
wrfxdc (25) vjxmbzm (69) opmmmd (32) -> pcodkpi, xhonf hkpvwpa (75) uflldd (39) oelrlp (23) lptkbzc (151) -> unvje, bzsiwp ecdieu (23) pxhwecw (57) ryulu (61) uplweb (127) -> bpzxjg, utivde wblhx (97) -> xayglgm, pddllsa grcox (91) xergqq (99) tgujvov (59) -> rhpco, ojpok, trbnpf sdnkg (1381) -> gyutar...
Typescript
lines/gTextureCourseOutlineBlockFort.mio0" .balign 4, 0x00 glabel _gTextureCourseOutlineSkyscraper .incbin "assets/course_outlines/gTextureCourseOutlineSkyscraper.mio0" .balign 4, 0x00 glabel _gTextureCourseOutlineDoubleDeck .incbin "assets/course_outlines/gTextureCourseOutlineDoubleDeck.mio0" .balign 4, 0x00 glabel...
Assembly
----------------------------------- -- Catastrophe -- Scythe weapon skill -- Skill Level: N/A -- Drain target's HP. Bec de Faucon/Apocalypse: Additional effect: Haste -- This weapon skill is available with the stage 5 relic Scythe Apocalypse or within Dynamis with the stage 4 Bec de Faucon. -- Also available without Af...
Lua
” </p> <p> (注52)县档案馆“县委1971-5号案卷” </p> <p> (注53)县档案馆“县委1971-5号案卷” </p> <p> (注54)县档案馆“县委1972-3号案卷” </p> <p> (注55)县档案馆“县委1973-4号案卷” </p> <p> (注56)县档案馆“县委1974-1-4号案卷” </p> <p> (注57)县档案馆“县革委1975-2号案卷” </p> <p> (注58)县档案馆“县委1976-2号卷常委会议记录及县委11-1卷第6份” </p> <p> 来源:《广西“文革”...
HTML
delete crash report ", e) } } .setNegativeButton(android.R.string.cancel, null) .setOnDismissListener { try { pendingReports.forEach { x -> x.delete() } } catch (e: IOException) { Log.e(TAG, "failed to delete crash report ", e) } } .setIconAttribute(android.R.attr.al...
Kotlin
TS_NONE); } // Member: alert // Synopsis: object model implementation STDMETHODIMP COmWindow2::alert(BSTR message) { BOOL fRightToLeft; _pDoc->GetDocDirection(&fRightToLeft); if (g_pHtmPerfCtl && (g_pHtmPerfCtl->dwFlags & HTMPF_DISABLE_ALERTS)) RRETURN(S_OK); else RRETUR...
C++
quote><p>The easiest way is to consistently send in good patches that add some needed functionality, fix a bug or two, and/or make the program more optimized/efficient. Then ask nicely and you will probably be added to the Savannah development list and be given write access after a while. There is a lot of responsibili...
HTML
BGR&#160;</td><td class="fielddoc"><p>XBGR pixel format. </p> <p>The red, green, and blue components in the image are stored in 4-sample pixels in the order R, G, B from highest to lowest memory address within each pixel. The X component is ignored when compressing and undefined when decompressing. </p> </td></tr> <tr>...
HTML
ily</A> command. --> ほとんどすべての Mac アプリケーションの「書式」メニューであなたのフォントが動作するようにするには、フォントファミリーを作成しなければなりません。これを行うには、<A TARGET="_top" HREF="filemenu.html#GenerateMac"><CODE>ファイル(<U>F</U>)</CODE>→<CODE>Macファミリーを出力(<U>F</U>)...</CODE></A> コマンドを使用します。 <P> <!-- All the fonts in a family must have the same Family name (See ...
HTML
ion = { 3, 1, }, cost = { Mana = 27, }, }, [23] = { 16.666667039196, 83, levelRequirement = 76, statInterpolation = { 3, 1, }, cost = { Mana = 28, }, }, [24] = { 16.666667039196, 84, levelRequirement = 78, statInterpolation = { 3, 1, }, cost = { Mana = 29, }, }, [25] = { 16.666667039196, 85, levelRequirement = 80...
Lua
,.32,1);transition:all .5s cubic-bezier(.175,.885,.32,1);}ul.sp_element_box li.selected_tag:hover{background-color:white;border:1px solid #D0D0D0;box-shadow:0 2px 7px rgba(0,0,0,.1);}ul.sp_element_box li.selected_tag i{font-size:14px;color:#AAAAAA;}ul.sp_element_box li.selected_tag i:hover{color:black;}ul.sp_element_bo...
CSS
* The time (in ms) between generations and rendering, defaults to `250`. */ interval?: number; /** * A function to calculate each generation, defaults to `Life.Model.tick`. */ tick?: Tick; } /** * Generates a random data set to initialize the state of the wo...
Typescript
href="formats.html#table" title="Additional information about the element">Description &amp; Constraints</a><span style="float: right"><a href="formats.html#table" title="Legend for this format"><img src="help16.png" alt="doco" style="background-color: inherit"/></a></span></th></tr><tr style="border: 0px #F0F0F0 soli...
HTML
0x05,0x00,0x81,0xd5,0x6b,0x00,0x00,0x00] v_mov_b32_e64 v5, ttmp15 // GFX11: encoding: [0x05,0x00,0x81,0xd5,0x7b,0x00,0x00,0x00] v_mov_b32_e64 v5, m0 // GFX11: encoding: [0x05,0x00,0x81,0xd5,0x7d,0x00,0x00,0x00] v_mov_b32_e64 v5, exec_lo // GFX11: encoding: [0x05,0x00,0x81,0xd5,0x7e,0x00,0x00,0x00] v_mov_b32_e64 v5,...
Assembly
.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136zm50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4-52.8 0-58.9-33.5-59-44.7 0-12.2-3-42.7 18.3-52.9 24.3-13.2 75.1-29.4 119.8-33.5z"/></svg></li><li title="android "><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M420.55,301.93a24,24,0,1,1,24-24,24,24,0,0,1-24,24m-...
HTML
/// \private template <typename T> struct AsComponents; /// \private template <> struct AsComponents<archetypes::DisconnectedSpace> { /// Serialize all set component batches. static Result<std::vector<DataCell>> serialize( const archetypes::DisconnectedSpace& archetype ...
C++
负责基于适航需求的飞控算法设计优化,以及适航符合性验证; 4. 负责无人机适航技术标准及安全政策研究、建议和制定。 </details> <details> <summary>职位要求</summary> 1. 见证美团无人机的建设过程、深入了解无人机配送的实质,拥有科技改变社会的历史使命感和自豪感; 2. 能够积累一套完整的从理论分析到实际系统落地的开发经验,有机会与无人机领域的各方面专家一起合作,深入交流,共同解决问题。 </details> --- #### [可靠性分析和测试工程师](https://zhaopin.meituan.com/web/position/detail?jobUnionId=327773...
Markdown
chapter16_bonus_projects">Chapter 16 &bull; Bonus Projects</a></h3> <hr/> <ul> <li><a href="chapter16_bonus_projects#only_the_beginning">Only the Beginning</a></li> <li><a href="chapter16_bonus_projects#native_types">Native Types</a></li> <li><a href="chapter16_bonus_projects#user_defined_types">User Defined Type...
HTML
() info.idleTime = now # 重置空闲时间 info.lastFightTime = now # 重置最近检测到战斗时间 info.fightTime = now # 重置战斗时间 info.lastBossName = "" return True if info.lastBossName == "角" and bossName == "角": logger("前往角 且 刚才已经前往过") time.sleep(0.5) control.dodge() # 闪避功能已重...
Python
threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver((t=>this._observerCallback(t)),t)}_observerCallback(t){const e=t=>this._targetLinks.get(`#${t.target.id}`),i=t=>{this._previousScrollData.visibleEntryTop=t.target.offsetTop,this._process(e(t))},n=(this._rootElement||document.documentElement)....
HTML
TEXT, true, (byte)0x06), temp); if (crealm != null) { bytes.write(DerValue.createTag(DerValue.TAG_CONTEXT, true, (byte)0x07), crealm.asn1Encode()); } if (cname != null) { bytes.write(DerValue.createTag(DerValue.TAG_CONTEXT, true, (byte)0x08), cname.asn1Encode()); ...
Java
from pathlib import Path import tokenizers from .model import MoonshineOnnxModel from . import ASSETS_DIR def load_audio(audio): if isinstance(audio, (str, Path)): import librosa audio, _ = librosa.load(audio, sr=16_000) return audio[None, ...] def assert_audio_size(audio): assert len(...
Python
h } override fun o_ConcatenateWith( self: AvailObject, otherTuple: A_Tuple, canDestroy: Boolean): A_Tuple { val size1 = self.tupleSize if (size1 == 0) { if (!canDestroy) { otherTuple.makeImmutable() } return otherTuple } val size2 = otherTuple.tupleSize if (size2 == 0) { if (!...
Kotlin
\x12\x12halo.portal.keeper\x1a\x17cosmos/orm/v1/orm.proto\"f\n" + "\x05Block\x12\x0e\n" + "\x02id\x18\x01 \x01(\x04R\x02id\x12%\n" + "\x0ecreated_height\x18\x02 \x01(\x04R\rcreatedHeight:&\xf2\x9eӎ\x03 \n" + "\x06\n" + "\x02id\x10\x01\x12\x14\n" + "\x0ecreated_height\x10\x02\x18\x01\x18\x01\"\xef\x01\n" + "\x03M...
Go
ler fun onServerListPingEvent(event: ServerListPingEvent) { val ip = event.address.hostName var favicon = server.loadServerIcon(defaultIcon) val showHead = Random.nextBoolean() val randomDescription = configManager.getRandomDescription() var finalDescription = Component.tex...
Kotlin
药证书(副本)向国务院药品监督管理部门提出生产该药的申请,并提供样品,由国务院药品监督管理部门审核发给批准文号。 ## 第三章 放射性药品的生产、经营和进出口 第九条 国家根据需要,对放射性药品的生产企业实行合理布局。 第十条 开办放射性药品生产、经营企业,必须具备《药品管理法》规定的条件,符合国家有关放射性同位素安全和防护的规定与标准,并履行环境影响评价文件的审批手续;开办放射性药品生产企业,经国务院国防科技工业主管部门审查同意,国务院药品监督管理部门审核批准后,由所在省、自治区、直辖市药品监督管理部门发给《放射性药品生产企业许可证》;开办放射性药品经营企业,经国务院药品监督管理部门审核并征求国务院国防科技工业主管部门意见后...
Markdown
1,'B'},{dot,1}])</li> <li>regexp:parse("joe").</li> <li>regexp:parse("(ala|adam|ewa|kasia|ewelina)").</li> <li>regexp:parse("(jo)?anna").</li> <li>regexp:parse("[a-z][0-9a-zA-Z_]*").</li> <li>regexp:parse("[A-Z_][0-9a-zA-Z_]*").</li> <li>regexp:parse("^([a-z][0-9a-zA-Z_]*|[A-Z_][0-9a-zA-Z_]*)").</li> <li>regexp:parse("...
HTML
validProp, sender) chain.AllValsVoteOnProposal(chainB, proposalID) s.Eventually(func() bool { status, err := chainBNode.QueryPropStatus(proposalID) if err != nil { return false } return status == "PROPOSAL_STATUS_PASSED" }, time.Minute*2, 10*time.Millisecond) } // SPDX-License-Identifier: GPL-2.0-or-lat...
Go
de> and <code>right</code>. </p> <p> The abbreviations <code>"L"</code>, <code>"R"</code>, <code>"T"</code>, and <code>"B"</code> may be used as shorthands for <code>"left"</code>, <code>"right"</code>, etc. Further, <code>"LR"</code> and <code>"RL"</code> are shorthands for <code>"left right"</code> and similarly with...
HTML
ResultBuilderError), #[error(transparent)] BenchmarkBuilder(#[from] crate::benchmark::BenchmarkBuilderError), } <reponame>danilhendrasr/nodeflux-technical-assessment use crate::utils::*; #[derive(Debug, PartialEq)] pub struct DateConstraintString(String); impl DateConstraintString { pub fn parse(value: St...
Rust
TICK_NEW_EVENTS mutex was corrupted."); new_events_set.insert(event_name.clone()); } pub fn register_event(event : Event) { let mut events = REGISTERED_EVENTS.write().expect("REGISTERED_EVENTS mutex was corrupted."); events.insert(event.name.clone(), event); } pub fn has_events() -> bool { THIS_TICK_NEW_EVENTS.re...
Rust
].(os.FileInfo), fs["/tiles/srt/resource/mysql_monitor_additional_vm_extensions.yml"].(os.FileInfo), fs["/tiles/srt/resource/mysql_monitor_elb_names.yml"].(os.FileInfo), fs["/tiles/srt/resource/mysql_monitor_internet_connected.yml"].(os.FileInfo), fs["/tiles/srt/resource/mysql_monitor_nsx_security_groups.yml"]....
Go
2" cy="131.4" r="5.2"/> <path class="st3" d="M1231.9,163.2c0,2.9,2.3,5.2,5.2,5.2c2.9,0,5.2-2.3,5.2-5.2s-2.3-5.2-5.2-5.2l0,0 C1234.3,157.9,1231.9,160.3,1231.9,163.2z"/> <circle class="st3" cx="1237.2" cy="194.9" r="5.2"/> <path class="st3" d="M1231.9,226.6c0,2.9,2.3,5.2,5.2,5.2c2.9,0,5.2-2.3,5.2-5.2...
HTML
_billNumber); fpmo.ShowDialog(); updateDataGridView(); } else { MessageBoxExtend.messageWarning("暂时不支持的序时薄类型"); } } } public string getSelectOrderNumber() { ...
C#
form:not(tp-yt-paper-textarea) .input-content.tp-yt-paper-input-container>textarea, .input.ytmusic-playlist-form:not(tp-yt-paper-textarea) .input-content.tp-yt-paper-input-container>iron-autogrow-textarea, .input.ytmusic-playlist-form:not(tp-yt-paper-textarea) .input-content.tp-yt-paper-input-container>.paper-input-inp...
JavaScript
va public class Solution { public List<List<Integer>> permute(int[] nums) { List<List<Integer>> result = new ArrayList<List<Integer>>(); List<Integer> numsList = new ArrayList<Integer>(); if (nums == null) { return result; } else { // convert int[] to List<In...
Markdown
, "No transpose", "Unit", n, n, &afac[1], &ipiv[1], &c__[ c_offset], ldc, &info); /* Compute the difference C - A . */ if (lsame_(uplo, "U")) { jc = 0; i__1 = *n; for (j = 1; j <= i__1; ++j) { i__2 = j; for (i__ = 1; i__ <= i__2; ++i__) { i__3 = i__ + j * c_dim1; i__4 = i__ + j * c_dim1...
C
-link">Pluggable Storage Engines</a></li><li><a href="/mongodb/java-driver.html" class="sidebar-link">Java Driver</a></li><li><a href="/mongodb/python-driver.html" class="sidebar-link">Python Driver</a></li><li><a href="/mongodb/mongo-as-shards.html" class="sidebar-link">Mongo as Shards</a></li><li><a href="/mongodb/re...
HTML
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ package controller import ( "context" "fmt" "time" // "crypto/ed25519" // "crypto/rsa" // "crypto/x509" "github.com...
Go
�党员,要跟工农接近,要向工农学习,如我们现在这些人不向我国工人、农民学习,那就不行。情况变了,工人、农民有新的要求,我们不知道,我们就会脱离工人、农民。所以我们号召干部,除了体弱有病的极少数人,统通要去跟工人、农民接近,机关留少数人照顾、照顾就行了。现在已开始这么做了,相当大批的,如果一个省平均有50000人的话,(全国)就有100万或者还多一点。如广东就有80000。分期、分批,准备用10年功夫进行社会主义教育,教育工人、农民,反对反社会主义的这些人,跟他们作斗争。这样一来,广大群众得到了教育。反过来,干部自己也得到了改造。(问许立)你们机关有人去没有? </p> <p> 许:有80多个,还有20多个最近就要走。 ...
HTML
Min_Val from Real_Tab. Compare the returned * value with the maximum value extracted from tssql.stmt file. Both of them * should be equal */ public void testSetObject67() throws Exception { Float maxRealVal = null; BigDecimal maxBigDecimalVal = null; Float rRealVal = null; String smaxStringVal = null; ...
Java
undling.BUNDLING_ATTRIBUTE, objects.named(Bundling::class, Bundling.EXTERNAL)) } } val generateOpenTestHtmlReport by tasks.registering(JavaExec::class) { mustRunAfter(tasks.withType<Test>()) mainModule.set("org.opentest4j.reporting.cli") modularity.inferModulePath = true args("html-report") classpath(openTestRep...
Kotlin
.538,1.768,1.768 C5.746,20,12,20,12,20s6.254,0,7.814-0.418c0.861-0.23,1.538-0.908,1.768-1.768C22,16.254,22,12,22,12S22,7.746,21.582,6.186z M10,15.464V8.536L16,12L10,15.464z" fill="#0270D7" /> </svg> ...
HTML
#grad2 { background-image: -webkit-radial-gradient(30% 40%, rgb(0,255,0), rgb(0,0,0)); background-image: -moz-radial-gradient(30% 40%, rgb(0,255,0), rgb(0,0,0)); background-image: -ms-radial-gradient(30% 40%, rgb(0,255,0), rgb(0,0,0)); background-image: -o-radial-gradient(30% 40%...
HTML
pub fn FlatSB_GetScrollRange( hWnd: HWND, code: c_int, lpMinPos: LPINT, lpMaxPos: LPINT, ) -> BOOL; pub fn FlatSB_GetScrollInfo( hwnd: HWND, code: c_int, lpsi: LPSCROLLINFO, ) -> BOOL; pub fn FlatSB_GetScrollPos( hWnd: HWND, cod...
Rust
rs=[numpy_include]), Extension("cpu_nms", ["cpu_nms.pyx"], extra_compile_args={'gcc': ["-Wno-cpp", "-Wno-unused-function"]}, include_dirs=[numpy_include]), ] if CUDA is not None: ext_modules.append( Extension( 'gpu_nms', ['nms_kernel.cu', 'gpu_nms.pyx...
Python
.lang import com.intellij.javascript.testFramework.web.checkFileUsages import com.intellij.javascript.testFramework.web.checkUsages import com.intellij.psi.search.GlobalSearchScopesCore import com.intellij.testFramework.fixtures.BasePlatformTestCase class VueFindUsagesTest : BasePlatformTestCase() { override fun g...
Kotlin
remap the channels of an audio stream. </p> <p>The filter accepts parameters of the form: &quot;<var class="var">l</var>|<var class="var">outdef</var>|<var class="var">outdef</var>|...&quot; </p> <dl class="table"> <dt><samp class="option">l</samp></dt> <dd><p>output channel layout or number of channels </p> </dd> <dt>...
HTML
ne: none; } .form-upload__submit_purple { background-color: #C56FFF; } progress { height: 5px; margin-top: 25px; border: none; background-color: #286C2D; } progress::-webkit-progress-bar { border: none; background-color: #286C2D; } progress::...
HTML
if (Aloha.activeEditable) { Aloha.activeEditable.obj.find('table').each(function () { if (TablePlugin.indexOfTableInRegistry(this) == -1) { if (createNewTable(this)) { this.id = GENTICS.Utils.guid(); } } }); } }); if (this.settings.summaryinsidebar) { Aloha.bind('aloha-...
JavaScript
pTarget, [](CachedBuff buff) { auto spell = GetSpellByID(buff.spellId); return spell && spell->SpellType != 0;}); return true; case TargetMembers::DSed: Dest.Type = pCachedBuffType; Dest.Ptr = pTarget; Dest.HighPart = GetCachedBuff(pTarget, SpellAffect(SPA_DAMAGE_SHIELD)); return true; case TargetMe...
C++
, TC 84₅₆₉. '4l3o5n4g4b,' // #3704: 5 fonts: HK 88₁₁₅, JP 72₂₀₈, KR 92₃₅₂, SC 81₄₆₅, TC 84₅₆₉. '4l3o5n4i3z,' // #3705: 5 fonts: HK 88₁₁₅, JP 73₂₀₉, KR 75₃₃₅, SC 31₄₁₅, TC 84₅₆₉. '4l3p4v3b5x,' // #3706: 5 fonts: HK 88₁₁₅, JP 73₂₀₉, KR 83₃₄₃, SC 81₄₆₅, TC 84₅₆₉. '4l3p5d4r3z,' // #3707: 5 f...
Dart
-duplicates.html" > MySQL 处理重复数据 </a> <a target="_top" title="MySQL 及 SQL 注入" href="/mysql/mysql-sql-injection.html" > MySQL 及 SQL 注入 </a> <a target="_top" title="MySQL 导出数据" href="/mysql/mysql-database-export.html" > MySQL 导出数据 </a> <a target="_top" title="MySQL 导入数据" href="/mysql/m...
HTML
#!/usr/bin/env python3 # Copyright 2024 Heinrich Krupp # # 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 by applicable law...
Python
for mov_index in 0..def::MAX_MOV_COUNT { let mov = mov_list[mov_index]; if mov == 0 { break; } if mov == hash_mov { continue; } let (from, to, tp, promo) = util::decode_u32_mov(mov); state.do_mov(fr...
Rust
_belowCanvas.addtag_belowX rhrc,URUSX#XE5 g)Add tag NEWTAG to item which is closest to pixel at X, Y. If several match take the top-most. All items closer than HALO are considered overlapping (all are closest). If START is specified the next below this t...
Python
{ text += fmt.Sprintf("%v[%v➯%v] ", k2, v2, newVal[k2]) } texts += "属性: " + strings.TrimSpace(text) + "\n" } if len(others) > 0 { text := "其他: " for _, j := range others { text += fmt.Sprintf("%v%d ", j, v[j]) } texts += strings.TrimSpace(text) + "\n" } texts += "\n" } return strin...
Go
its').editable({ pk: 1, limit: 3, source: [ {value: 1, text: 'banana'}, {value: 2, text: 'peach'}, {value: 3, text: 'apple'}, {value: 4, text: 'watermelon'}, {value: 5, text: 'orange'} ] }); $('#tags').editable({ inputclass: 'in...
JavaScript