content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
[6630] = "괴물씨앗 버클러",
[6631] = "살아있는 뿌리",
[6632] = "주문미늘 망토",
[6633] = "도살자의 칼",
[6634] = "의식의 물약",
[6635] = "대지의 정기",
[6636] = "불의 정기",
[6637] = "물의 정기",
[6638] = "바람의 정기",
[6639] = "Deprecated Rough Pebble",
[6640] = "지옥사냥개 발굽",
[6641] = "음산한 검",
[6642] = "환영 갑옷",
[6643] = "불어오른 잉어",
[6644] = "불어오른 고등어",
[6645] = "불어... | Lua |
return err;
}
ERR ErrBTPerformOnSeekBM( FUCB * const pfucb, const DIRFLAG dirflag )
{
ERR err;
DIB dib;
Assert( locOnSeekBM == pfucb->locLogical );
Assert( !Pcsr( pfucb )->FLatched() );
Assert( fDIRFavourPrev == dirflag
|| fDIRFavourNext == dirflag );
dib.pbm = &pfucb->bm... | C++ |
#!/usr/bin/env micropython
import json
from ev3dev2.motor import Motor, LargeMotor, OUTPUT_B, OUTPUT_C
from ev3dev2.sensor import INPUT_4
from ev3dev2.sound import Sound
# import os
# import sys
# sys.path.append(os.path.expanduser('~'))
from util.drive_util_ev3dev2 import IRBeaconRemoteControlledTank
HAPPY_BIRTH... | Python |
"
// ],
// "enumDescriptions": [
// "",
// ""
// ],
// "location": "query",
// "type": "string"
// }
// },
// "path": "userprofiles/{profileId}/creativeGroups",
// "response": {
// "$ref": "CreativeGroupsListResponse"
// },
// "scopes": [
//... | Go |
== (prefix.."spinner") then
local p = Instance.new("RocketPropulsion")
p.Parent = lplayer.Character.HumanoidRootPart
p.Name = "Spinner"
p.Target = lplayer.Character["Left Arm"]
p:Fire()
game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "Spinner e... | Lua |
/*
* MamaRectangle.h
*
*/
#ifndef OT_MAMARECTANGLE_H_
#define OT_MAMARECTANGLE_H_
#include "Math/FixedVec.h"
#include "Math/gfp.h"
#include "Tools/BitVector.h"
template<class T, int N>
class MamaRectangle
{
typedef MamaRectangle This;
typename T::Square squares[N];
public:
typedef GC::NoValue RowTyp... | C |
</script></div><p xmlns:xd="http://www.pnp-software.com/XSLTdoc"></p><center class="copyright"> © 2015 Adobe Systems Incorporated. All rights reserved. <br/>Thu Dec 6 2018, 01:12 PM -08:00 </center></div>
<div class="contentfooter"><div class="separator"> </div><!--BEGIN IONCOMMENTS--><div id=... | HTML |
ckChar(ImWchar c);
float GetCharAdvance(ImWchar c) const { return ((int)c < IndexXAdvance.Size) ? IndexXAdvance[(int)c] : FallbackXAdvance; }
bool IsLoaded() const { return ContainerAtlas != NULL; }
// 'max_width' stops rendering after a c... | C |
an use the coordinate as an offset?
let square_size = 400.0;
let padding = 100.0;
//set color for button A
let mut color = [0.2, 0.1, 0.5, 0.2];
let mut hover_color = [0.7, 0.1, 0.0, 0.5];
let button_a = make_our_button(
world,
(-1.0 * square_size... | Rust |
(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 in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,... | Go |
" d="M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-... | Dart |
故障诊断全景图:六大核心故障点</h2> <h3>2.1 配置文件——规则的语法陷阱</h3> <p>典型症状:<br /> - 仅部分网站无法访问<br /> - 切换节点后问题依旧 </p> <p>深度排查:<br /> ```yaml </p> <h1>错误示例:错误的缩进导致规则失效 <p>rules:<br /> - DOMAIN-SUFFIX,google.com,Proxy # 正确<br /> - DOMAIN,mail.google.com,DIRECT # 错误缩进(前导空格不一致)<br /> ```<br /> 解决方案:<br /> 1. 使用YAML验证工具(如yamlint.com)... | HTML |
function render(){
if (controls) controls.update();
renderer.render(scene, camera);
}
init();
createLights();
createFloor();
createLion();
createFan();
loop();
function clamp(v,min, max){
return Math.min(Math.max(v, min), max);
}
function rule3(v,vmin,vmax,tmin, tmax){
... | HTML |
bhwloc|2.9.3|2.10.0|false|
|libsqlite|3.44.2|3.46.0|false|
|libzlib|1.2.13|1.3.1|false|
|mkl|2024.0.0|2024.1.0|false|
|openssl|3.2.1|3.3.1|false|
|pluggy|1.4.0|1.5.0|false|
|tbb|2021.11.0|2021.12.0|false|
|trove-classifiers|2024.1.8|2024.5.22|false|
|typing_extensions|4.9.0|4.12.2|false|
|vc14_runtime|14.38.33130|14.40... | Markdown |
h_cr;
extern CGEN_KEYWORD sh_cgen_opval_h_fr;
extern CGEN_KEYWORD sh_cgen_opval_h_fp;
extern CGEN_KEYWORD sh_cgen_opval_h_fv;
extern CGEN_KEYWORD sh_cgen_opval_h_fmtx;
extern CGEN_KEYWORD sh_cgen_opval_h_dr;
extern CGEN_KEYWORD sh_cgen_opval_h_fsd;
extern CGEN_KEYWORD sh_cgen_opval_h_fmov;
extern CGEN_KEYWORD sh_cgen_o... | C |
(&self) -> >k::Widget {
self.0.widget()
}
}
pub fn box_add_padding<T: BoxableWidget>(widget: &T, padding: u32) -> AddPadding<'_, T> {
AddPadding(widget, padding)
}
pub fn box_vertical(widgets: &[&dyn BoxableWidget]) -> gtk::Box {
let bx = gtk::Box::new(gtk::Orientation::Vertical, 5);
for wid... | Rust |
ddress below.
If you have questions concerning this license or the applicable additional terms, you may contact in writing id Software LLC, c/o ZeniMax Media Inc., Suite 120, Rockville, Maryland 20850 USA.
===========================================================================
*/
#ifdef _D3XP
#include "sys/plat... | C++ |
/**
* Get token from Uri query params
* From "at={TOKEN}&ref=ksr_email_user_email_verification" to "{TOKEN}"
*/
fun Uri.getTokenFromQueryParams(): String {
return this.getQueryParameter("at") ?: ""
}
fun Uri.isSettingsUrl(): Boolean {
return this.toString().contains("/settings/notify_mobile_of_marketing_up... | Kotlin |
the register information is encoded in bits
// 0-9 as follows:
// - 0-4: n, where the register Xn contains the target address
// - 5-9: m, where the register Wm contains the expected type hash
// Where n, m are in [0, 30].
unsigned TypeIndex = ScratchRegs[1] - AArch64::W0;
unsigned AddrIndex;
switch (Add... | C++ |
Double Dragon (1988) Technos
PCH1-02-ROM-B Double Dribble (1987) Konami
PCH1-02-ROM-F Dr. Mario (1990) Nintendo
PCH1-01-ROM Duck Hunt (1985) Nintendo
PCH1-01-ROM Excitebike (1985) Nintendo
PCH1-01-ROM-F Fester's Quest (1989) Sunsoft
PCH1-01-ROM-G Gauntlet (1985) Atari/Tengen
PCH1-01-ROM Golf ... | HTML |
-> Either<i32, Box<T>> {
match self.0.get() {
Left(i) => Left(i as i32),
Right(b) => Right(b),
}
}
pub fn get_ref(&self) -> Either<i32, &T> {
match self.0.get_ref() {
Left(i) => Left(i as i32),
Right(br) => Right(br),
}
}
}
<g... | Rust |
.com/techreports/2002/HPL-2002-335.html">
Technical Report version</a>.)
</p><p>
<a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_bench.html">A Java/Scheme/C/C++ garbage collection benchmark.</a>
</p><p>
<a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/myths.ps">Slides for talk on memory allocation myths.<... | HTML |
IGHT, Boolean.TRUE);
emap.put(TestEnum.ONE, Boolean.TRUE);
clone = serializeDeserialize(emap, true);
Assert.assertEquals(emap.getClass(), clone.getClass());
Assert.assertEquals(emap, clone);
}
private Map<?, ?> serializeDeserialize(Map<?, ?> v) throws ClassNotFoundException, IOException {
return serialize... | Java |
Tips .pic_link a:link{color:#333399; text-decoration:none;}.longWeiboTips .pic_link a:hover{text-decoration:underline;}.blog_skeywords{position:relative;height:64px;width:444px;background-color:#feedc4;border:3px solid #e2e0c0;}.blog_skeywords .close{position:absolute;right:0;top:0;display:inline-block;height:13px;widt... | CSS |
- 10));
else
chars[i] = specialChars[n - 36];
}
// get original size
originalSize += (length << 1);
// get UTF8 encoding size
var utf8Bytes = Encoding.UTF8.GetBytes(chars);
utf8Size += utf8Bytes.Length;
// get deflate compression size
var deflateBytes = new Memor... | C# |
ormat('woff2');
unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22, U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e, U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71, U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c, U+9e90... | CSS |
<a href="http://www.to3158.cn/tags-z-g.html" target="_blank" class="relatedlink">这个</a>宠物店每个月的盈利大约会在5万块钱到10万块钱左右,如果你只是在一个县市级<a href="http://www.to3158.cn/tags-b-d65b9421372400.html" target="_blank" class="relatedlink">别的</a>小城镇上,那么利润就会相对少一些。经营宠物店是一项长期<a href="http://www.to3158.cn/tags-t-z65b00d1b4fe3b.html" target="_bl... | HTML |
排好了。如果你同意的话,我就把调整表交给芳草地的教务处。”
“那你就去吧。”
“那晚饭……”
“晚饭我会自己解决的,”冯诺在笔记本上涂墨着线条,“你要吃过晚饭回来?”
“是。”
“别忘记在门卫上登记。”
“是。”
冯珊犹豫了一下,似乎还要说什么,又似乎是期待着冯诺问什么。然而冯诺始终没有看她一眼,她最终还是有些落寂的走开了。
第二天上午是芳草地的数学课,冯珊照例要连着上四节课。下课后在学校食堂吃了午饭,匆匆的离开了办公室。
她先回了一趟家,换上了生活秘书的制服,把自己精心修饰了一番。然后才前往目的地:东门市的合作社四十三号店。
合作社四十三号店是元老院的特供商店,在它的二楼有个小小的茶座――专门面向来购物的女仆之... | Markdown |
riNeighbors(mesh.faceTriIds);
var numTris = mesh.faceTriIds.length / 3;
var edgeIds = [];
var triPairIds = [];
for (var i = 0; i < numTris; i++) {
for (var j = 0; j < 3; j++) {
var id0 = mesh.faceTriIds[3 * i + j];
var id1 = mesh.faceTriIds[3 * i + (j + 1) % 3];
// each ... | HTML |
the user indicated in the url)
* 404:
* description: Review not found
*/
app.route('/:id/likes/:userId').delete(userCheck(), handle(async (req,res,next) => {
if (isNaN(+req.params.id))
return res.status(400).send({error:'id must be a number'});
const rid = req.params.id;
if (isNaN(+req.par... | Typescript |
%;
display: flex;
align-items: center;
}
.Dashboard .content ul .right-align {
display: flex;
margin-left: 20px;
}
.Dashboard .content ul li {
width: calc((100%/4) - 15px);
min-width: 240px;
max-width: 500px;
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
flex-fl... | CSS |
return fmt.Errorf("error generating an interface name: %v", err)
}
// create the netlink ipvlan interface
vethName, err := createIPVlan(containerIfName, n.config.Parent, n.config.IpvlanMode)
if err != nil {
return err
}
// bind the generated iface name to the endpoint
endpoint.srcName = vethName
ep := n.endp... | Go |
ar 2-yr college ?</p>
</dd>
<dt>nearc4</dt><dd><p>grew up near 4-yr college ?</p>
</dd>
<dt>nearc4a</dt><dd><p>grew up near 4-year public college ?</p>
</dd>
<dt>nearc4b</dt><dd><p>grew up near 4-year private college ?</p>
</dd>
<dt>ed76</dt><dd><p>education in 1976</p>
</dd>
<dt>ed66</dt><dd><p>education in 1966</p>
<... | HTML |
#assignment operators
num = 10
num = num+10 #10+10=>20
print("num:",num)
| Python |
return div;
});
}
static addH1(dom: jsdom.JSDOM, text: string): void {
this.addInDiv(dom, () => {
let h1 = dom.window.document.createElement("h1");
h1.innerHTML = this.escapeHtml(text);
return h1;
});
}
static addLink(dom: jsdom.JSDOM... | Typescript |
- Frederico
Knabben. All rights reserved.
</p>
</div>
</body>
</html>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalabl... | HTML |
edictable when following a movprfx, suggest replacing movprfx with mov
// CHECK-NEXT: lsr z31.d, z31.d, #64
// CHECK-NOT: [[@LINE-1]]:{{[0-9]+}}:
movprfx z31, z6
lsr z31.d, z31.d, #64
// CHECK: [[@LINE-1]]:{{[0-9]+}}: error: instruction is unpredictable when following a movprfx, suggest replacing movprfx with ... | Assembly |
Ledger.Tx">TxOut</a></li><li class="src short"><a href="#v:toTxInfoTxOut">toTxInfoTxOut</a> :: <a href="Ledger-Tx.html#t:DecoratedTxOut" title="Ledger.Tx">DecoratedTxOut</a> -> <a href="../../plutus-ledger-api/html/Plutus-V2-Ledger-Tx.html#t:TxOut" title="Plutus.V2.Ledger.Tx">TxOut</a></li><li class="src short"><a h... | HTML |
hbmdlcw== 136443
bWVya3NhbWtlaXQ= 136444
IEJSRQ== 136445
0LDQu9Cw0Lw= 136446
ZXhlY3V0 136447
IGV5aWtleWk= 136448
b3VibGVz 136449
IGTDqWRpw6k= 136450
INmI2LbYuduM2Ko= 136451
IHBhcm0= 136452
6YO95biC 136453
KHRt 136454
IGNlcnRlcw== 136455
IOC0heC0rw== 136456
IFJpZW4= 136457
5769 136458
IEdMaW50 136459
IEVpbmbDvGhydW5n 13... | Kotlin |
{
google {
content {
includeGroupByRegex("com\\.android.*")
includeGroupByRegex("com\\.google.*")
includeGroupByRegex("androidx.*")
}
}
//mavenLocal()
mavenCentral()
gradlePluginPortal()
}
}
dependencyRes... | Kotlin |
mportant;
}
/* Visible Upward */
.ui.upward.selection.dropdown.visible {
box-shadow: @upwardSelectionVisibleBoxShadow;
border-radius: @upwardSelectionVisibleBorderRadius !important;
}
/* Visible Hover Upward */
.ui.upward.active.selection.dropdown:hover {
box-shadow: @upwardSelectionActiveHove... | CSS |
in:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html><!doc... | HTML |
andom.wikia.com/wp-content/themes/upstream/apple-touch-icon.png?v=3"> <link rel="icon" type="image/png" href="http://fandom.wikia.com/wp-content/themes/upstream/favicon-32x32.png?v=3" sizes="32x32"> <link rel="icon" type="image/png" href="http://fandom.wikia.com/wp-content/themes/upstream/favicon-16x16.png?v=3" sizes="... | HTML |
:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link.active:focus {
border-left-color: var(--light);
}
html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover, html body .tabs-light.tabs-vertical.tabs-right li .nav-link.active, html body .tabs-light.tabs-vertical.tabs-right li .nav-link.a... | CSS |
ogo .wangting s{background-position:-54px -228px}.hasSubLogo #mallLogo a:hover{border-bottom:2px solid #fff;padding-bottom:0;text-decoration:none}.book .chn-link-book,.brand .chn-link-brand,.cosmetic .chn-link-cosmetic,.dianquanka .chn-link-dianquanka,.dq3c .chn-link-dq3c,.fuwuzhan .chn-link-fuwuzhan,.gonghuo .chn-link... | CSS |
, moved
pub fn set_result(&mut self, v: UseItemEggIncubatorResponse_Result) {
self.result = ::std::option::Option::Some(v);
}
pub fn get_result(&self) -> UseItemEggIncubatorResponse_Result {
self.result.unwrap_or(UseItemEggIncubatorResponse_Result::UNSET)
}
// optional .POGOProtos.... | Rust |
+ 1.0 / DEVICE_PIXEL_RATIO) * v_gamma_scale;\n float alpha = clamp(min(dist - (v_width2.t - blur2), v_width2.s - dist) / blur2, 0.0, 1.0);\n\n float sdfdist_a = texture2D(u_image, v_tex_a).a;\n float sdfdist_b = texture2D(u_image, v_tex_b).a;\n float sdfdist = mix(sdfdist_a, sdfdist_b, u_mix);\n alpha *=... | HTML |
+-+'], 'package:', packageName),
'in exactDependencies')),
_1: function (versionStr) {
return A2(
_panosoft$elm_utils$Utils_Ops_ops['|?->'],
_panosoft$elm_grove$Version$versionFromString(versionStr),
{
... | JavaScript |
def f(x, y):
if x == y:
return 1
if x < y or x==24:
return 0
return f(x - 1, y) + f(x - 6, y) + f(x // 2, y)
print(f(34, 29) * f(29, 19) * f(19, 6))
| Python |
win.pageXOffset || jQuery.support.boxModel && docElem.scrollLeft || body.scrollLeft,
top = box.top + scrollTop - clientTop,
left = box.left + scrollLeft - clientLeft;
return { top: top, left: left };
};
} else {
getOffset = function( elem, doc, docElem ) {
var computedStyle,
offsetParent = elem.offs... | JavaScript |
t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
{
___PathSeparatorChars_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___PathSeparatorChars_6), (void*)value);
}
inline static int32_t get_offset_of_dirEqualsVolume_7() { return static_cast<int32_t>(offsetof(Path_tF1D95B78D57C1C1211BA6633FF2AC22FD6C48921_Static... | C++ |
//===--- TypeCheckUnasfe.h - Strict Safety Diagnostics ----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | C |
7C 7E 1B 78 */ mr r30, r3
/* 8033C7F0 003395F0 3C 60 80 4C */ lis r3, lbl_804BDF2C@ha
/* 8033C7F4 003395F4 91 1E 00 00 */ stw r8, 0(r30)
/* 8033C7F8 003395F8 7C D8 33 78 */ mr r24, r6
/* 8033C7FC 003395FC 3A DE 00 34 */ addi r22, r30, 0x34
/* 8033C800 00339600 3D 00 80 4E */ lis r8, lbl_804E5C60@ha
/* 8033C804 00... | Assembly |
erviceCollection AddAllDDDHandlers(
this IServiceCollection services,
ServiceLifetime withLifetime = ServiceLifetime.Transient,
AssemblySelector from = AssemblySelector.ApplicationDependencies)
{
return services
.AddAllCommandHandlers(withLifetime, from)
| C# |
"옛날 고대 신들의 시대엔 이 땅에 많은 정령들이 살고 있었지. 그들은 고대 신들을 섬겼고, 신들은 정령들을 이 세상에 속박해 두었네. 그런데 고대 신들이 이 땅을 뜨자 정령들은 세상에서 사라졌고, 이제는 강력한 마법사만이 다시 그들을 소환해 불러낼 수 있게 되었지.","하지만 어디에나 예외는 존재하는 법... 일부 정령들은 강한 힘을 갖고 있어서 이 땅에 스스로 남아 있을 수 있었지. 로크알림도 그 중 하나야. 자, 그대의 힘을 시험하려면 버섯구름 봉우리에서 로크알림을 찾아 처치하게."}, {"버섯구름 봉우리에 있는 도른 플레인스토커에게 로크알림의 파편을 가져가야 ... | Lua |
, ICmdDataFlowContext context, JSONObject reqJson) throws CmdException {
String storeId = context.getReqHeaders().get("store-id");
String userId = context.getReqHeaders().get("user-id");
if (StringUtil.isEmpty(storeId)) {
storeId = reqJson.getString("storeId");
}
Asse... | Java |
or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
var SparkContext = require(EclairJS_Globals.NAMESPACE + '/SparkContext');
var sparkContext = new SparkContext("local[*]", "top10");
var wordCount = function(file) {
var rdd = sparkContext.textF... | JavaScript |
{"with TTL", 1 * time.Hour},
{"without TTL", 0},
{"short TTL", 1 * time.Second},
}
for _, tc := range testCases {
t.Run(tc.name, func(t *testing.T) {
key := "ttl:" + tc.name
value := &testStruct{ID: 1, Name: tc.name}
err := cache.Set(ctx, key, value, tc.ttl)
assert.NoError(t, err)
var retrieve... | Go |
R-10 class names
private val CIFAR_CLASS_NAMES = arrayOf(
"plane", "car", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck"
)
// CIFAR-10 normalization constants
private val CIFAR_MEAN = floatArrayOf(0.4914f, 0.4822f, 0.4465f)
private val CIFAR_STD = flo... | Kotlin |
ING: Type = 2u64 as u32;
pub const eRESTITUTION: Type = 4u64 as u32;
pub const eKEEPBIAS: Type = 8u64 as u32;
pub const eOUTPUT_FORCE: Type = 16u64 as u32;
pub const eHAS_DRIVE_LIMIT: Type = 32u64 as u32;
pub const eANGULAR_CONSTRAINT: Type = 64u64 as u32;
pub const eDRIVE_ROW: Type = 128u64 as u32;
}
pub mod PxActorFl... | Rust |
containerEnvironment = new ContainerEnvironment() {
@NotNull
@Override
File getCgroupFile() {
return cgroupFile;
}
};
assertEquals(null, containerEnvironment.getContainerEnvironment());
}
}/*
* Copyright 2018-present HiveMQ and the ... | Java |
.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599... | HTML |
from typing import List
# a divide function
def _merge_like(lst : List[int], low : int, high : int) -> int:
if (low >= high):
return 0
mid = low + (high - low) // 2
left = _merge_like(lst, low, mid)
right = _merge_like(lst, mid + 1, high)
mergeResult = merge_like(lst, low, mid, high)
... | Python |
localizeFill(this, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13,
p14, p15);
}
extension I18nBuildContextExtension on BuildContext {
//
/// To change the current locale:
///
/// context.locale = Locale('es', 'ES');
/// OR
/// I18n.of(context).locale = Locale('es', 'ES');
/... | Dart |
ordingThread::isRecording();
}
void ASimModeBase::toggleTraceAll()
{
for (auto sim_api : getApiProvider()->getVehicleSimApis()) {
auto* pawn_sim_api = static_cast<PawnSimApi*>(sim_api);
pawn_sim_api->toggleTrace();
}
}
const APIPCamera* ASimModeBase::getCamera(const msr::airlib::CameraDetails&... | C++ |
ns(cmdline, appImageEnv) &&
!strings.Contains(cmdline, myself) {
procusername, err := p.Username()
if err != nil {
panic(err)
}
if user.Username == procusername && p.Pid != int32(os.Getpid()) {
pids = append(pids, p.Pid)
}
}
}
for _, pid := range pids {
fmt.Println("In the future, would ... | Go |
sed for tokens on different chains', () => {
expect(() => {
new SushiSwapV3Pool(USDC, WETH9[3], FeeAmount.MEDIUM, encodeSqrtRatioX96(1, 1), 0, 0, [])
}).toThrow('CHAIN_IDS')
})
it('fee must be integer', () => {
expect(() => {
new SushiSwapV3Pool(USDC, WETH9[1], FeeAmount.MEDIU... | Typescript |
, 0.6045695999999999, 0.6115328000000001, 0.7200768000000001, 0.7796736, 0.8593408, 0.9314304, 0.9723904, 1.0971136000000001, 1.2091823157894737, 1.2764429473684211, 1.3161094736842105, 1.3321637647058824, 1.3647127272727273, 1.3647127272727273, 1.3647127272727273], "yaxis": "y"}, {"fill": "tonexty", "fillcolor": "rgba... | HTML |
billioner',
},
13: {'other': '00 billioner'},
}, COMPACT_DECIMAL_SHORT_CURRENCY_PATTERN: const {
3: {'other': '\u00A4\u00A00k'},
6: {'other': '\u00A4\u00A00\u00A0mill.'},
9: {'other': '\u00A4\u00A00\u00A0mrd.'},
12: {'other': '\u00A4\u00A00\u00A0bill.'},
}),
// Compact number symbols for l... | Dart |
:FTST0009 if <code>ft:current-lang()</code> is not supported.</xqdoc:error>']},{isDocumented:!0,arity:2,name:"is-stop-word",qname:"ft:is-stop-word",signature:"($word as xs:string, $lang as xs:language) as xs:boolean external",description:" Checks whether the given word is a stop-word.\n",summary:"<p> Checks whether the... | JavaScript |
, StrConditionResult: "false", ConditionResult: boolPtr(false), Finalized: false},
{Code: "Upper(#)", CodeDepth: 4, Func: true, FuncName: "Upper", Args: []string{"\"b\""}, FuncResults: []string{"\"B\""}, ConditionResult: (*bool)(nil), Finalized: true},
{Code: "== 'C'})", CodeDepth: 4, Comparison: true, Left: "\... | Go |
.add_usize("", 5).is_err());
Ok(())
}
<gh_stars>1-10
extern crate wordnet;
fn print_indent(indent : u32)
{
for _ in 0..indent
{
print!(" ");
}
}
fn print_tree(indent : u32, ptr : &wordnet::PointerRef)
{
if ptr.relationship != wordnet::Relationship::Hypernym
{ return; }
let sense = ptr.read(... | Rust |
#ifndef __octree_node
#define __octree_node
#include <iterator>
template< typename T_, int d_, typename A_ > class octree;
/**\brief An n-dimensional octree node.
*
* Each child node is indexed by an integer whose first d_ bits describe the node's position in its parent node.
* A bit value of 0 means the node ... | C |
/*
* SPDX-FileCopyrightText: 2016-2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
/*=====================================================================================
* Description:
* The Modbus parameter structures used to define Modbus instances that
* can be address... | C |
etMedia.AnnictGetMediaRoot>(await streamReader.ReadToEndAsync());
if (result != null) {
return result.AnnictGetMediaData.Node;
}
}
return null;
}
public async Task<AnnictViewer.AnnictViewerRoot> GetCurrentUser() {
... | C# |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Text;
using Reinforced.Tecture.Commands;
using Reinforced.Tecture.Tracing.Commands;
namespace Reinforced.Tecture.Tracing
{
/// <summary>
/// Explains trace into corresponding text writer.
... | C# |
j/ldap/AdUnidadeOrganizacional.html" alt=""><area shape="rect" coords="26,111,114,129" href="../../../../br/gov/jfrj/ldap/package-summary.html" alt=""><area shape="rect" coords="105,226,206,250" href="../../../../br/gov/jfrj/ldap/sinc/SincProperties.html" alt=""><area shape="rect" coords="95,199,209,218" href="../../..... | HTML |
{
let start = match range.start_bound() {
std::ops::Bound::Included(x) => *x,
std::ops::Bound::Excluded(x) => unsafe { char::from_u32_unchecked((*x as u32) + 1) },
std::ops::Bound::Unbounded => panic!("The range must have a lower bound"),
};
let end = match ... | Rust |
this.x100 : this.o100
if (this.imgSrcClass[neighbor1].src === src && this.imgSrcClass[neighbor2].src === this.blank)
return neighbor2;
if (this.imgSrcClass[neighbor1].src === this.blank && this.imgSrcClass[neighbor2].src === src)
return neighbor1;
return -1
}
columnwin(turn: string, index: ... | Typescript |
Listen immediately, to ensure that an asBroadcast stream is started.
var sub = newStream.listen((_){});
int i = 0;
var expect1 = 11;
var expect2 = 21;
var handler2 = expectAsync((v) {
expect(v, expect2);
expect2++;
}, count: 5);
var handler1 = expectAsync((v) {
expect(v, ex... | Dart |
el espíritu creativo y
emprendedor de sus hijos con la
carpintería de colores de Avelart.</font><font style="vertical-align: inherit;">Disponible en varios colores vibrantes, podrás elegir la opción que mejor se adapte al estilo de tu hijo. </font></font></p>
<p> </p>
<p><font style="vertical-align: inherit;"><f... | HTML |
c.Proxy = os.Getenv("NFC_IP2L_PROXY")
c.Local = os.Getenv("NFC_IP2L_LOCAL")
if c.ASN != "" &&
c.IP != "" &&
c.Proxy != "" &&
c.Local != "" {
return true
}
return false
}
package influxdb
import (
"fmt"
"os"
"sync"
"github.com/goNfCollector/configurations"
"github.com/goNfCollector/debugger"
"g... | Go |
0x407a>
62ed6: 00 halt
62ed7: 00 halt
62ed8: 00 halt
62ed9: 00 halt
62eda: 00 halt
62edb: 00 halt
62edc: 6e 00 00 cvtld $0x0,$0x0 [d-float]
62edf: 00 halt
62ee0: 6e 00 00 cvtld $0x0,$0x0 [d-float]
62ee3: 00 ... | Assembly |
value, only dates in December 1969 and January 1970 can be represented.</p>
<p>Correct implementations for the above method are:</p>
<pre>
// Fails for dates after 2037
Date getDate(int seconds) { return new Date(seconds * 1000L); }
// better, works for all dates
Date getDate(long seconds) { return new Date(seconds ... | HTML |
glePlane, result: result);
}
/// Return if this intersects with [other]
bool intersectsWithPlane(Plane other, {IntersectionResult? result}) {
// This line is not necessary with a (center, extents) AABB representation
copyCenterAndHalfExtents(_aabbCenter, _aabbHalfExtents);
// Compute the projection ... | Dart |
rmReceive,
onCancel = onConfirmDialogDismiss,
onDismiss = onConfirmDialogDismiss
)
}
// 再次购买弹窗
OrderGoodsModal(
visible = rebuyModalVisible,
title = "选择要购买的商品",
buttonText = "再次购买",
cartList = cartList,
onDismiss = onRebuyModalDismiss,... | Kotlin |
["zero" ] = 0,
["ten" ] = 10,
["eleven" ] = 11,
["twelve" ] = 12,
["thirteen" ] = 13,
["fourteen" ] = 14,
["fifteen" ] = 15,
["sixteen" ] = 16,
["seventeen"] = 17,
["eighteen" ] = 18,
["nineteen" ] = 19
}
local multiplesOfTenNumbers =
{
["twenty" ] = 20,
["thirty" ] = 30,
["forty" ]... | Lua |
Key<Item>, result: ItemLike, experience: Float, count: Int, consumer: Consumer<FinishedRecipe>, ingredientName: String) {
ShreddingRecipeBuilder(result, experience, count, Ingredient.of(ingredient)).unlockedBy("has_${ingredientName}", has(ingredient)).save(consumer, ntm("${result.asItem().registryName!!.path}_f... | Kotlin |
/addon/active-line.js"></script>
<script src="../../../static/component/codemirror5/addon/dialog.js"></script>
<script src="../../../static/component/codemirror5/addon/search.js"></script>
<script src="../../../static/component/codemirror5/addon/searchcursor.js"></script>
<script src="../../../static/component/codemirr... | HTML |
ystemd][systemd-docs] under [Container Linux][container-linux-docs].
## Provisioning an etcd cluster
Cluster bootstrapping in Container Linux is simplest with [Ignition][container-linux-ignition]; `coreos-metadata.service` dynamically fetches the machine's IP for discovery. Note that etcd's discovery service protocol... | Markdown |
using Application.InterFace;
using Common.DTO;
namespace Application.Services.Product.Querise.IGetAllProductForAdminService;
public class GetAllProductForAdminService : IGetAllProductForAdminService
{
private IDatabaseContext _context;
public GetAllProductForAdminService(IDatabaseContext context)
{
... | C# |
www.to3158.cn/tags-f-b.html" target="_blank" class="relatedlink">发布</a>您的需求<a href="http://www.to3158.cn/tags-x-x.html" target="_blank" class="relatedlink">信息</a>,寻找有经验的宠物遛狗师或上门喂猫师。 您还可以前往当地宠物店或宠物医院咨询相关服务。通常这些<a href="http://www.to3158.cn/tags-d-f65f007a343127.html" target="_blank" class="relatedlink">地方</a>会有<a href="... | HTML |
tongue-winking-eye",
"1f61d": "stuck-out-tongue-closed-eyes",
"1f600": "grinning",
"1f617": "kissing",
"1f619": "kissing-smiling-eyes",
"1f61b": "stuck-out-tongue",
"1f634": "sleeping",
"1f61f": "worried",
"1f626": "frowning",
"1f627": "anguished",
"1f62e": "open-mouth",
"1f62c": "grimacing",
"1... | CSS |
8&move_type=2" title="Move down"></a>
<a class="icon-arrow-up" href="projects.php?action=updateKwRank&project_id=1&keyword_id=8&move_type=3" title="Move to top""></a>
<a class="icon-arrow-down" href="projects.php?action=updateKwRank&project_id=1&keyword_id=8&move_... | HTML |
-value</code> 和 <code>logic-not-delete-value</code> 配置项。如下图所示:</p> <p><img src="https://doc.iocoder.cn/img/%E6%95%B0%E6%8D%AE%E5%BA%93MyBatis/03.png" alt="逻辑删除的配置"></p> <p>① 所有 SELECT 查询,都会自动拼接 <code>WHERE deleted = 0</code> 查询条件,过滤已经删除的记录。如果被删除的记录,只能通过在 XML 或者 <code>@SELECT</code> 来手写 SQL 语句。例如说:</p> <p><img src="http... | HTML |
radius: 4px;
z-index: 0;
}
.unique-clock .stat-divider {
color: #fff79a;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: larger;
}
.unique-clock .progress-container {
position: relative;
padding: 5px;
background-color: #e1e5d1;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
... | CSS |
{"Maginor Dumas","Maître magicien"},
[332] = {"Maître Mathias Shaw",nil},
[334] = {"Gath'Ilzogg","Seigneur de guerre du Clan Rochenoire"},
[335] = {"Roussi",nil},
[338] = {"Mazen Mac'Nadir","Académie des arts et sciences des arcanes"},
[340] = {"Kendor Kabonka","Maître des recettes de cuisine"},
[341] = {"Contremaître ... | Lua |
action.dart';
part 'src/actions/set_group_call_action.dart';
part 'src/actions/play_dtmf_call_action.dart';
part 'src/call_directory/call_directory_extension.dart';
part 'src/call_controller.dart';
part 'src/call_update.dart';
part 'src/call.dart';
part 'src/call_observer.dart';
part 'src/handle.dart';
part 'src/provid... | Dart |
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
using UnrealBuildTool;
using System.IO;
namespace UnrealBuildTool.Rules
{
public class GameLiftCore : ModuleRules
{
public GameLiftCore(ReadOnlyTargetRules Target)
: base(Target)
{
PrivateIncludePa... | C# |
t gchar *argv[] = { "gst-inspect-1.0", "--exists",
atleast, TEST_ELEMENT_NAME, NULL
};
fail_unless_equals_int (gst_inspect_main (ARGV_LEN, (gchar **) argv), 2);
g_free (atleast);
}
{
/* check for plugin should fail like this */
const gchar *argv[] = { "gst-inspect-1.0", "--exists",
... | C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.