content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
/// True, if this represents the empty set.
final bool _emptySet;
/// Immutable singleton instance of empty set.
static final Interval _emptyInterval = Interval._empty();
/// Creates a new interval with given borders.
///
/// The parameter `min` must be smaller or equal than `max` for the interval
///... | Dart |
/* Search for a property does not existed. */
assert_int_not_equal(nx_azure_iot_hub_client_cloud_message_property_get(&iot_client, packet_ptr, fake_property_name,
(USHORT)strlen(fake_property_name),
... | C |
not support this statement syntax.".into(),
));
}
};
Ok(e)
}
fn null_literal(pos: Pos) -> Expr {
Expr::new(pos, Expr_::Null)
}
fn string_literal(pos: Pos, s: &str) -> Expr {
Expr::new(pos, Expr_::String(BString::from(s)))
}
fn int_literal(pos: Pos, i: usize) -> Expr {
Expr::n... | Rust |
compensated by less content to dump on disk).
Ok that's nice, but where does this registry come from ?
The registry location is defined with the `--compression-registry` which by default
point to:
<div class="grid cards" markdown>
- ::: torch_to_nnef.compress.DEFAULT_COMPRESSION
handler: python
</div>
### Defi... | Markdown |
a.io.IOException
import androidx.exifinterface.media.ExifInterfaceFork as ExifInterface
class SourceEntry {
private val origin: Int
val uri: Uri // content or file URI
var path: String? = null // best effort to get local path
private val sourceMimeType: String
private var title: String? = null
... | Kotlin |
: 2px !important;
-webkit-border-radius : 15px;
-moz-border-radius : 15px;
-khtml-border-radius : 15px;
border-radius : 15px;
}
.plugin-option tr {
border-bottom : 1px solid #ccc;
}
.plugin-option .yit_options,
.plugin-option .yit-options {
border-bottom : 0px;
}
.plug... | CSS |
Current <= 1f) {
canvas.drawRect(width * mProgressShow, 0f, width.toFloat(), height.toFloat(), mRemainderPaint!!)
val content = String.format("%.0f", mProgressShow * 100) + "%"
val bounds = Rect()
mProgressPaint!!.getTextBounds(content, 0, content.length, bounds)
... | Kotlin |
ny2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV/afmiSTY
zIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvS
O1UQRwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D
34xFMFbG02SrZvPAXpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgP
K9Dx2hzLabjKSWJtyNBjYt1gD1iqj6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3
AgMBAAGjQjB... | Go |
\t"
"movq %%mm4, %%mm5 \n\t"
"punpcklbw %%mm7, %%mm0 \n\t"
"punpcklbw %%mm7, %%mm4 \n\t"
"punpckhbw %%mm7, %%mm1 \n\t"
"punpckhbw %%mm7, %%mm5 \n\t"
"paddusw %%mm0, %%mm4 \n\t"
"paddusw %%mm1, %%mm5 ... | C |
MarshalInputStream in)
throws IOException, ClassNotFoundException {
int callID = methodCallIDCount.getAndIncrement();
MyChecker myChecker = new MyChecker(checker, method, callID);
in.setStreamChecker(myChecker);
try {
Class<?>[] types = method.getParameterTypes();
... | Java |
@click="add"><i class="fa fa-plus"></i> 新增</i-button>-->
<!--#end-->
<!--#if($shiro.hasPermission("usercoupon:update"))-->
<!--<i-button type="warning" @click="update"><i class="fa fa-pencil-square-o"></i> 修改</i-button>-->
<!--#end-->
<div class="bu... | HTML |
System.out.println("k.f(...) = " + f.toString());
List<Object> l = f.asList();
System.out.println("f.l = " + l);
args.subList(0,1).clear(); // drop label
assert(args.equals(l));
}
}
private static Object coughUpA(Class<?> pt) throws Throwable ... | Java |
/* $NetBSD: s_nextafterl.c,v 1.5 2014/01/31 19:38:47 matt Exp $ */
/* @(#)s_nextafter.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsystems, Inc. business.
* Permission to use, cop... | C |
Tracer) Start(ctx context.Context, spanName string, opts ...trace.SpanStartOption) (context.Context, trace.Span) {
if t == nil {
return ctx, trace.SpanFromContext(ctx)
}
tracer := t.Tracer(instrumentationName)
spanCtx, span := tracer.Start(ctx, spanName, opts...)
return spanCtx, span
}
func (t *Tracer) Stop() e... | Go |
/*
* MIT License
*
* Copyright (C) 2024, DragonDreams GmbH (info@dragondreams.ch)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation th... | C |
// © 2016 LinkedIn Corp. 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 by applicable law or agreed to... | C |
},
{
'key': 'knmi_harmonie_arome_netherlands',
'name': 'KNMI Harmonie Arome Netherlands',
'desc': 'kmni_desc_3.',
},
],
'UKMO': [
{
'key': 'ukmo_seamless',
'name': 'UK Met Office Seamless',
'desc': 'model_disc_28',
},
{
'key':... | Dart |
from __future__ import annotations
__all__ = ["HIT_EFFECT_SFX_CONCEPT_PARAM_ST"]
from soulstruct.base.params.param_row import *
from soulstruct.eldenring.params.enums import *
from soulstruct.utilities.binary import *
class HIT_EFFECT_SFX_CONCEPT_PARAM_ST(ParamRow):
AtkIron1: int = ParamField(
int16, "a... | Python |
reateMachineInstr(MCID, DL);
MI->addOperand(*MF, MachineOperand::CreateReg(0, /*isDef*/ true));
std::string str;
raw_string_ostream OS(str);
MI->print(OS, /*IsStandalone*/true, /*SkipOpers*/false, /*SkipDebugLoc*/false,
/*AddNewLine*/false);
ASSERT_TRUE(
StringRef(OS.str()).startswith("$nor... | C++ |
-03f, 3.20469006e-03f, -6.44695014e-02f,
-3.11607006e-03f, 2.02738005e-03f, 1.48096997e-02f, 4.39785011e-02f,
-8.28424022e-02f, 3.62076014e-02f, 2.71668993e-02f, 1.38250999e-02f,
6.76669031e-02f, 1.03252999e-01f, 1.03255004e-01f, 9.89722982e-02f,
1.03646003e-01f, 4.79663983e-02f, 1.11... | C++ |
iling texture.
*
* @method Phaser.TileSprite#generateTilingTexture
* @memberof Phaser.TileSprite
* @param {boolean} forcePowerOfTwo - Whether we want to force the texture to be a power of two
*/
Phaser.TileSprite.prototype.generateTilingTexture = function (forcePowerOfTwo) {
if (!this.texture.baseTexture.hasLoaded... | JavaScript |
div[class*=layer] div[class*=friendSelected]{background:#313244 !important}section[class*=positionContainer_] button[class*=navButtonActive]{background-color:#89b4fa;color:#11111b}.theme-light #gif-picker-tab-panel{background-color:unset}.theme-light #gif-picker-tab-panel div[class^=categoryText]{color:#1e1e2e}#emoji-p... | CSS |
resent, 1));
HANDLE_CODE(bref.pack(sf_res_resv_ul_ce_mode_a_r16_present, 1));
HANDLE_CODE(bref.pack(sf_res_resv_ul_ce_mode_b_r16_present, 1));
HANDLE_CODE(bref.pack(slot_symbol_res_resv_dl_ce_mode_a_r16_present, 1));
HANDLE_CODE(bref.pack(slot_symbol_res_resv_dl_ce_mode_b_r16_present, 1));
HANDLE_CODE(bref.pa... | C++ |
羊');
});
test('星座1', () {
Solar solar = Solar.fromYmd(2020, 4, 19);
expect(solar.getXingZuo(), '白羊');
});
test('星座2', () {
Solar solar = Solar.fromYmd(2020, 4, 20);
expect(solar.getXingZuo(), '金牛');
});
test('星座3', () {
Solar solar = Solar.fromYmd(2020, 5, 20);
expect(solar.getXin... | Dart |
l MultiMode { get; set; }
public int Loops { get; set; }
public uint EClocks { get; set; }
public int ERem { get; set; }
public int[] LastTrackPlayed { get; set; }
/********************************************************************/
/// <summary>
/// Make a deep copy of the current object
/// </su... | C# |
,
mut timer: Local<FoodSpawnTimer>,
) {
if timer.0.tick(time.delta_seconds()).finished() {
commands
.spawn(SpriteBundle {
material: materials.food_material.clone(),
..Default::default()
})
.with(Food)
.with(Position {
... | Rust |
span>
<div class="alert alert-danger">
{{ $slot }}
</div>
```
你可以使用 `x-slot` 标签来定义一个命名插槽的内容。而不在 `x-slot` 标签中的其它内容都将传递给 `$slot` 变量中的组件:
```html
<x-alert>
<x-slot name="title">
Server Error
</x-slot>
<strong>Whoops!</strong> Something went wrong!
</x-alert>
... | Markdown |
return {
recommended = function()
return LazyVim.extras.wants({
ft = { "clojure", "edn" },
root = { "project.clj", "deps.edn", "build.boot", "shadow-cljs.edn", "bb.edn" },
})
end,
-- Add Clojure & related to treesitter
{
"nvim-treesitter/nvim-treesitter",
opts = { ensure_installed =... | Lua |
option>
<option value="alphabetical">🔤 Sort Alphabetically</option>
</select>
<div class="absolute inset-y-0 right-0 flex items-center px-2 pointer-events-none">
<i class="fas fa-chevron-down text-gray-400 text-sm"></i>
... | HTML |
><p class="startdd">TEXT. Name of the table containing the prediction data. This table is expected to contain the same features that were used during training. The table should also contain id_col_name used for identifying each row.</p>
<p class="enddd"></p>
</dd>
<dt>id_col_name </dt>
<dd><p class="startdd">TEXT. The ... | HTML |
Motor4 Speed value(-127~127)
/*----------------------------------------------------------------------------------------------------
```
### 2. UIFlow
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC/UIFlow)
<img src="assets\img\product_pics\hat\r... | Markdown |
0}].concat(s);n.c=d,i.c=d;var l="[>?]>",o="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+l+"|"+o+"|"+u+")",starts:{e:"$",c:d}}];return{aliases:["rb","gemspec","podspec","thor","irb"],k:r,i:/\/\*/,c:s.concat(w).concat(d)}});hljs.registerLan... | JavaScript |
trd eax, xmm0, 2
popcnt eax, eax
add cnt, eax
pextrd eax, xmm0, 3
popcnt eax, eax
cmp i, [width_minus15]
lea cnt, [cnt + eax]
jl .LoopWidth16
; EndOf_LoopWidth16 ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; if (i < width - 3)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.IfMoreThan4:
%re... | Assembly |
.Select(t => t.Namespace().Root)
.Distinct()
.OrderBy(ns => ns.DisplayName(false))
.Cast<object>())
{
yield return @namespace;
}
if (groupEnums && types.Any(t => t.IsEnum))
... | C# |
findType(1),
instanceType(1)],
type=[
inst:Closure,
inst:JSArray<dynamic>,
inst:JSBool,
inst:JSExtendableArray<dynamic>,
inst:JSFixedArray<dynamic>,
inst:JSMutableArray<dynamic>,
inst:JSNull,
inst:JSUnmodifiableArray<dynamic>,
inst:Map<GenericClass.X?,genericMethod.T>,
par... | Dart |
ath",
[1809093509] = "wheel2_drft_08w",
[2714342279] = "yos3_skidplt_1",
[3858142088] = "apa_lodlights_small049",
[2367984521] = "xm_int02_base_secoff1_shell",
[2087687050] = "ch1_10_long_2",
[3804533644] = "apa_mp_stilts_a_livingdetails",
[2761200527] = "xs_x18intmod_office_det_stnd",
[345674642] = "schla_sust... | Lua |
_bytes!("../resources/add.ptx").to_vec();
ptx.push(0);
let module_id = cuda_manager.load_module(&ptx).unwrap();
let function_id = cuda_manager.get_function(module_id, b"sum\0").unwrap();
let (x, y, z) = (
cuda_manager.allocate(4).unwrap(),
cuda_manager.allocate(4)... | Rust |
/* the CLASS TYPE for this element */
ptr += 4;
gaiaExport32 (ptr, coord_dims, GAIA_LITTLE_ENDIAN, endian_arch); /* the CoordDimension */
ptr += 4;
gaiaExport32 (ptr, polyg->NumInteriors + 1, GAIA_LITTLE_ENDIAN, endian_arch); /* # rings */
ptr += 4;
rng = polyg->Exterior;
gaiaExport32 (ptr, rng->P... | C |
84"),
},
{
Name: "quic-default",
Protocol: corev1.ProtocolUDP,
Port: 14567,
TargetPort: intstr.Parse("14567"),
},
}, got)
})
t.Run("check gateway listeners", func(t *testing.T) {
instance := &EMQX{}
instance.Spec.Config.Data = `
gateway.coap.listeners.udp.default.bind =... | Go |
T_25519_FIAT_INLINE void fiat_25519_relax(fiat_25519_loose_field_element out1, const fiat_25519_tight_field_element arg1) {
uint64_t x1;
uint64_t x2;
uint64_t x3;
uint64_t x4;
uint64_t x5;
x1 = (arg1[0]);
x2 = (arg1[1]);
x3 = (arg1[2]);
x4 = (arg1[3]);
x5 = (arg1[4]);
out1[0] = x1;
out1[1] = x2;... | C |
roller.doneAction();
},
),
),
buildButton('0'),
Container(
color: Color(0xFFd3d6dd),
child: GestureDetector(
behavior: HitTestBehavior.translucent,
child: Center(child: Text('X... | Dart |
)) {
throw new RuntimeException();
}
}
@OriginalMember(owner = "client!jaclib/memory/Stream", name = "e", descriptor = "(I)V")
public void e(@OriginalArg(0) int arg0) {
if (this.b + 3 >= this.c.length) {
this.c();
}
this.c[this.b++] = (byte) (arg0 >> ... | Java |
px;
border-style: solid;
border-color: transparent;
border-top-color: #000;
}
/* actual text */
var[data-type]::after {
content: attr(data-type);
transform: translateX(-50%) translateY(-100%);
background: #000;
text-align: center;
/* additional styling */
font-family: "Dank Mono", "Fira Code", monosp... | HTML |
;-----------------------------------------------------------------------;
; 'Wraparound' Starfield. (a sort of fake 3d starfield using modulos..) ;
; Programmed by Griff of Electronic Images August 1990. ;
; Flexible version(i.e easy to change), allows upto 570 stars in a frame;
;-------------------------------------... | Assembly |
ix-button .yt-uix-button-menu:focus{outline:none}.yt-uix-button-menu{background:#fff;border:1px solid #ccc;border-radius:2px;outline:none;overflow:auto;padding:8px 0;position:absolute;z-index:2147483647}.yt-uix-button-menu-external{overflow:visible}.yt-uix-button-menu li{margin:0;padding:0}.yt-uix-button-menu li.yt-uix... | CSS |
show(field: Field) {
function collisionToString(coll: Collision) {
switch (coll) {
case Collision.Air: return " ";
case Collision.Solid: return "[]";
case Collision.Ladder: return "|=";
}
}
c... | Typescript |
ype( MOVETYPE_WALK )
v:DisallowNoclip( true )
v:DisallowSpawning( true )
v:DisallowVehicles( true )
v:GodDisable()
v:SetArmor( 0 ) -- Armor takes waaaay too long for them to take down
v.maulOrigWalk = v:GetWalkSpeed()
v.maulOrigSprint = v:GetRunSpeed()
v:SetWalkSpeed(1)
v:SetRunSpeed... | Lua |
Composable
import androidx.compose.runtime.collectAsState
import androidx.compose.runtime.derivedStateOf
import androidx.compose.runtime.getValue
import androidx.compose.runtime.remember
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.text.style.TextAlign
import andro... | Kotlin |
PostSplit := costFunction(nbChunksPostSplit*2, config.NbTasks, costPerTask(cPostSplit, nbPoints/2))
// if the cost of the split msm is lower than the cost of the non split msm, we split
if costPostSplit < costPreSplit {
config.NbTasks = int(math.Ceil(float64(config.NbTasks) / 2.0))
var _p G1Jac
chDone := make(... | Go |
cmd.Dir = tmpdir
cmd.Stderr = w
cmd.Stdout = w
if err := cmd.Run(); err != nil {
return 0, fmt.Errorf("testtext: failed to execute command: %v\nmain.go:\n%vErrors:%s", err, s, w)
}
// Determine the size.
fi, err := os.Stat(filepath.Join(tmpdir, "main"))
if err != nil {
return 0, fmt.Errorf("testtext: faile... | Go |
e.dart';
export 'nico_loading_indicator/nico_loading_indicator.dart';
export 'nokia_snake/nokia_snake.dart';
export 'page_indicator/page_indicator.dart';
export 'pie_chart/pie_chart.dart';
export 'pizza_box/pizza_box.dart';
export 'raster_draw/raster_draw.dart';
export 'rating_star/rating_star.dart';
export 'run_hero_c... | Dart |
{"bubblingMouseEvents": true, "color": "#666666", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "#666666", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 3, "stroke": true, "weight": 0}
).addTo(map_ae4495ac543afc24e5776... | HTML |
кст",
[12284] = "Драко-инкарцинатор 900",
[3080] = "Манящая свеча",
[6175] = "Артефакт Атал'ай",
[20725] = "Кристалл-источник",
[12444] = "Безупречный рог хладнокрыла",
[6287] = "Фрагмент таблички Аталаи",
[21237] = "Киражские монаршие регалии",
[12732] = "Огненная агава",
[21749] = "Изложение боевой ... | Lua |
"""
OverworldManagerの基本機能テスト
地上部を管理するOverworldManagerの基本機能をテストする
"""
import pytest
from unittest.mock import Mock, patch, MagicMock
from src.overworld.overworld_manager import OverworldManager
from src.character.party import Party
class TestOverworldManagerBasic:
"""OverworldManagerの基本機能テスト"""
def setu... | Python |
(<a href="references.html#ref-cevolani_verisimilitude_2011" role="doc-biblioref">Cevolani et al., 2011</a>; <a href="references.html#ref-niiniluoto_verisimilitude_1998" role="doc-biblioref">Niiniluoto, 1998</a>; <a href="references.html#ref-oddie_content_2013" role="doc-biblioref">Oddie, 2013</a>)</span>. However, even... | HTML |
bemerkt habt, umgeben die kleineren noch größere Relikte.$B$BDiese großen Apexismonumente funktionieren auf die exakt gleiche Weise, allerdings werden 35 Apexissplitter benötigt, um sie zu aktivieren.$B$BViel größere Sorgen bereiten uns die Wächter, die bei der Benutzung eines Relikts beschworen werden. Diese Kristallk... | Lua |
- The Remove Method
// Usage: GradientStopCollection.Remove(GradientStop)
// Removes the specified GradientStop from the Collection.
// Note: this uses reference instead of value to search.
CommonLib.LogStatus("Test #17 - The Remove Method");
// Create a Grad... | C# |
June 1660 in Kirchheim, Germany. He married Anna Christina Allgaier, in 1692. They had eight children. He died in about 1763 in Stone Arabia, New York. Ancestors, descendants and relatives lived mainly in Germany, New York, Ontario and Michigan. Includes Minnie and related families. ''This biography is a rough draft. I... | HTML |
sourcebranch"></a>`sourceBranch` | [`String!`](#string) | Source branch of the changes. |
| <a id="aisummarizenewmergerequestinputsourceprojectid"></a>`sourceProjectId` | [`ID`](#id) | ID of the project where the changes are from. |
| <a id="aisummarizenewmergerequestinputtargetbranch"></a>`targetBranch` | [`String!`](... | Markdown |
>备份日志</header>搜索时,可以使用“字段:值”术语来精确过滤备份日志,多个字段术语用逗号连接。<p><table style="table-layout: fixed; width: 100%;"><caption>支持的字段</caption><thead><tr><th style="width: 15%; padding-right: 5px;">场地</th><th style="width: 40%; padding-right: 5px;">描述</th><th style="width: 35%; padding-right: 5px;">例子</th></tr></thead><tbody><tr><td>... | HTML |
() then
table.sort(group.group,
function(left, right)
if left.index < right.index then
return true
end
return false
end)
group:ResetZOrder()
table.insert(_G.streamlist, group)
end
end -- func
funcTable[PropertyAnimType] = funct... | Lua |
n = {
hasClass: async (node: SourceFile) => {
let hasClass = false;
node.forEachChild((child) => {
hasClass = hasClass || child.kind === ts.SyntaxKind.ClassDeclaration;
});
return hasClass;
},
};
import { getTimePattern, WEEKDAY_ATTRIBUTE, WEEKDAYS } from './timeUtil';
import BridgeTime, { Ti... | Typescript |
*主词条:[Lunatic Impact/分析与考据](./Lunatic_Impact-分析与考据.md)**
**月「ルナティックインパクト」** 月「Lunatic Impact」
- <ruby lang="ja"><rb>月</rb><rp> (</rp><rt>つき</rt><rp>) </rp></ruby>
- 赫卡提亚三副身体之一属于「月」。
- 符卡中出现了三个月球。
- 三个月球象征赫卡提亚的三副身体?
- ルナティック(lunatic)
- 英语:疯狂的。
- 源自拉丁语“lunaticus”及“lūna”,都与月亮有关。
- [绀珠传](./绀珠... | Markdown |
: egret.TouchEvent){
var pet: Pet = PetManager.GetPetByID(this._pet.ID + 1);//FacadeApp.read(CommandList.Re_PetInfo).GetPetByID(this._pet.ID + 1);
if (pet != null){
this.ShowPet(pet);
}
else{
console.log("宠物为空" + this._pet.ID);
}
}
/**
* '知道了... | Typescript |
合开始时,有<color=#FFC432>20%</color>概率获得1个<color=#FFC330>音符</color>,最多2个;释放【梦色音符】时,自身每个<color=#FFC432>音符</color>额外造成1次40%攻击的<color=#6666FF>能量伤害</color>,并为额外为我方耐久比最低单位修复等同旋律耐久上限10%的耐久', '', '自身回合开始时,有<color=#FFC432>20%(+20%)</color>概率获得1个<color=#FFC330>音符</color>,最多2个;释放【梦色音符】时,自身每个<color=#FFC432>音符</color>额外造成1次40%攻击的<colo... | Lua |
KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package library
import (
"net/url"
"github.com/google/cel-go/cel"
"github.com/google/cel-go/common/types"
"github.com/google/cel-go/common/types/ref"
apiservercel "k8s.io/apis... | Go |
s for making this year's Google I/O a fantastic success! We have much more in store for 2009, so be sure to watch \u003ca title\u003d\"the App Engine blog\" href\u003d\"http://googleappengine.blogspot.com/\" id\u003d\"l7:a\"\u003ethe App Engine blog\u003c/a\u003e for updates!\u003cbr /\u003e\u003cbr /\u003e\u003cspan s... | JavaScript |
Saludable (Spain) (NDSi Enhanced).png",
"Named_Boxarts/Mi Experto en Frances - Mejora Tu Vocabulario Frances (Mexico).png",
"Named_Boxarts/Mi Experto en Frances - Mejora Tu Vocabulario Frances (Spain).png",
"Named_Boxarts/Mi Experto en Ingles - Mejora Tu Vocabulario Ingles (Mexico).png",
"Named_Boxarts/Mi Expe... | Lua |
) audio channels");
sampleRate = readLittleUint(in, 4);
if (sampleRate <= 0 || sampleRate >= (1 << 20))
throw new RuntimeException("Sample rate too large or invalid");
int byteRate = readLittleUint(in, 4);
int blockAlign = readLittleUint(in, 2);
sampleDepth = readLittleUint(in, 2);
if (sampleDepth... | Java |
O0_11 to PIO0_0 0 = Do nothing. 1 = Writing 1 resets the start signal."]
#[inline(always)]
pub fn rsrpio0_6(&mut self) -> RSRPIO0_6_W {
RSRPIO0_6_W { w: self }
}
#[doc = "Bit 7 - Start signal reset for start logic input PIO0_n:PIO0_11 to PIO0_0 0 = Do nothing. 1 = Writing 1 resets the start sign... | Rust |
T) {
store := testkit.CreateMockStoreWithSchemaLease(t, indexModifyLease, mockstore.WithDDLChecker())
tk := testkit.NewTestKit(t, store)
tk.MustExec("use test")
tests := []struct {
name string
mode vardef.ClusteredIndexDefMode
}{
{
"ClusteredIndexDefModeIntOnly",
vardef.ClusteredIndexDefModeIntOnly,
... | Go |
椏', '橈', '楨', '檔', '榿', '橋', '樺', '檜', '槳', '樁', '夢',
'檮', '棶', '檢', '欞', '槨', '櫝', '槧', '欏', '橢', '樓', '欖', '櫬', '櫚', '櫸', '檟', '檻', '檳',
'櫧', '橫', '檣', '櫻', '櫫', '櫥', '櫓', '櫞', '簷', '檁', '歡', '歟', '歐', '殲', '歿', '殤', '殘',
'殞', '殮', '殫', '殯', '毆', '毀', '轂', '畢', '斃', '氈', '毿', '氌', ... | Java |
bers(this.addNumbers(val1, operation), this.addNumbers(val3, addConst)), shiftAmount), val2);
},
/**
* Thực hiện phép toán vòng 1 của MD5
* @param {number} val1 - Giá trị thứ nhất
* @param {number} val2 - Giá trị thứ hai
* @param {number} val3 - Giá trị thứ ba
* @param {number} val4 - Giá trị thứ tư
* @p... | Markdown |
(array, pos, passwd);
pos += passwdLen;
// シーケンスログファイル名
array[pos++] = (fileNameLen >> 24) & 0xFF;
array[pos++] = (fileNameLen >> 16) & 0xFF;
array[pos++] = (fileNameLen >> 8) & 0xFF;
array[pos++] = fileNameLen & 0... | Typescript |
import os
from pprint import pprint
import tensorflow as tf
from tree.main import main as m
flags = tf.app.flags
flags.DEFINE_string("model_name", "tree", "Model name [tree]")
flags.DEFINE_string("data_dir", "data/squad", "Data dir [data/squad]")
flags.DEFINE_integer("run_id", 0, "Run ID [0]")
flags.DEFINE_integer... | Python |
| NotoSansArabic-Medium.ttf | ဟုတ်သည် | မရှိပါ |
| fa | ဖာရှန် (ဖာရ်စီ) | NotoSansArabic-Medium.ttf | မဟုတ်ပါ | မရှိပါ |
| ur | ဥာရ်ဒူ | NotoSansArabic-Medium.ttf | မဟုတ်ပါ | မရှိပါ |
| zh | တရုတ် (ရိုးရှင... | Markdown |
async def test_drop_removes_directory(kvs_client: FileSystemKeyValueStoreClient) -> None:
"""Test that drop removes the entire store directory from disk."""
await kvs_client.set_value(key='test', value='test-value')
assert kvs_client.path_to_kvs.exists()
# Drop the store
await kvs_client.drop()
... | Python |
;
break;
case 9:
if ( !op_iaa(insn, insn.Op1) )
return 0;
op_daddr(insn, insn.Op2);
break;
case 0xE:
op_imm(insn, insn.Op1);
if ( !op_iaa(insn, insn.Op2) )
return 0;
... | C++ |
resident and Chief Product Officer, Ivanti</strong></em></blockquote>
<blockquote><em>"Landasan dari pendekatan zero trust adalah gabungan antara pengamanan identitas, perangkat, dan jaringan. Melalui kemitraan dengan Cloudflare, kami menciptakan pendekatan terbaik di kelasnya untuk mengamankan organisasi modern saat ... | HTML |
tto zu Ghetto, ehe er sich irgendwann in die Obhut einer Tante in Los Angeles begab.</p>
<p><strong>Dort besuchte er dann auch die High School</strong> – zumindest für zwei Jahre. Denn Elder schwänzte häufiger mal die Schule, um seinem Job nachzugehen. Der Teenager heuerte als Caddie an, arbeitete in Pro Shops und kümm... | HTML |
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.wap-container{ height: 100%;width: 100%;min-width: 320px;overflow: auto;}
body.sideBox-open .containBox-bg{bottom:0;right:0;}
}
/*2.3 常用布局
Name: style_Layout
Explain: 左右两栏|左中右三栏|上中下
Last Modify: guojunhui
*/
.Hui-wraper,.wp{margin-left:au... | CSS |
building |goto Stranglethorn Vale 27.08,77.62 < 7 |walk
talk Innkeeper Skindle##6807
|tip Inside the building.
home Booty Bay |goto Stranglethorn Vale 27.04,77.31
step
talk Krazek##773
|tip Upstairs inside the building, on the top floor.
turnin The Rumormonger##1115 |goto Stranglethorn Vale 26.94,77.21
step
talk Kebok#... | Lua |
у Хармону в Восточные Чумные земли.";
["name"] = "Странная просьба Антиона";
};
[7633] = {
["name"] = "Посвящение";
};
[3825] = {
["objective"] = "Отнесите голову Гор'теша на вершину скалы Молота Ужаса. Поищите кучу рыхлой земли и воткните в нее пику.";
["name"] = "Голова огра на палочке = в... | Lua |
);
concat_ws!(ConcatWs17, concat_ws_17, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q| a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q);
concat_ws!(ConcatWs18, concat_ws_18, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r| a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r);
concat_ws!(ConcatWs19, co... | Rust |
-- Autoparse the `[count]` before a binding and re-call the hit function
-- with the count removed and added to the opts table.
{ "<any>", [[Meta-binding to detect the `^[count]` syntax. The `[count]` is parsed
and stripped from the internal buffer string and the value assigned to
`state.count`.... | Lua |
-header: Windows.h
req.target-type: Windows
req.target-min-winverclnt: Windows XP [desktop apps only]
req.target-min-winversvr: Windows Server 2003 [desktop apps only]
req.kmdf-ver:
req.umdf-ver:
req.ddi-compliance:
req.unicode-ansi:
req.idl:
req.max-support:
req.namespace:
req.assembly:
req.type-library:
req.... | Markdown |
">int</span> i = 0; i < N; ++i) {</div><div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>  result[i] = op(a[i], b[i], c[i]);</div><div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>  }</div><div class="line"><a name="l01068"></a><span class="lineno"> 1068<... | HTML |
* L2L */
.align 16
.long 0xb64AF600, 0xb64AF600, 0xb64AF600, 0xb64AF600
/* iBrkValue = SP 2/3 */
.align 16
.long 0x3f2aaaab, 0x3f2aaaab, 0x3f2aaaab, 0x3f2aaaab
/* iOffExpoMask = SP significand mask */
.align 16
.long 0x007fffff, 0x007fffff, 0x007fffff, 0x007fffff
/* sOne = SP 1.0 */
.align 16
.long 0x3f80000... | Assembly |
bool isPlaying = false;
@override
void initState() {
super.initState();
startAI();
fetchState();
}
Future<void> startAI() async {
try {
await http.get(Uri.parse("$serverUrl/start"));
} catch (e) {
print("Error starting AI: $e");
}
}
Future<void> fetchState() async {
... | Dart |
_REGEX = "kplr\\d+_linearity\\.txt";
/**
*
* @param directoryName
* @param regex
* @return
* @throws FocalPlaneException
* @throws NumberFormatException
* @throws IOException
*/
public List<Linearity> parseFilesInDirectory(String directoryName,
String regex) throws NumberFormatException,
IO... | Java |
s[i]))
{
editor.Values[iDst] = srcValues[i];
editor.Indices[iDst] = srcIndices[i] - offset;
iDst++;
}
else
offset++;
... | C# |
x8c, 0x55, 0x2b, 0x2b, 0xf9, 0xd4, 0x2f, 0x4f, 0x99, 0x3b, 0x6b, 0x1f,
0xef,
]);
let (ct, tag) = gimli_aead_encrypt(&msg, &ad, nonce, key);
assert_secret_seq_eq!(expected_ct, ct, U8);
assert_secret_array_eq!(expected_tag, tag, U8);
let msg_out = gimli_aead_decrypt(&ct, &ad, tag, nonce, key... | Rust |
k okuyucunun Monero\'nun Bitcoin\'deki birçok sorunu nasıl atlattığını anladığını umuyoruz. türevleri ve verimini geleceğe nasıl ölçeklendirmeyi planladığı.</p>';
@override
String get knowledge250Sbblocks250Sbdescription => 'İnsanlar blockchain ile ilgili sorunları tartıştıklarında ortaya çıkan ilk kelimelerden bi... | Dart |
.flv 54.10M
| | ├──025-创建一个简单的MFC程序并为Button关联单击事件.flv 43.00M
| | ├──026-MFC动态链接库与注入DLL.flv 40.01M
| | ├──027-在目标进程分配内存写入代码.flv 83.43M
| | ├──028-向目标进程注入代码加载DLL.flv 53.32M
| | ├──029-分析角色对象的属性.flv 204.08M
| | ├──030-C,C++编写代码读取对象属性值.flv 176.50M
| | ├──031-C,C++输入输出重定向.flv 102.10M
| | ├──032-C,C++定时器与主线程.... | Markdown |
ide of Southern culture/heritage by Marxists has just begun. But it's just a few statues, right? http://thehayride.com/2017/03/read-take-em-down-nolas-list-of-historical-names-to-be-scrubbed-in-new-orleans-here/ pic.twitter.com/Y8fmA94b9z
* [25 April 2017](https://web.archive.org/web/20190807035409/https://twitter.co... | Markdown |
rror("Path must be a string!");
}
try {
const data = await promises.readFile(path, { encoding: "utf-8" });
return Promise.resolve(data);
} catch {
throw new Error(`File ${path} does not exist!`);
}
}
protected parse(data: unknown): ITask[] {
return data as ITask[];
}
prot... | Typescript |
x = 1
while x <= 100:
print(x)
x = x + 1
| Python |
umber of vertices in fine graph +*/
} ArchHcubMatch;
#endif /* ARCH_HCUB_H_STRUCT */
/*
** The function prototypes.
*/
#ifndef ARCH_NOPROTO
#ifndef ARCH_HCUB_H_PROTO
#define ARCH_HCUB_H_PROTO
int archHcubArchLoad (ArchHcub * restrict const, FILE * restrict const);
int ... | C |
eMatrix=inversePerspectiveMatrix.transpose();perspective=transposedInversePerspectiveMatrix.transformVector(rightHandSide);a.m14=a.m24=a.m34=0;a.m44=1}else perspective=new b(0,0,0,1);translate=new b(a.m41,a.m42,a.m43);a.m41=0;a.m42=0;a.m43=0;row=[new b,new b,new b];
for(i=1;i<=3;i++){row[i-1].x=a["m"+i+"1"];row[i-1].y=... | JavaScript |
ет, является ли данный объект примитивным JavaScript типом.
`this._.isShortTag(String)` | `Boolean` | Проверяет, принадлежит ли указанное имя тега к списку коротких тегов (не бующих закрывающего элемента и рекурсивной обработки). Полный список которких тегов: `area, base, br, col, command,ed, hr, img, input, keygen, li... | Markdown |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.