content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
!= null) {
config.forum = String.valueOf(this.forum.getId());
}
if (this.parent != null) {
config.parent = String.valueOf(this.parent.getId());
}
config.topic = this.topic;
config.summary = this.summary;
config.tags = getTagsString();
config.isFlagged = this.isFlagged;
config.flaggedReason = this... | Java |
*
- **2021-08-19 - FREE** - [HTML Injection via user agent leads to website distortion revealing backend code.](https://infosecwriteups.com/html-injection-via-user-agent-leads-to-website-distortion-revealing-backend-code-304fee8f211c) By [varmaanu001](https://medium.com/@varmaanu001) - **LIKES: 8**
- **2021-09-19 - F... | Markdown |
str(uuid.uuid4()))
res_file = res_file + str(startIdx) + 'to' + str(endIdx)
res_file += '.txt'
print res_file
self._write_ilsvrc_results_file(all_boxes, res_file)
# Optionally cleanup results txt file
if self.config['cleanup'] and 0:
os.remove(res_file)
... | Python |
a[2945] = -0.113348395f;
sa[2946] = 0.017988602f;
sa[2947] = 0.09612933f;
sa[2948] = -0.0067391f;
sa[2949] = 0.12412634f;
sa[2950] = -0.10564314f;
sa[2951] = 0.11155924f;
sa[2952] = 0.1302206f;
sa[2953] = -0.04323544f;
sa[2954] = -0.09992415f;
sa[2955] = -0.13... | Java |
E.Format("150405"), echoStruct["RFCTIME"].(time.Time).Format("150405"))
assert.Equal(t, importStruct.RFCDATE.Format("20060102"), echoStruct["RFCDATE"].(time.Time).Format("20060102"))
assert.Equal(t, importStruct.RFCDATA1, echoStruct["RFCDATA1"])
assert.Equal(t, importStruct.RFCDATA2, echoStruct["RFCDATA2"])
assert... | Go |
import copy
users = {
1: {'name': 'Ivan',
'age': 32,
'pets': [{'type': 'dog', 'name': 'Charly'},
{'type': 'cat', 'name': 'Murzic'},
{'type': 'fish', 'name': 'GoldBurzhui'}]},
2: {'name': 'Milana',
'age': 17,
'pets': [{'type': 'hamster', 'name':'... | Python |
ärkte sich dieser Trend. Gruppen-Workouts in Kursräumen, Zumba-Partys, Spinning-Sessions oder Outdoor-Bootcamps: Überall wurde Musik zum verbindenden Element für unterschiedlichste Menschen und Nationen. Workout-Tracks schufen eine Atmosphäre, in der soziale Barrieren schwanden und der gemeinsame Rhythmus die Individua... | Markdown |
}
add(nuevaCosa: Product[]) {
this.cosas = this.cosas.concat(nuevaCosa);
}
getCosas() {
return this.cosas;
}
}
class Product {
name: string;
price: number;
id: number;
constructor(name: string, price: number, id: number) {
this.name = name;
this.price = price;
this.id = id;
}
}
... | Typescript |
(file, "\t.byte 0x16\t# NEG\n");
break;
case SQRT:
fprintf (file, "\t.byte 0x1c\t# SQRT\n");
break;
case MINUS:
fprintf (file, "\t.byte 0x1e\t# SUB\n");
break;
default:
abort ();
}
fprintf (file, "\t.byte %d\n", fpop->noperands);
fprintf (file, "\t.short 0x8001\n");
if ((... | C |
narwhals.typing import FrameT
>>> @nw.narwhalify
... def agnostic_func(df: FrameT) -> FrameT:
... return df.with_columns(c=nw.col("a") + 1)
"""
DataFrameT = TypeVar("DataFrameT", bound="DataFrame[Any]")
"""TypeVar bound to Narwhals DataFrame.
Use this if your function can accept a Narwhals DataFrame a... | Python |
'''Autogenerated by xml_generate script, do not edit!'''
from OpenGL import platform as _p, arrays
# Code generation uses this
from OpenGL.raw.GL import _types as _cs
# End users want this...
from OpenGL.raw.GL._types import *
from OpenGL.raw.GL import _errors
from OpenGL.constant import Constant as _C
import ctypes
_... | Python |
omicRmw16CmpxchgU,
I64AtomicRmw8CmpxchgU,
I64AtomicRmw16CmpxchgU,
I64AtomicRmw32CmpxchgU,
// 0xFD operators
// SIMD https://webassembly.github.io/simd/core/binary/instructions.html
V128Load,
V128Load8x8S,
V128Load8x8U,
V128Load16x4S,
V128Load16x4U,
V128Load32x2S,
V128Loa... | Rust |
�人士兵们为了联盟而牺牲在前线时,我们自己的土地却沦为了这群邪恶的黑铁矮人觊觎的目标。他们已经攻陷了萨多尔大桥,丹莫德也岌岌可危。","我们要你去聚集起一股力量,并将战线推回去。如果你能杀死十五名黑铁矮人、五名黑铁隧道工、五名黑铁破坏者和五名黑铁爆破手的话,就能为我们组织反击争取到宝贵的时间。","兵贵神速,快出发吧!"}, {"丹莫德的莫特雷·加玛森要求你杀死15名黑铁矮人、5名黑铁隧道工、5名黑铁破坏者和5名黑铁爆破手。"}},
[304] = {"艰巨的任务", {"我手下的大部分士兵都在丹莫德的战役中死去了,我的亲兄弟也在萨多尔峡谷上的西桥被毁的时候不幸牺牲。唉,黑铁矮人真是个像恶魔一般邪恶的族群。根据罗戈收集到的情报,这群... | Lua |
ion(({ lineItems }) => lineItems[1]);
jest.spyOn(ticMode, 'checkValue').mockImplementation(() => true);
jest.spyOn(ticMode, 'isFrameStart').mockImplementation(() => false);
jest.spyOn(ticMode, 'isFrameEnd').mockImplementation(() => false);
ticMode.processData('LABEL TIMESTAMP_INVALID VALUE CHECKSUM');
... | JavaScript |
pwhash_argon2id_SALTBYTES;
}
size_t
crypto_pwhash_argon2id_strbytes(void)
{
return crypto_pwhash_argon2id_STRBYTES;
}
const char*
crypto_pwhash_argon2id_strprefix(void)
{
return crypto_pwhash_argon2id_STRPREFIX;
}
size_t
crypto_pwhash_argon2id_opslimit_min(void)
{
COMPILER_ASSERT(crypto_pwhash_argon2id_O... | C++ |
Flight, 8) {
binary.BigEndian.PutUint64(b, uint64(s.nextSend))
s.rwc.Write(b)
s.bbr.OnPacketSent(time.Now(), inFlight, s.nextSend, 8, true)
s.nextSend++
} else {
time.Sleep(time.Millisecond)
}
}
}
}()
go func() {
loop:
for {
select {
case <-s.ctx.Done():
wg.Done()
... | Go |
:= converter.GeneratePDF(ctx, htmlContent, cfg)
require.NoError(t, err)
require.NotNil(t, reader)
// Read the PDF content to verify it's not empty
pdfContent, err := io.ReadAll(reader)
require.NoError(t, err)
assert.Greater(t, len(pdfContent), 0)
// Verify it looks like a PDF file (starts with PDF magic bytes)... | Go |
plate<class Type, class CombineOp>
void reverseDistribute(List<Type>& lst, const CombineOp& cop) const;
// I/O
//- Write as a dictionary
virtual void write(Ostream&) const;
};
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
} // End names... | C |
=== 'number') {
// float/int
info.boundary = 4;
info.storage = 4;
} else if (value.isVector2) {
// vec2
info.boundary = 8;
info.storage = 8;
} else if (value.isVector3 || value.isColor) {
// vec3
info.boundary = 16;
info.storage = 12; // evil: vec3 must start on a 16-byte boun... | JavaScript |
se 顯示「文字」建議。","啟用時,IntelliSense 顯示「色彩」建議。","啟用時,IntelliSense 顯示「檔案」建議。","啟用時,IntelliSense 顯示「參考」建議。","啟用時,IntelliSense 顯示「customcolor」建議。","啟用時,IntelliSense 顯示「資料夾」建議。","啟用時,IntelliSense 顯示「typeParameter」建議。","啟用時,IntelliSense 顯示「程式碼片段」建議。","控制建議小工具底下的狀態列可見度。","控制是否透過認可字元接受建議。例如在 JavaScript 中,分號 (';') 可以是接受建議並鍵入該字元的認可字... | JavaScript |
uint256 startedAt, uint256 updatedAt, uint80 answeredInRound)',
'function getRoundData(uint80 roundId) external view returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound)',
];
*/
static Future<int> decimals(
{required Chain chain, required String contra... | Dart |
33, 236, 211, 120, 62, 224, 241, 130, 27, 61, 94, 110, 112, 172, 142, 23, 27, 137, 67, 56, 87, 83, 108, 34, 228, 2, 232, 28, 192, 82, 22, 208, 248, 139, 216, 232, 39, 177, 177, 163, 62, 110, 199, 139, 141, 182, 223, 194, 103, 148, 184, 240, 131, 120, 122, 218, 58, 144, 95, 196, 198, 62, 137, 141, 191, 131, 237, 180, 19... | C# |
ADD HL,HL
RL E
RET
ReadG9BLinear:
; IX = Pointer to G9B header data
; DE = Pointer to load buffer
; BC = Size of load buffer
; IYL:HL = Vram destination address
; A = Palette offset in bytes. Only valid with in palette modes, A = 255 palette not loaded
PUSH AF
PUSH BC
PUSH DE ; Pointer to buffer
; LD E,... | Assembly |
r"""paradiso""",
r"""tvc""",
r"""bloodlines""",
r"""tomorrows""",
r"""cosplayers""",
r"""suppers""",
r"""selina""",
r"""minimization""",
r"""agence""",
r"""stoops""",
r"""cranny""",
r"""fudgy""",
r"""spinnaker""",
r"""gales""",
r"""sommeliers""",
r"""woodcock""",
r"""beeline""",
r"""co... | Dart |
DEBUG
var emptyColors = new Color32[]
{
new Color32((byte)255, (byte)0, (byte)0, (byte)255),
new Color32((byte)255, (byte)255, (byte)0, (byte)255),
new Color32((byte)255, (byte)0, (byte)255, (byte)255),
new Color32((byte)255, (byte)... | C# |
headers(&self) -> &hyper::Headers {
&self.headers
}
/// Returns a reference to the request HTTP method.
#[inline]
pub fn method(&self) -> &Method {
&self.method
}
/// Returns a reference to the request URI.
#[inline]
pub fn uri(&self) -> &hyper::Uri {
&self.uri
... | Rust |
/*
* Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <asm_macros.S>
#include "opteed_private.h"
.global opteed_enter_sp
/* ---------------------------------------------
* This function is called with SP_EL0 as stack.
* Here we... | Assembly |
.png.md" class="internal" title="放大"></a></div>彗星「Blazing Star」(彗星)</div></div></div>
</td>
<td>
<p>角色雾雨魔理沙的对战使用符卡。
</p>
</td></tr></tbody></table>
### 星符「Escape Velocity」
<table>
<tbody><tr>
<th class="jah1" width="50%" lang="ja" style="border-right:none; padding-left:1em;">
<p>星符「エスケープベロシティ」
</p>
</th>
<th sty... | Markdown |
---
-- Library mapping for handling codepoints according to IDNA standard.
--
-- All the mappings are imported from Version 10.0.0 of UTS #46, Unicode IDNA
-- Compatibility Processing.
-- References:
-- * http://www.unicode.org/Public/idna/10.0.0/
--
-- @author Rewanth Cool
-- @copyright Same as Nmap--See https://nmap.... | Lua |
"""A problem report message."""
import logging
from enum import Enum
from marshmallow import EXCLUDE, ValidationError, validates_schema
from ....problem_report.v1_0.message import ProblemReport, ProblemReportSchema
from ..message_types import CREDENTIAL_PROBLEM_REPORT, PROTOCOL_PACKAGE
HANDLER_CLASS = (
f"{PROT... | Python |
Float64, gorgonia.WithShape(dis_shp5...), gorgonia.WithName("discriminator_train_w5"), gorgonia.WithInit(gorgonia.GlorotN(1.0)))
discriminator := gan.Discriminator(
[]*gan.Layer{
{
WeightNode: dis_w0,
BiasNode: dis_b0,
Type: gan.LayerLinear,
Activation: gan.Rectify,
},
{
WeightN... | Go |
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-acl-id | Access control ID.<br />**Note** If the value of AclStatus is "on", this parameter must be set. | None |
| service.beta.kubernetes.io/alibaba-cloud-loadbalancer-acl-type | The types of access control.<br />Valid values: white or black.<br />**white**:Only ... | Markdown |
tException expected) {
}
queue = new PriorityQueue<>();
try {
queue.addAll(Arrays.asList(1, null));
fail();
} catch (NullPointerException expected) {
}
assertTrue(Arrays.asList(1).containsAll(queue));
queue = new PriorityQueue<>();
queue.addAll(Arrays.asList(2, 1, 3));
... | Java |
n = int(input("Введите количество слов: "))
i = 0
word=""
while i < n:
word += str(input("Введите слово: "))
word += " "
i += 1
else:
print(word) | Python |
的两个警察");
all.add("一只胳膊两个警察");
all.add("c语言怎么读写ini文件");
all.add("关卡编辑器");
all.add("eclipse 多项目依赖");
all.add("张媛:猩猩的娃叫陈美希吗?不知为什么让我突然想起了林明美");
all.add("李建民工作了一天");
all.add("李民工作了一天");
all.add("李民工作了爸爸");
all.add("井冈山:党建信息化服务新平台");
all.add("如果您使用代理服务器,请检查您的代理设置或与您的网络管理员联系,以确保代理服务器工作正常。如果您认为不应该使用代理服务器,请调... | Java |
s de diversas funcionalidades por cima, você pode utilizar o objeto <a href="https://www.starlette.io/requests/" class="external-link" target="_blank">`Request`</a> do Starlette diretamente quando precisar.
Isso significaria também que se você obtiver informações do objeto `Request` diretamente (ler o corpo da requisi... | Markdown |
.includes(name)
);
observer.next(heroes || []);
observer.complete();
});
}
getAllHeroes(): Observable<IHero[]> {
return new Observable<IHero[]>((observer) => {
const heroes = JSON.parse(localStorage.getItem('heroes'));
observer.next(heroes);
observer.complete();
});
... | Typescript |
�
(五)距树木一米以内堆放物料,二米以内挖掘泥土;
(六)其他有碍绿化苗木生存的行为。
第四十一条 有下列情形之一的树木,城市绿化行政主管部门应当及时砍伐、更新:
(一)树龄已达到更新期或者自然枯死的;
(二)有严重病虫害无法挽救的;
(三)严重枯朽或者倾斜,妨碍交通或者危及人身及其他安全的;
(四)有碍环境卫生和影响居民生产、生活的;
(五)因其他原因需要砍伐或者更新的。
第四十二条 城市公园应当加强管理,保持园容整洁、设施完好。
公园周围不得建设有碍公园景观、污染环境的建设项目。
城镇环境卫生管理
第四十三条 纳入城镇环境卫生专项规划的环境卫生设施建设项目,经规划部门批准定点后,任何单位和个人不得阻挠建... | Markdown |
e=self.samples).mean(axis=0) for a in all_arms]
)
weights = np.exp(self.eta * (rewards - rewards.max(axis=0)))
# TODO: This is not actually correct if top_k is used, but top_k is currently
# stateless, so we have no idea what it was at the time of selection.
# However, ix_gamma ... | Python |
nquire 2")
output[3] = 5
output[4] = 0x0 /* this page */
output[5] = 0x80 /* unit serial number */
// output[6] = 0x83 /* device identification */
output[7] = 0xB0 /* block limits */
output[8] = 0xB1 /* block device characteristics */
resp_len = int(uint8(output[3]) + 6)
} else if 0x80 == in.c... | Go |
import torch
import torch.nn as nn
class Features(nn.Module):
def __init__(self,
num_layers=3,
hidden_dim=256,
device='cpu'):
super(Features, self).__init__()
self.device = device
# 文本信息
self.hidden_dim = hidden_dim
self.... | Python |
/* Return current rounding direction.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the... | C |
// Copyright (C) 2020-2024 Sami Väisänen
// Copyright (C) 2020-2024 Ensisoft http://www.ensisoft.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, either version 3 of the License, or
// ... | C |
);
}
}
```
## Radio 单选
常用的单选框组件。
### 基础用法
::: demo
```html
<template>
<div style="display: flex; align-items: center;justify-content: space-around;padding: 16px">
<wu-plus-radio label="男" value="medium" size="medium" name="medium" checked="true" @change="valueChange"></wu-plus-radio>
<wu-plu... | Markdown |
�包括下面几个操作
* 1.区分湖泊和海洋。
* 排除海洋:和isoutSide链接的就是海洋
* 剩下的就是湖泊
*/
public checkTerrain(): void {
var startOutSide: Area2D;
var waters: Array<Area2D> = new Array<Area2D>();
var key: any;
var area: Area2D;
for (key in this._areas) {
area = this._areas[key];
if (area.isWater) {
if... | Typescript |
78f2
/* Register macros */
#define vH0123 v0
#define vH4567 v1
#define vABCD0 v2
#define qABCD0 q2
#define vABCD1 v3
#define qABCD1 q3
#define vEFGH v4
#define qEFGH q4
#define vT0 v5
#define vT1 v6
#define vW0 v16
#define vW1 v17
#define vW2 v18
#define vW3 v19
#define vK0 v20
#define vK1 v21
#define vK2 v22
... | Assembly |
function(game_object)
game_object._draw()
end
)
clip()
-- DEBUG:
--for enemy in all(enemies) do
-- for enemy_cc in all(enemy.collision_circles()) do
-- _collisions._debug_draw_collision_circle(enemy_cc)
-- end
--en... | Lua |
Damage = (byte)(ReceivedData[0] >> 2 & 0x01);
P2_Damage = (byte)(ReceivedData[0] >> 3 & 0x01);
P1_Life = ReceivedData[1];
P2_Life = ReceivedData[2];
P1_Ammo = BitConverter.ToUInt16(ReceivedData, 3);
P2_Ammo = BitConverter.ToUInt16(ReceivedData, 5);
}
... | C# |
eally minimal example how:
```php
<?php
$img_path = "image.jpg";
$fd = new CnnFaceDetection("detection_cnn_model.dat");
$detected_faces = $fd->detect($img_path);
foreach($detected_faces as $detected_face) {
$fld = new FaceLandmarkDetection("landmark_model.dat");
$landmarks = $fld->detect($img_path, $detected_face)... | Markdown |
mHasLegacyTemplate = $fieldset.hasClass( 'js-legacy-form-template-settings' );
if ( isFormHasLegacyTemplate ) {
const $continue_button_title = $parent.next();
if ( 'onpage' === jQuery( 'input:checked', $parent ).val() ) {
$continue_button_title.hide();
} else {
$continue_button_title.show();
... | JavaScript |
Up",
"AchievementAlertSystem",
"AchievementCriteriaFont",
"AchievementDateFont",
"AchievementDescriptionFont",
"AchievementFont_Small",
"AchievementPointsFont",
"AchievementPointsFontSmall",
"AcknowledgeSurvey",
"ActionBarActionEventsFrame",
"ActionBarActionEventsFrame_OnEvent",
... | Lua |
поддержки — @borodutch\\_support 🦄',
en:
'Hi there! I\'m Randy Marsh. I can randomly select a raffle participant (that hit the "Participate" button) in a chat or a channel. My source code is [here](https://github.com/backmeupplz/randymbot). You can also change the /language and the /number of winners per ... | Typescript |
=
function(x, atts, ...) {
# If there is nothing on the stack, then nothing to close.
if(length(state)) {
if(state[1] == "call" && length(current) > 1) {
# If ending an apply (call) and we have 2 or more things
# on the stack, then fold this call (current[[1]]) in... | Assembly |
unks(ctx context.Context, bs blobserver.StatReceiver, file *Builder, r io.Reader) (n int64, spans []span, outerr error) {
src := ¬eEOFReader{r: r}
bufr := bufio.NewReaderSize(src, bufioReaderSize)
spans = []span{} // the tree of spans, cut on interesting rollsum boundaries
rs := rollsum.New()
var last int64
va... | Go |
Hidden=false skipActivityType=false isHandlerType=false this: DecorView@9d5c6ee[MainActivity]
05-03 10:12:31.122 27039 27039 I RecentsView: showCurrentTask : TaskInfo{userId=0 taskId=12 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cm... | Markdown |
sql_port=20001 role=master
tendb-spt1-1 ansible_host=192.168.1.147 mysql_shard=SPT1 mysql_port=20001 role=slave master=tendb-spt1
# the new tendb pair machines that have higher performance
tendb-spt1-2 ansible_host=192.168.1.6 mysql_shard=SPT1 role=slave master=tendb-spt1 innodb_buffer_pool_size_mb=4096 mysql_data_dir... | Markdown |
OMPLETE_MAPS = "COMPLETE_MAPS" //已完成的
@SuppressLint("StaticFieldLeak")
private var instance: DownloadManager? = null
fun get(context: Context?): DownloadManager {
if (instance == null) {
synchronized(DownloadManager::class.java) {
if (instance =... | Kotlin |
updateChooseBillDisplay()
updateDebtDropdownOptions()
}
/**
* 根据账单类型配置UI显示模式
*
* 业务逻辑:
* - 普通收支:只涉及一个账户,显示单账户模式
* - 转账:涉及两个账户间的资金流动,显示转账模式
* - 借出/还款:从自己账户到他人,显示账户→人员模式
* - 借入/收款:从他人到自己账户,显示人员→账户模式
* - 退款/报销:需要关联原始账单,额外显示选择账单按钮
*/
private fun conf... | Kotlin |
List) DetachShared0() {
// QMdiSubWindowList_detachShared_0()
rv, err := qtrt.InvokeQtFunc6("C_QMdiSubWindowList_detachShared_0", qtrt.FFI_TYPE_POINTER, this.Cthis)
qtrt.ErrPrint(err, rv)
}
// bool isDetached()
func (this *QMdiSubWindowList) IsDetached0() bool {
// QMdiSubWindowList_isDetached_0()
rv, err := qtrt... | Go |
y = 5; height = 1; width = 2; text = "0" },
[ 50 ] = { name = "move_x"; class = "textbox"; x = 8; y = 5; height = 1; width = 6; text = "0" },
[ 51 ] = { name = "move_y"; class = "textbox"; x = 8; y = 6; height = 1; width = 6; text = "0" },
[ 52 ] = { name = "move_t"; class = "textbox"; x = 8; y = 7; height = 1... | Lua |
- src[1, 0] * src[2, 2];
// dest[1, 1] = src[0, 0] * src[2, 2] - src[0, 2] * src[2, 0];
// dest[1, 2] = src[0, 2] * src[1, 0] - src[0, 0] * src[1, 2];
// dest[2, 0] = src[1, 0] * src[2, 1] - src[1, 1] * src[2, 0];
// dest[2, 1] = src[0, 1] * src[2, 0] - src[0, 0] * src[2, 1];... | C# |
�目
## 运行项目
> 注意:不兼容 macos,不知为啥
安装依赖
```pip
pip install -r requirements.txt
```
运行
```python
python main.py
```
## 需求分析
> **英文打字小游戏,要有多界面交互,界面整洁、美观,可调节游戏等级难度,可配置游戏信息。**
>
> **要有游戏分数,游戏时间,动画特效,背景音乐,不同游戏等级的历史最高分记录。**
>
> **拼写成功的英文单词显示中文意思。支持长按回删键[backspace],快速删除单词字母。**
>
> **多种游戏困难等级让玩家可以侧重提高打字速度、或者练习英语单词。**
<br/>... | Markdown |
,
r"""##空""": 29462,
r"""##立""": 29463,
r"""##章""": 29464,
r"""##竹""": 29465,
r"""##糹""": 29466,
r"""##美""": 29467,
r"""##義""": 29468,
r"""##耳""": 29469,
r"""##良""": 29470,
r"""##艹""": 29471,
r"""##花""": 29472,
r"""##英""": 29473,
r"""##華""": 29474,
r"""##葉""": 29475,
r"""##藤""": 29476,
r... | Dart |
x7F1680, 0x20 @ 0x7F16A0 - 0x7F1680
.global Tsa_087F16A0
Tsa_087F16A0: @ 0x087F16A0
.incbin "baserom.gba", 0x7F16A0, 0x138 @ 0x7F17D8 - 0x7F16A0
.global Tsa_087F17D8
Tsa_087F17D8: @ 0x087F17D8
.incbin "baserom.gba", 0x7F17D8, 0x144 @ 0x7F191C - 0x7F17D8
.global Tsa_087F191C
Tsa_087F191C: @ 0x087F191... | Assembly |
20,2.79,2.01,2690,1030
BCPC,3715,2.94,2.47,3124,591
IJK,3715,5.19,5.19,3715,0
EWZS,3706,3.57,3.56,3700,6
EOS,3700,3.45,3.35,3600,100
JTA,3700,2.8,1.36,1800,1900
RWLK,3700,2.75,2.23,3000,700
EVF,3700,3.66,2.67,2700,1000
FIDU,3700,0.69,0.67,3600,100
PTH,3694,9.67,9.67,3694,0
CCD,3675,2.84,2.84,3675,0
PDFS,3672,5.36,4.78,... | C++ |
arguments: [atRef],
};
}
last = executeApplication(app, pushRuntimeValueToStack(last, stack));
}
return last;
}
};
const executeLiteral = (
statement: ASTLiteralExpression,
stack: Closure[]
): RuntimeValue => {
switch (statement.valueType) {
case "string":... | Typescript |
ypes)):
type = config.cardTypes[i]
#if type == 'StraightFlush': continue
for rank1 in actionList[type]:
color = None
rank = rank1 #to distinguish StraightFlush from others
if (type == 'StraightFlush'):
rank = rank1[... | Python |
.8-158.4 0-212.1-138.1-137.2-229 16.3-19.8 44.2-38.7 87.3-49.4 67.5-16.5 175 10.3 275.7 43.4 18.1-33.3 33.4-69.9 44.7-108.9H305.1V402h160v-56.2H271.3v-31.3h193.8v-80.1s0-13.5 13.7-13.5H557v93.6h191.7v31.3H557.1V402h156.4c-15 61.1-37.7 117.4-66.2 166.8 47.5 17.1 90.1 33.3 121.8 43.9z")),t.AmazonCircleFill=c("amazon-circ... | JavaScript |
pd.to_numeric(temp_df["askvol1"], errors="coerce")
temp_df["volume"] = pd.to_numeric(temp_df["volume"], errors="coerce")
temp_df["position"] = pd.to_numeric(temp_df["position"], errors="coerce")
temp_df["preclose"] = pd.to_numeric(temp_df["preclose"], errors="coerce")
temp_df["changepercent"] = pd.to_nu... | Python |
grid column styles */
width: 684px;
/* 16 is total padding on left and right of table cells */
margin-left: 0;
/* undo default grid column styles */
}
.table td.span10, .table th.span10 {
float: none;
/* undo default grid column styles */
width: 764px;
/* 16 is total padding on left and right... | CSS |
To()', () => {
function expect3fn(str: string) {
const lines = str
.split(/\n|\r/g)
.map((s) => s.trim())
.map((s) => s.replace(/#.*|\/\/.*/, ''))
.filter((s) => !!s);
lines.forEach((line) => {
const [arg, res1, res2, res3] = line.split(',').map((s) => s.trim());
... | Typescript |
/labels/title/title_4_thumb.png)](examples/appearance/labels/title/title_4.cpp) [](examples/appearance/labels/title/title_5.cpp) [](examples/appearance/labels/title/tit... | Markdown |
}
}
memo.set(target, count);
return count;
}
};
// The time complexity of the given function is O(n * target) in the worst case scenario,
// where n is the number of elements in the nums array and target is the target sum.
// The function uses memoization and a top-down approach t... | Typescript |
= builder
} else {
item.text = texts[i]
}
item.setOnClickListener(this)
item.setOnLongClickListener(this)
this.suggestionView.addView(item)
}
}
override fun setQuickSearchVisible(visible: Boolean) {
if (visible) {
... | Kotlin |
rtiaTensor};
pub use volumetric::volumetric_ball::{ball_volume, ball_surface, ball_center_of_mass,
ball_unit_angular_inertia};
pub use volumetric::volumetric_cylinder::{cylinder_volume, cylinder_surface,
cylinder_center_of_mass, cylinder_u... | Rust |
test_buffer_type<big_int64_buf_t>( 0x0102030405060708LL, -0x0102030405060708LL );
test_buffer_type< little_uint8_buf_t>( 0x01, 0xFE );
test_buffer_type<little_uint16_buf_t>( 0x0102, 0xFE02 );
test_buffer_type<little_uint24_buf_t>( 0x010203, 0xFE0203 );
test_buffer_type<little_uint32_buf_t>( 0x010203... | C++ |
h_6424PbyyngvbaRyrzragVgrengberdREXF0_)
CALL(b__MAX6vph_6413HavpbqrFgevat8qbRdhnyfREXF0_v)
CALL(b__MA6vph_6417PbyyngvbaVgrengbe10cerivbhfPRREAF_9HIrpgbe32RE10HReebePbqr)
CALL(b__MAX6vph_6417EhyrOnfrqPbyyngbe8vfHafnsrRv)
CALL(b__MA6vph_6424PbyyngvbaRyrzragVgrengbe7frgGrkgREXAF_13HavpbqrFgevatRE10HReebePbqr)
CALL(b_hunfu... | Assembly |
>."
#elif Q_MOC_OUTPUT_REVISION != 63
#error "This file was generated using the moc from 4.8.1. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif
QT_BEGIN_MOC_NAMESPACE
static const uint qt_meta_data_sOpenGL[] = {
// content:
6, // revi... | C++ |
.src = URL.createObjectURL( blob );
//xhr.activeItem.result = img;
}
static load( dl ){
for( let i of dl.tex ){
gl.loadTexture( i.name, i.result, i.flipY, false, 0, 0 );
}
return true;
}
}
HandlerTypes.tex.priority = 20;
export default HandlerTypes.tex;import App from "../App.js";
import Vao ... | JavaScript |
List();
return;
}
List<PlayerControl> allPlayers = Main.AllPlayerControls.Where(pc => (!Main.NeverSpawnTogetherCombos.TryGetValue(OptionItem.CurrentPreset, out Dictionary<CustomRoles, List<CustomRoles>> bannedCombos) || bannedCombos.All(x => !pc.Is(x.Key) || !x.Value.Contains(Cu... | C# |
<Self::SerializeMap, Self::Error> {
Err(key_must_be_a_string())
}
#[inline]
fn serialize_struct(
self,
_name: &'static str,
_len: usize,
) -> Result<Self::SerializeStruct, Self::Error> {
Err(key_must_be_a_string())
}
#[inline]
fn serialize_struct_var... | Rust |
/// {<br/>
/// type: "chapter_conversion_status",<br/>
/// event_timestamp: 1234567890,<br/>
/// data: {<br/>
/// request_id: "1234567890",<br/>
/// project_id: "21m00Tcm4TlvDq8ikWAM",<br/>
/// chapter_id: "22m00Tcm4TlvDq8ikMA... | C# |
t) + (exclude_padding ? 0 : pool_pad_top)));
// Tensor paddings are used to calculate the indicies for MAX pooling
if (pool_info.pool_size == Size2D(2, 2) && pool_type == PoolingType::MAX && indices &&
is_data_type_float(data_type))
{
build_opts.add_option("-DSRC_BATCH=" + support::cpp11::t... | C++ |
9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H12V18.2M20 6L12 11L4 6H20M20.8 17V15.5C20.8 14.1 19.4 13 18 13S15.2 14.1 15.2 15.5V17C14.6 17 14 17.6 14 18.2V21.7C14 22.4 14.6 23 15.2 23H20.7C21.4 23 22 22.4 22 21.8V18.3C22 17.6 21.4 17 20.8 17M19.5 17H16.5V15.5C16.5 14.7 17.2 14.2 18 14.2S19.5 14.7 19.5 15.5V17Z... | JavaScript |
l err_msg = lang .. " (" .. query_type .. "): " .. query
io_print(err_msg)
last_error = err_msg
else
if query then
for _, capture in ipairs(query.captures) do
local is_valid = (
vim.startswith(capture, "_") -- Helpers.
or list_any(captures[... | Lua |
rl("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 14.667A6.667 6.667 0 1 0 8 1.333a6.667 6.667 0 0 0 0 13.334z' fill='%23D00E17' stroke='%23D00E17' stroke-width='1.5' stroke-linecap='round' stroke-lin... | CSS |
elevation = { {} },
turret_azimuth = { {} },
turret_elevation = { {} }
},
attribute = { 2, 16, 27, "Redacted", "Infantry", "All", "Ground Units", "Ground Units Non Airdefence", "Armed ground units", "NonAndLightArmoredUnits", "NonArmoredUnits" },
category = "Infantry",
chassis = {},
enablePlayerCanDrive = fals... | Lua |
using System.Diagnostics.CodeAnalysis;
#if !NET5_0_OR_GREATER
using Reloaded.Memory.Utilities;
#endif
namespace Reloaded.Memory.Internals;
/// <summary>
/// A helper class that with utility methods for dealing with references, and other low-level details.
/// It also contains some APIs that act as polyfills ... | C# |
p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction, but admin privileges are required | [1]https://helpx.adobe.com/security/products/m... | Markdown |
, 211, 93, 19, 131, 141, 114, 133, 119, 175, 96, 126, 204, 133, 75, 121, 163, 59, 137, 30, 46, 209, 43, 8, 4, 22, 109, 36, 49, 11, 166, 53, 118, 211, 52, 72, 123, 227, 161, 178, 201, 232, 73, 110, 129, 73, 5, 57, 219, 99, 182, 190, 175, 193, 6, 153, 23, 115, 73, 92, 82, 34, 166, 47, 94, 97, 4, 121, 54, 137, 39, 27, 121... | C# |
page about mission optimisation.";
};
class ENH_MultiplayerScripting: ENH_GetExtensions
{
text = "$STR_ENH_MAIN_MULTIPLAYERSCRIPTING";
weblink = "https://community.bistudio.com/wiki/Multiplayer_Scripting";
wikiDescription = "Open commmunity wiki page about multiplayer scripting.";
};
items[] +=
{
"Separ... | C++ |
�ՔքՕօՖֆ՚�" }, rk1048: { type: "_sbcs", chars: "ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺÐђ‘’“â€â€¢â€“—�™љ›њқһџ ҰұӘ¤Ө¦§Ð©Ғ«¬Â®Ү°±Ііөµ¶·ё№ғ»әҢңүÐБВГДЕЖЗИЙКЛМÐОПРСТУФХЦЧШЩЪЫЬÐЮЯабвгдежзийклмнопрÑтуфхцчшщÑ... | JavaScript |
x;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.dragover,#main_content.dragover{position:relative}.dragover:after,#main_content.dragover:after{align-items:center;background-color:hsla(0,0%,40%,.6);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24... | CSS |
erdat.set == 7 or dat.userdat.set == 8 ) then
local offset = 0;
if ( dat.userdat.set == 8 ) then
offset = 29;
end
if ( CT_UserMap_HerbIcons[dat.userdat.icon+offset] ) then
iconname = "Interface\\AddOns\\CT_MapMod\\Resource\\" .. CT_UserMap_HerbIcons[dat.us... | Lua |
}
#[repr(C)]
#[derive(Copy, Clone)]
pub struct PluginSetTheTruthI {
pub inst: *mut PluginO,
pub set_the_truth:
::std::option::Option<unsafe extern "C" fn(inst: *mut PluginO, tt: *mut TheTruthO)>,
}
impl Default for PluginSetTheTruthI {
fn default() -> Self {
let mut s = ::std::mem::MaybeUnin... | Rust |
")</term>
/// <description>Creates a payload of { "key": "value" }.</description>
/// </item>
/// </list>
/// </para>
/// </summary>
private protected IDictionary<string, BinaryData> _serializedAdditionalRawData;
/// <summary> Initializes a new instance of <see c... | C# |
cualquier otra, y pueden ser desactivadas y desinstaladas. Si bien su alcance no pretende abordar todos los casos de uso, la idea es hacerlas lo suficientemente genéricas y configurables para que puedan satisfacer a la mayoría.
**Las extensiones de terceros** son características creadas por otros y no están oficialme... | Markdown |
using System.Windows.Controls;
using GameRes.Formats.Dac;
using GameRes.Formats.Properties;
namespace GameRes.Formats.GUI
{
/// <summary>
/// Interaction logic for WidgetDPK.xaml
/// </summary>
public partial class WidgetDPK : Grid
{
public WidgetDPK ()
{
InitializeComp... | C# |
int64_t)HOST_RSP),
[host_rip]"r"((uint64_t)HOST_RIP)
: "memory", "cc", "rbx", "r8", "r9", "r10",
"r11", "r12", "r13", "r14", "r15");
return ret;
}
/*
* No guest state (e.g. GPRs) is established by this vmresume.
*/
static inline int vmresume(void)
{
int ret;
if (enable_evmcs)
return... | C |
sage(&rx_pdu.choice.initiatingMessage, enb_sri);
break;
case LIBLTE_S1AP_S1AP_PDU_CHOICE_SUCCESSFULOUTCOME:
m_s1ap_log->info("Received Succeseful Outcome PDU\n");
return handle_successful_outcome(&rx_pdu.choice.successfulOutcome);
break;
case LIBLTE_S1AP_S1AP_PDU_CHOICE_UNSUCCESSFULOUTCOME:
m_s1... | C++ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.