content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
raform_0.11.15-oci_linux_386.zip",
"sha256_checksum": "c82fc0d9c1a06bf82d5369ef45a1676d372b17fbf80c460d63e61a78cdadb3e6"
},
{
"os": "linux",
"arch": "amd64",
"download_path": "/terraform/0.11.15-oci/terraform_0.11.15-oci_linux_amd64.zip",
"sha256_checksum": "6f4edcb271ef332e7757193da6f8... | Go |
ous Delivery`)
`DevOps`
`DevOps`(`Development` 和 `Operations` 的组合词)是一组过程、方法与系统的统称,用于促进开发、技术运营和质量保障部门之间的沟通、协作与整合。
它是一种重视“软件开发人员(`Dev`)”和“IT运维技术人员(`Ops`)”之间沟通合作的文化、运动或惯例。透过自动化“软件交付”和“架构变更”的流程,来使得构建、测试、发布软件能够更加地快捷、频繁和可靠。
从定义来看:其实 `devops` 就是为了让开发、运维和 `QA` 可以高效协作的流程
而在我看来:开发即运维
## 当 `CI/CD` 遇上 `Docker`
当 ... | Markdown |
(pq->dd, pq->ctxt, pq->subctxt,
idx, state, ret);
}
static bool sdma_rb_filter(struct mmu_rb_node *node, unsigned long addr,
unsigned long len)
{
return (bool)(node->addr == addr);
}
static int sdma_rb_insert(void *arg, struct mmu_rb_node *mnode)
{
struct sdma_mmu_node *node =
container_of(mnode, struc... | C |
ecovery from WAL.
dbMgr.enableCheckpoints(false).get();
AtomicLong cnt = new AtomicLong();
AtomicBoolean stop = new AtomicBoolean();
// 4. Run cache operations.
IgniteInternalFuture loadFut = runAsync(() -> {
while (!stop.get()) {
try (Transaction tx... | Java |
H.A. Neilan (JPL) */
/* W.L. Taber (JPL) */
/* I.M. Underwood (JPL) */
/* $ Version */
/* - SPICELIB Version 1.2.1, 24-OCT-2005 (NJB) */
/* Header update: calls to BODVAR in example code were replaced */
/* with calls to BODVCD. The string 'AXES' and variable AXES */
/* ... | C |
-nx-warning-small-focus-pressed-sides.gif);
}
.x-keyboard-mode .x-btn-focus.x-btn-menu-active .x-btn-nx-warning-small-mc,
.x-keyboard-mode .x-btn-focus.x-btn-pressed .x-btn-nx-warning-small-mc {
background-color: #925829;
background-image: url(images/btn/btn-nx-warning-small-focus-pressed-fbg.gif);
}
.x-btn.x... | CSS |
points.add(getPoint(_offset, null));
}
if (autoClose) {
points.add(points[0]);
}
return points;
}
@override
List getPoints([num divisions = 12]) {
var points = [];
var last;
for (var i = 0, curves = this.curves; i < curves.length; i++) {
var curve = curves[i];
... | Dart |
== INAT_PFX_REX;
}
static inline int inat_last_prefix_id(insn_attr_t attr)
{
if ((attr & INAT_PFX_MASK) > INAT_LSTPFX_MAX)
return 0;
else
return attr & INAT_PFX_MASK;
}
static inline int inat_is_vex_prefix(insn_attr_t attr)
{
attr &= INAT_PFX_MASK;
return attr == INAT_PFX_VEX2 || attr == INAT_PFX_VEX3 ||
... | C |
kshop,
UploadWorkshop,
}
pub fn get_single_achievement(client: Arc<Client>, ach: ManualAchievements) {
wrap(move || get_single_achievement_impl(client, ach));
}
fn get_single_achievement_impl(client: Arc<Client>, ach_type: ManualAchievements) {
let stats = client.user_stats();
let ach = stats.achievem... | Rust |
parent ? removed.filter(function(r){
return fetchValue(vars, r, parent) === p_id;
}) : removed;
if (children.length > 1) {
vars.id.nesting.forEach(function(d,i){
if (vars.depth.value == i) {
var prev = m[d];
if ( typeof prev === "string" ) {... | JavaScript |
processed.
* @exception IOException if an error occurred while accessing
* the file or path.
* @return exit code 0 on success, non-zero on failure
*/
public int removeNamespace(String[] argv, int i) throws IOException {
String nameserviceId = argv[i++];
ClientDatanodeProtocol dat... | Java |
tas ringan seperti jalan kaki selama 30 menit setiap hari.\n"
"- Tambahkan aktivitas peregangan atau yoga untuk meningkatkan fleksibilitas."
)
elif activity_level == "lightly active":
exercise_plan = (
"Dengan aktivitas ringan:\n"
"- Lakukan latihan aerobik modera... | Python |
"],
)
private var deviceLocale: String? = null
@CommandLine.Option(
order = 4,
names = ["--force-create"],
description = ["Will override existing device if it already exists"],
)
private var forceCreate: Boolean = false
override fun call(): Int {
TestDebugReport... | Kotlin |
log('Activate Event', event);
}
updateRowPosition() {
const ix = this.getSelectedIx();
const arr = [ ...this.rows ];
arr[ix - 1] = this.rows[ix];
arr[ix] = this.rows[ix - 1];
this.rows = arr;
}
getSelectedIx() {
return this.selected[0]['$$index'];
}
//BarChart
public barChartOptio... | Typescript |
// Copyright (c) Six Labors.
// Licensed under the Six Labors Split License.
using SixLabors.ImageSharp.ColorProfiles;
namespace SixLabors.ImageSharp.Tests.ColorProfiles;
/// <summary>
/// Tests <see cref="CieLab"/>-<see cref="HunterLab"/> conversions.
/// </summary>
public class CieLabAndHunterLabConversionTests
{
... | C# |
0F6F98 3C048000 */ lui $a0, 0x8000
/* 07FA0C 800F6F9C 10000055 */ b .L800F70F4_ovl2
/* 07FA10 800F6FA0 8ECC0000 */ lw $t4, ($s6)
.L800F6FA4_ovl2:
/* 07FA14 800F6FA4 16400018 */ bnez $s2, .L800F7008_ovl2
/* 07FA18 800F6FA8 3C018013 */ lui $at, %hi(D_8012E7B0)
/* 07FA1C 800F6FAC 8EC20000 */ lw $v0, ($... | Assembly |
, [21, 11.5]);
}
export const drawUsJet = (ctx: CanvasRenderingContext2D, unit: Unit) => {
const color = unit.owner.foreColor
UI.drawShape(ctx, 1, 21, 1.8, color, [21], [3], [21, 5], [19.5, 10], [10, 12.3], [10, 12.5], [20, 14], [21, 20], [17, 22], [17, 22.2], [21, 22.2], [21], [22], [21, 23.5]);
UI.drawShape(ctx, ... | Typescript |
_t>& to_mul) {
return this->op_plain_inplace(to_mul, OP::MUL);
}
shared_ptr<BFVTensor> BFVTensor::add_plain_inplace(const int64_t& to_add) {
return this->op_plain_inplace(to_add, OP::ADD);
}
shared_ptr<BFVTensor> BFVTensor::sub_plain_inplace(const int64_t& to_sub) {
return this->op_plain_inplace(to_sub, O... | C++ |
ht);
}
body.heading-h3-underline.heading-underline-thin :is(h3, .HyperMD-header-3)::after {
height: var(--size-2-1);
}
body.heading-h4-underline {
--h4-line-height: calc(var(--setting-line-height, var(--line-height-normal)) * var(--h4-size) * 1.2);
}
body.heading-h4-underline :is(h4, .HyperMD-header-4) {
positio... | CSS |
찾게 되거든 부디 내게 알려주시오."}, {"페랄라스 해안에서 안내원의 배를 찾아야 합니다."}},
[4126] = {"헐레이 블랙브레스", {"헐레이 블랙브레스라는 악당이 이끄는 검은무쇠단 드워프 녀석들이 썬더브루 가문의 최고 양조법인 썬더브루 맥주 양조법을 훔쳐가 버렸소. 나쁜 놈들! 그런 녀석들은 그렇게 좋은 술을 마실 자격이 없어!","내 어려운 부탁 한 가지만 합시다. 불타는 평원에 있는 검은바위 나락으로 가서 눈에 띄는 썬더브루 맥주통을 모조리 부숴버리고 우리 썬더브루 맥주 양조법을 되찾아주시오!","검은바위 나락을 온통 다 뒤집어 엎어도 좋으니 제발 그 ... | Lua |
为哪些页面布局会更加用户友好?|
| 机器翻译 | 能否将这段英文文本翻译成中文,并保持原意不变?|
| 公司名称生成 | 我需要为新公司起一个名字,你能否提供一些创意或灵感,帮我取一个好听的名字?|
|编程语言|列出五种应用广泛的编程语言,并描述它们特点。|
|旅游景点|介绍三个国内著名的旅游景点及其历史文化背景。|
|汽车品牌|对比分析三种不同汽车品牌的性能、售价以及用户评价。|
|健康饮食|推荐一周七天的健康饮食计划,并说明其科学合理性。|
|电影推荐|根据观众口碑和专业评价,推荐三部近期值得观看的电影,并简述推荐理由。|
|小说解析|选择一本经典小说,分析其主题、人物形象和情节设置等方面的特点,并阐释作者表达的思想。|
|时... | Markdown |
2310 80AD17B0 00003825 */ or $a3, $zero, $zero ## $a3 = 00000000
/* 02314 80AD17B4 8FA40020 */ lw $a0, 0x0020($sp)
/* 02318 80AD17B8 44803000 */ mtc1 $zero, $f6 ## $f6 = 0.00
/* 0231C 80AD17BC 3C0580AD */ lui $a1, %hi(func_80AD17E8) ## $a1 = 80AD0000
/* 02320 ... | Assembly |
ed 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6)... | CSS |
"}]};return{aliases:["toml"],cI:!0,i:/\S/,c:[e.C(";","$"),e.HCM,{cN:"section",b:/^\s*\[+/,e:/\]+/},{b:/^[a-z0-9\[\]_-]+\s*=\s*/,e:"$",rB:!0,c:[{cN:"attr",b:/[a-z0-9\[\]_-]+/},{b:/=/,eW:!0,r:0,c:[{cN:"literal",b:/\bon|off|true|false|yes|no\b/},{cN:"variable",v:[{b:/\$[\w\d"][\w\d_]*/},{b:/\$\{(.*?)}/}]},b,{cN:"number",b... | JavaScript |
import app.revanced.patcher.extensions.InstructionExtensions.addInstruction
import app.revanced.patcher.extensions.InstructionExtensions.addInstructions
import app.revanced.patcher.patch.bytecodePatch
import app.revanced.patcher.patch.intOption
import app.revanced.patcher.patch.stringOption
import app.revanced.patches... | Kotlin |
UND_VERTICAL_OFFSET
);
this.createRepeatingBackground(
0.7,
"background-forest-3",
BACKGROUND_VERTICAL_OFFSET
);
}
createForeground() {
this.createRepeatingBackground(
1,
"background-forest-2",
BACKGROUND_VERTICAL_OFFSET
);
this.createRepeatingBackground(... | Typescript |
/ semi or inner join on false; entire node can be pruned
ReplaceWithEmptyResult(node_ptr);
return;
case JoinType::RIGHT_ANTI:
case JoinType::ANTI: {
if (join.join_type == JoinType::RIGHT_ANTI) {
std::swap(join.children[0], join.children[1]);
}
// If the filter is always false or N... | C++ |
l, VReg, ObjectVT);
++FPR_idx;
} else if (GPR_idx != Num_GPR_Regs && CallConv != CallingConv::Fast) {
// FIXME: We may want to re-enable this for CallingConv::Fast on the P8
// once we support fp <-> gpr moves.
// This can only ever happen in the presence of f32 array types,
... | C++ |
下苹果和三星手机的优缺点。|
|简历撰写|请帮我写一份优秀的应聘岗位的简历。|
|故事创作|请讲一个关于爱情的温馨故事。|
|数据分析|请解释一下什么是回归分析?|
|自然语言处理|怎样训练一个用于情感分析的神经网络模型?|
|机器学习|如何在Python中实现一个K-Means聚类算法?|
|Web开发|如何用React框架构建一个单页应用程序?|
|人工智能伦理|你认为AI技术会对社会和环境产生哪些负面影响?|
|数据可视化|如何使用Python中的Matplotlib库制作一个条形图?|
|深度学习|如何使用PyTorch框架训练一个用于图像分类任务的卷积神经网络?|
|计算机视觉|如何实现一个人脸检测的算法?|
|量化投资|... | Markdown |
ge testCases {
numCols := len(tc.sources[0][0])
columnTypes := make([]coltypes.T, numCols)
for i := range columnTypes {
columnTypes[i] = coltypes.Int64
}
runTests(t, tc.sources, tc.expected, orderedVerifier, func(inputs []Operator) (Operator, error) {
return &OrderedSynchronizer{
allocator: testAl... | Go |
eate(EntityId id, CinemaId cinemaId, MovieId movieId)
{
var schedule = new Schedule(id, cinemaId, movieId);
schedule.AddDomainEvent(new ScheduleAdded(schedule));
schedule.Version = 1;
return schedule;
}
public void AddShow(Show show)
{
... | C# |
o de lo profundo",nil},
[38449] = {"Tirador certero del Espolón",nil},
[38450] = {"Ignoto del vacío profundo",nil},
[38451] = {"Bola de Llamas del infierno",nil},
[38452] = {"Sea Witch Channel Bunny",nil},
[38453] = {"Arcturis",nil},
[38454] = {"Bomba cinética",nil},
[38455] = {"As",nil},
[38456] = {"Orbe congelado",ni... | Lua |
("Fail to get ledger for channel: %x", cid)
}
contract, err2 := ledger.NewCelerLedgerTransactor(chanLedger.GetAddr(), transactor)
if err2 != nil {
return nil, err2
}
return contract.IntendSettle(opts, stateArrayBytes)
}
}
func (p *Processor) confirmSettleTxMethod(cid ctype.CidType) eth.TxMethod {
return... | Go |
_header = function(line)
local header_start, header = string.match(line, "^(#+)%s+([^%s]+.*)$")
if header_start and header then
header = util.strip_whitespace(header)
return {
header = util.strip_whitespace(header),
level = string.len(header_start),
anchor = util.header_to_anchor(header),
... | Lua |
nt(color: Int = Color.BLACK): Paint =
Paint().apply {
isAntiAlias = true
colorFilter = filterOf(color)
}
internal fun filterOf(color: Int = Color.BLACK) =
PorterDuffColorFilter(color, PorterDuff.Mode.SRC_ATOP)
internal inline fun Canvas.transform(crossinline init: Canvas.() -> Unit) {
save()... | Kotlin |
expected, parse_gst(input));
}
}
// Copyright 2017 <NAME>
//
// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0> or the
// MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option. This file may not be copied,
// modified, or distribut... | Rust |
rentDocument(this);
}
return NS_OK;
}
Document* Document::GetSubDocumentFor(nsIContent* aContent) const {
if (mSubDocuments && aContent->IsElement()) {
auto entry = static_cast<SubDocMapEntry*>(
mSubDocuments->Search(aContent->AsElement()));
if (entry) {
return entry->mSubDocument;
}
... | C++ |
/*
Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
... | C |
ime_type& expiry_time)
{
rdbuf()->expires_at(expiry_time);
}
/// Get the timer's expiry time relative to now.
/**
* @return A relative time value representing the stream's expiry time.
*/
duration_type expires_from_now() const
{
return rdbuf()->expires_from_now();
}
/// Set the stream's ... | C++ |
--[[
This code is MIT licensed, see http://www.opensource.org/licenses/mit-license.php
(C) 2010 - 2011 Gideros Mobile
]]
local font = TTFont.new("Roboto-Regular.ttf", 18)
local b=Pixel.new(0xC0C0C0,1,200,30)
local bt=TextField.new(font,"Toggle Phone Keyboard")
bt:setPosition(0,20)
b:addChild(bt)
local kbdVisible=f... | Lua |
:math::Mat4::from_axis_angle(Vec3::X, -pih) * tx_offset;
let tx_down = bevy::math::Mat4::from_axis_angle(Vec3::X, pih) * tx_offset;
let tx_front = bevy::math::Mat4::from_axis_angle(Vec3::Z, pih) * tx_offset;
let tx_back = bevy::math::Mat4::from_axis_angle(Vec3::Z, -pih) * tx_offset;
/*
... | Rust |
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, pageTitle_);
}
for (int i = 0; i < fullMatchingImages_.size(); i++) {
output.writeMessage(4, fullMatchingImages_.get(i));
}
for (int i = 0; i < partialMatchingImages_.size(); i++) {
output.writeMessage(5, part... | Java |
.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.... | JavaScript |
{
// this.spectro = new Spectrogram(document.getElementById('canvas'), {
// audio: {
// enable: false
// }
// });
}
get duration() {
return this.soundBuffer ? this.soundBuffer.duration : undefined;
}
loadSound(url) {
const request = new XMLHttpRequest();
request.open('GE... | Typescript |
m.Addrs[sysRTAX_IFP] = a
m.Name = a.(*LinkAddr).Name
return m, nil
}
func (w *wireFormat) parseInterfaceAddrMessage(typ RIBType, b []byte) (Message, error) {
var bodyOff int
if typ == sysNET_RT_IFLISTL {
if len(b) < 24 {
return nil, errMessageTooShort
}
bodyOff = int(nativeEndian.Uint16(b[16:18]))
} el... | Go |
alse;
}
void SceneView::frame( const PathMatcher &filter, const Imath::V3f &direction )
{
Imath::Box3f bound;
Context::Scope scope( context() );
PathMatcher paths;
const ScenePlug *scene = inPlug<const ScenePlug>();
SceneAlgo::matchingPaths( filter, scene, paths );
for( PathMatcher::Iterator it = paths.begin(... | C++ |
-ratio-color: null;
@each $color in $foregrounds {
$contrast-ratio: contrast-ratio($background, $color);
@if $contrast-ratio > $min-contrast-ratio {
@return $color;
} @else if $contrast-ratio > $max-ratio {
$max-ratio: $contrast-ratio;
$max-ratio-color: $color;
}
}
@warn "Found... | CSS |
,id:p,cell:f,validateCell:g,getCellRenderer:m,provideEditor:v,isOutsideClick:b}=e,[y,w]=o.useState(i?n:void 0),x=o.useRef(null!=y?y:n);x.current=null!=y?y:n;const[k,S]=o.useState((()=>void 0===g||!(Le(n)&&!1===(null==g?void 0:g(f,n,x.current))))),C=o.useCallback(((e,t)=>{r(k?e:void 0,t)}),[k,r]),M=o.useCallback((e=>{if... | JavaScript |
o
local out = {}
local functions = {}
local expand
for k, v, start, end_ in tokenizer(input, LCPP_TOKENIZE_APPLY_MACRO) do
-- print('tokenize:'..tostring(k).."["..tostring(v).."]")
if k == "identifier" then
local repl = v
local macro = state.defines[v]
-- print(tostring(state.defines)..' tok... | Lua |
toList();
// The actual command is usually in the last line
final command = commandLines.isNotEmpty ? commandLines.last.trim() : '';
// Create new job instance with the command
jobs.add(AtJob(
id: job.id,
executionTime: job.executionTime,
que... | Dart |
/// )
BrnTextStyle? _rangeTitleTextStyle;
/// 输入提示文本样式
///
/// BrnTextStyle(
/// color: [BrnCommonConfig.colorTextHint],
/// fontSize: [BrnCommonConfig.fontSizeBase],
/// )
BrnTextStyle? _hintTextStyle;
/// 输入框默认文本样式
///
/// BrnTextStyle(
/// color: [BrnCommonConfig.colorTextBase],
... | Dart |
.chat!.id;
const jsonEncoder = JsonEncoder.withIndent(' ');
const utf8Encoder = Utf8Encoder();
final exampleCrudBytes = utf8Encoder.convert(jsonEncoder.convert(kCrudExample));
final emptyCrudBytes = utf8Encoder.convert(jsonEncoder.convert(kCrudEmpty));
await context.reply(
_messages.crudHel... | Dart |
are dealing with IE's _awful_ serialiser by seeing if it
// drop attributes
_ieExcel = _serialiser
.serializeToString(
$.parseXML( excelStrings['xl/worksheets/sheet1.xml'] )
)
.indexOf( 'xmlns:r' ) === -1;
}
$.each( obj, function ( name, val ) {
if ( $.isPlainObject( val ) ) {
var newDir = zip... | JavaScript |
60F", "EURCV", "EUR Coinvertible", "EURCV", "AUXILIARY", 18),
"D1MPWZP6C" to CurrencyData("D1MPWZP6C", "BAND", "BandToken", "BAND", "AUXILIARY", 18),
"D1QDBGC4F" to CurrencyData("D1QDBGC4F", "SYN", "Synapse", "SYN", "AUXILIARY", 18),
"D1QHRHXR7" to CurrencyData("D1QHRHXR7", "ANKR", "Ankr Network... | Kotlin |
ram
var store = dojox.data.tests.stores.XmlStore.getBooks3Store();
var d = new doh.Deferred();
function onItem(item, request) {
try{
t.assertTrue(item === null);
d.callback(true);
}catch(e){
d.errback(e);
}
}
function onError(error, request) {
d.errback(error);
}... | JavaScript |
languageCode = locale.countryCode != null
? '${locale.languageCode}_${locale.countryCode}'
: locale.languageCode;
await prefs.setString(_languageKey, languageCode);
} catch (e) {
logger.d('Error saving locale: $e');
}
}
/// 清除语言设置(跟随系统)
static Future<void> clear... | Dart |
$icon-grape: '\e355';
$icon-grid-2x2-check: '\e5e8';
$icon-grid-2x2-plus: '\e62c';
$icon-grid-2x2-x: '\e5e9';
$icon-grid-2x2: '\e503';
$icon-grid-3x3: '\e0ec';
$icon-grip-horizontal: '\e0ed';
$icon-grip-vertical: '\e0ee';
$icon-grip: '\e3b4';
$icon-group: '\e468';
$icon-guitar: '\e563';
$icon-ham: '\e5db';
$icon-hammer... | CSS |
neau",
[56293] = "Anneau de la grande baleine",
[56294] = "Garde-jambes d'Alpheus",
[56295] = "Grâce du héraut",
[56296] = "Férule de Corla",
[56297] = "Bracières de changement",
[56298] = "Capuche du renieur",
[56299] = "Chevalière de transformation",
[56300] = "Amulette de vif-argent",
[56301] = "Brassards de la colè... | Lua |
decb x0, vl32
// CHECK-ENCODING: [0x40,0xf9,0x30,0x04]
// CHECK-ERROR: instruction requires: sve
// CHECK-UNKNOWN: 40 f9 30 04 <unknown>
sqdecb x0, vl64
// CHECK-INST: sqdecb x0, vl64
// CHECK-ENCODING: [0x60,0xf9,0x30,0x04]
// CHECK-ERROR: instruction requires: sve
// CHECK-UNKNOWN: 60 f9 30 04 <unknown>
sqdecb ... | Assembly |
a rel="nofollow" class="external text" href="https://www.pixiv.net/users/7064584">Pixiv</a></td><td></td><td></td></tr>
<tr><td id="虎のおにぎり食堂">魔04</td><td><a href="/index.php?title=%E8%99%8E%E3%81%AE%E3%81%8A%E3%81%AB%E3%81%8E%E3%82%8A%E9%A3%9F%E5%A0%82&action=edit&redlink=1" class="new" title="虎のおにぎり食堂(页面不存在)">... | Markdown |
/*
* This file is part of libdom.
* Licensed under the MIT License,
* http://www.opensource.org/licenses/mit-license.php
* Copyright 2009 Bo Yang <struggleyb.nku@gmail.com>
* Copyright 2014 Rupinder Singh Khokhar <rsk1coder99@gmail.com>
*/
#ifndef dom_html_hr_element_h_
#define dom_html_hr_element_... | C |
mut B: Vec<f64> = vec![];
for i in 0..p.len() {
let block_comp_time = compute_times[p[i].0 as usize][p[i].1 as usize]
/ p[i].2 as f64
/ rp as f64
/ m_batch as f64;
F.push(block_comp_time / 2.0);
B.push(block_comp_time / 2.0);
if i != p.len() - 1 {... | Rust |
)
require.Error(err)
d = plan.NewDropTable([]sql.Node{plan.NewResolvedTable(memory.NewTable(db.Database(), "testTable3", s, db.GetForeignKeyCollection()), db, nil)}, false)
_, err = DefaultBuilder.Build(ctx, d, nil)
require.NoError(err)
_, ok = db.Tables()["testTable3"]
require.False(ok)
}
func createTable(t *... | Go |
import base64
from concurrent.futures import ThreadPoolExecutor
import sys
import time
import pathlib
sys.path.append(str(pathlib.Path(__file__).resolve().parents[2] / 'lib'))
from key import Key
from argparse import ArgumentParser, Action
from urllib.parse import urlparse
from configured_logger import logger
from tr... | Python |
n')
nextPos += IOffsetToNextChar( buffer[ nextPos ] );
// Now see how much width this is
widthCounter = (uint16_t)IRenderLine( fLeftMargin, 0, startPos, nextPos, true );
// Now we loop. If wrapWidth is too much, we'll break the loop with charPos pointing... | C++ |
()
))
}
}
Err(_err) => Err(format!("Failed to access API for {}", self.path)),
}
}
}
use crate::gpio_handler::GpioHandler;
use std::thread;
pub struct ComplexMovementHandler{
movements : i32
}
impl ComplexMovementHandler{
pub fn new()->Self{
Self{
movemen... | Rust |
: PUBLIC
SCENEOBJECT_FIELD_SCENE_TYPE = ObjectField.OBJECT_END + 0x006, // Size: 1, Flags: PUBLIC
SCENEOBJECT_END = ObjectField.OBJECT_END + 0x007,
}
public enum SceneObjectDynamicField
{
SCENEOBJECT_DYNAMIC_END ... | C# |
x-width: ${props.$width}px;
`;
}
if (props.$layout === 'fullWidth') {
return css`
width: 100%;
height: auto;
`;
}
return '';
}}
`;
import { Update } from '@ngrx/entity';
import { Action } from '@ngrx/store';
import { Song } from 'models/song';
export enum TracksAct... | Typescript |
�', '𓇤',
'𑴬', '\u{11950}', '🢗', 'ꉄ', '🧪', '𛋮', '⾙', 'ꓹ', 'ᣘ', '\u{ad}', 'ꗱ',
'⟕', '\u{1e2f5}', '⍸', '\u{18b99}', 'ꛑ', '𔐥', '꧃', '\u{e0072}', 'ꛌ', '㈄',
'𝈖', 'ⵞ', 'ힹ', 'ꆢ', 'Ⅺ', 'එ', 'ꃙ', 'ㅳ', 'Ꭷ', '\u{615}', 'ኹ', '꒛',
'\u{1ed17}', 'ᅦ', '\u{e005c}', 'Ῠ', '⾺', 'Ө', '⬬', '𐨵', '𝙘', '\u{aa35}',
'... | Rust |
from ptsout[2].
move.l .cellh(a6),a0 ;* Return cell height
move.w (a1),(a0) ;* from ptsout[3].
unlk a6
rts
;*------------------------------------------------------------------------
;* Set character height, points mode.
;*-------------... | Assembly |
code>eu-west-3</code>, <code>sa-east-1</code>,
/// <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>,
/// <code>us-west-2</code>.
///
/// Available values in Amazon Web Services GovCloud (US) Regions:
/// <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.
///
/// Parameter [clien... | Dart |
view.paint(g2);
g2.dispose();
g.drawImage(CONVOLVE.filter(img, null), 0, 0, c);
buf = img;
}
}
}
}
// @see SwingSet3/src/com/sun/swingset3/SwingSet3.java
final class LookAndFeelUtils {
private static String lookAndFeel = UIManager.getLookAndFeel().getClass().getName();
pri... | Java |
(bitmap)
mPhotoEditorView?.source?.setImageBitmap(newBitmap)
mSeekBar!!.setProgress(80,true)
mSeekBar?.visibility = View.VISIBLE
} catch (e: IOException) {
e.printStackTrace()
}
}
}
}
... | Kotlin |
{
--fa: "\e551"; }
.fa-arrow-up-z-a {
--fa: "\f882"; }
.fa-sort-alpha-up-alt {
--fa: "\f882"; }
.fa-fire-flame-curved {
--fa: "\f7e4"; }
.fa-fire-alt {
--fa: "\f7e4"; }
.fa-tornado {
--fa: "\f76f"; }
.fa-file-circle-plus {
--fa: "\e494"; }
.fa-book-quran {
--fa: "\f687"; }
.fa-quran {
--fa: "... | CSS |
#pragma once
/*
* Copyright 2016 Nu-book Inc.
* Copyright 2016 ZXing authors
*
* 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 req... | C |
ansformImplFFTWReal(direction, log2len, ppBufferInput[idx], ppBufferOutput[idx]);
}
}
else {
if (fwdPlans[log2len] == NULL || bwdPlans[log2len] == NULL){
fwdPlans[log2len] = fftwf_plan_dft_1d(fftLength, (fftwf_complex *)in, (fftwf_complex *)out, FFTW_FORWARD, FFTW_MEASURE);
bwdPlans[log2len] = fftwf_... | C++ |
AspectRatio="xMidYMid meet" viewBox="0 0 448 512"><path fill="currentColor" d="M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm195.623 64c11.657 1.404 22.948 4.15 33.69 7.934 0 1.586-.122 3.357-.122 5.127-.122 25.573 9.888 49.741 28.198 67.93 19.591 19.408 45.531... | Dart |
ster() - register a ccw group driver
* @cdriver: driver to be registered
*
* This function is mainly a wrapper around driver_register().
*/
int ccwgroup_driver_register(struct ccwgroup_driver *cdriver)
{
/* register our new driver with the core */
cdriver->driver.bus = &ccwgroup_bus_type;
return driver_register... | C |
7856] = 0x56F6; // 囶 (2-04-55)
cp[7857] = 0x56F7; // 囷 (2-04-56)
cp[7858] = 0x21201; // 𡈁 (2-04-57)
cp[7859] = 0x5715; // 圕 (2-04-58)
cp[7860] = 0x5723; // 圣 (2-04-59)
cp[7861] = 0x21255; // 𡉕 (2-04-60)
cp[7862] = 0x5729; // 圩 (2-04-61)
cp[7863] = 0x2127B; // 𡉻... | Java |
,2.39Z' class='path-loading path-loading-3'/%3e%3cpath d='M30.91,22a1.75,1.75,0,0,1-1.75-1.76h0a1.76,1.76,0,0,1,1.75-1.75h7.34A1.75,1.75,0,0,1,40,20.19h0A1.75,1.75,0,0,1,38.25,22Z' class='path-loading path-loading-4'/%3e%3cpath d='M28.48,27.14a1.74,1.74,0,0,1-.64-2.39h0a1.74,1.74,0,0,1,2.39-.64l6.35,3.66a1.75,1.75,0,0,... | CSS |
h=" + thickness + "pt] " + couple(x, y) + " arc (" + angleStart + ":" + angleEnd + ":"
+ format(radius) + "pt);");
addCommand(sb);
}
public void drawSingleCharacter(double x, double y, char c) {
final StringBuilder sb = new StringBuilder();
sb.append("\\node at ");
sb.append(couple(x, y));
sb.append("[... | Java |
生代和老年代的内存使用情况
List<MemoryPoolMXBean> mps = ManagementFactory.getMemoryPoolMXBeans();
long edenUsed = 0, survivorUsed = 0, edenMax = 0, survivorMax = 0;
for (MemoryPoolMXBean mp : mps) {
MemoryType type = mp.getType();
String name = mp.getName();
if (type == Me... | Java |
[class*="grid-line-xy-"] > *::after {
border-inline-end-color: var(--black);
}
.md\:grid-line-x-secondary[class*="grid-line-x-"] > *::before {
border-bottom-color: var(--grey-15);
}
.md\:grid-line-y-secondary[class*="grid-line-y-"] > *::after {
border-inline-end-color: var(--grey-15);
}
.md\:... | CSS |
E_1366
},
{
align = "left",
width = 160 * SCALE_1366
},
{
align = "left",
width = 160 * SCALE_1366
},
{
align = "left",
width = 360 * SCALE_1366
},
{
align = "left",
width = 280 * SCALE_1366
}
},
rows = {
{
align = "bottom",
height = 1
},
{... | Lua |
]
vrndscaleps $0, 4096(%edx,%eax), %zmm2 {%k2} {z}
// CHECK: vrndscaleps $0, 485498096{1to16}, %zmm2
// CHECK: encoding: [0x62,0xf3,0x7d,0x58,0x08,0x15,0xf0,0x1c,0xf0,0x1c,0x00]
vrndscaleps $0, 485498096{1to16}, %zmm2
// CHECK: vrndscaleps $0, 485498096{1to16}, %zmm2 {%k2}
// CHECK: encoding: [0x62,0xf3... | Assembly |
(j *RayJob) Get() *rayv1api.RayJob {
return j.RayJob
}
func buildRayJobLabels(job *api.RayJob) map[string]string {
labels := map[string]string{}
labels[RayClusterNameLabelKey] = job.Name
labels[RayClusterUserLabelKey] = job.User
labels[KubernetesApplicationNameLabelKey] = ApplicationName
labels[KubernetesManaged... | Go |
;
/**
* 功能描述: 设置帧率
* @param fps:帧率(1-30),默认15帧,必须在设置分辨率之前调用
* @return YOUME_SUCCESS - 成功
* 其他 - 具体错误码
*/
setVideoFpsForSecond(fps: number): number;
switchCamera(): number;
/**
* 功能描述: 权限检测结束后重置摄像头
* @param
* @return YOUME_SUCCESS - 成功
... | Typescript |
scv_vlsseg8e8_v_u8mf2_tumu(__VA_ARGS__)
#define vlsseg2e8_v_u8m1_m(...) __riscv_vlsseg2e8_v_u8m1_tumu(__VA_ARGS__)
#define vlsseg3e8_v_u8m1_m(...) __riscv_vlsseg3e8_v_u8m1_tumu(__VA_ARGS__)
#define vlsseg4e8_v_u8m1_m(...) __riscv_vlsseg4e8_v_u8m1_tumu(__VA_ARGS__)
#define vlsseg5e8_v_u8m1_m(...) __riscv_vlsseg5e8_v_u8m... | C++ |
v_in1, v_in2 );
break;
case VCUSTOM11:
vbxasm(modify, VVHWHSUU, VCUSTOM11, v_out, v_in1, v_in2 );
break;
case VCUSTOM12:
vbxasm(modify, VVHWHSUU, VCUSTOM12, v_out, v_in1, v_in2 );
break;
case VCUSTOM13:
vbxasm(modify, VVHWHSUU, VCUSTOM13, v_out, v_in1, v_in2 );
break;
case VCUSTOM14:
vbxasm(modify,... | C++ |
326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0 0 42 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z")),e.FileWordOutline=s("file-word",i,c(o,"M854.6 288.6L639.4 73.4... | JavaScript |
got %d bytes, want %d bytes, err = %v", n, size, err)
}
// export data must contain no '$' so that we can find the end by searching for "$$"
// TODO(gri) is this still needed?
if bytes.IndexByte(copy.Bytes(), '$') >= 0 {
Fatalf("export data contains $")
}
// verify that we can read the copied export da... | Go |
this.setBlockState(worldIn, BRICKS_PRISMARINE, 32, 5, 5 + i * 4, p_175839_3_);
this.setBlockState(worldIn, BRICKS_PRISMARINE, 31, 6, 5 + i * 4, p_175839_3_);
this.setBlockState(worldIn, SEA_LANTERN, 31, 5, 5 + i * 4, p_175839_3_);
this.fil... | Java |
z-index: 5;
font-weight: 400;
font-size: 12px;
}
.chatConversationMenu div {
cursor: pointer;
line-height: 22px;
}
.chatConversationMenu div:hover {
text-decoration: underline;
}
.chatConversation textarea,
.chatConversation input {
color: white;
background-color: unset;
width: 100%;
font-size: ... | CSS |
e_number": 40,
"content":
"നാം അവര്ക്ക് മുന്നറിയിപ്പ് നല്കുന്നതില് (ശിക്ഷാനടപടികളില്) ചിലത് നിനക്ക് നാം കാണിച്ചുതരികയോ, അല്ലെങ്കില് (അതിനു മുമ്പ്) നിന്റെ ജീവിതം നാം അവസാനിപ്പിക്കുകയോ ചെയ്യുന്ന പക്ഷം (ഇത് രണ്ടില് ഏതാണ് സംഭവിക്കുന്നതെങ്കിലും) നിന്റെ മേല് പ്രബോധന ബാധ്യത മാത്രമേയുള്ളൂ. (അവരുടെ കണക്കു)... | Dart |
public getOplossing(): string{
return this._oplossing;
}
public getGetal2(): number{
return this._getal2;
}
}
export function replaceTinyLetters(text: string): string {
return text
.replace(/⁰/g, '0')
.replace(/¹/g, '1')
.replace(/²/g, '2')
.replace(/³/g, '3')
.replace(/⁴/g, '... | Typescript |
string.noControlCodes
when (message) {
"[NPC] Elle: Okay adventurers, I will go and fish up Kuudra!" -> phase = 1
"[NPC] Elle: OMG! Great work collecting my supplies!" -> phase = 2
"[NPC] Elle: Phew! The Ballista is finally ready! It should be strong enough to tank Kuudra's ... | Kotlin |
orrgt r3, r3, #BIT_INHIBIT_MODE_DETECT
bic r9, r9, #0xff000000
bic r9, r9, #0x00ff0000
cmp r10, r9 //HSYNC_SCROLL_LO
addgt r8, r8, #1
orrlt r3, r3, #BIT_INHIBIT_MODE_DETECT
b doneoldfirmwarescroll\@
notoldfirmwarescroll\@:
// new... | Assembly |
ConstraintJobSkills {
all_of: skills.all_of.as_ref().map(|all_of| all_of.iter().cloned().collect()),
one_of: skills.one_of.as_ref().map(|any_of| any_of.iter().cloned().collect()),
none_of: skills.none_of.as_ref().map(|none_of| none_of.iter().cloned().collect(... | Rust |
_mfma_f32_32x32x8f16 a[a_c+208:a_c+223], v[v_a+12:v_a+13], v[v_b+14:v_b+15], a[a_c+208:a_c+223] ; repeat:1x1, step:0x1, num_a_c:16
v_mfma_f32_32x32x8f16 a[a_c+240:a_c+255], v[v_a+14:v_a+15], v[v_b+14:v_b+15], a[a_c+240:a_c+255] ; repeat:1x1, step:1x1, num_a_c:16
s_branch L_igemm_bwd_gtcx_nhwc_fp16_bx0_e... | Assembly |
if (placement != null) this.placement = placement.value
if (tooltipTrigger != null) this.trigger = tooltipTrigger
this.html = html
this.sanitize = sanitize
})
DisposableEffect("kilua_tooltip_${this.cast<Tag<*>>().componentId}") {
tooltip.enable()
onDispose {
... | Kotlin |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.