content
stringlengths
2
6.21k
label
stringclasses
16 values
rcalpha) :zb(true, false) :fog(false) :distort(true) shader:sampler("s_base"):texture(t_base) shader:sampler("s_distort"):texture("pfx\\pfx_dist_glass") --:texture (t_base) -- ("pfx\\pfx_dist_glass2" end function normal(shader, t_base, t_second, t_detail) shader:begin("model_de...
Lua
using System; namespace g3 { /// <summary> /// Triangulate a 2D polygon-with-holes by inserting it's edges into a meshed rectangle /// and then removing the triangles outside the polygon. /// </summary> public class TriangulatedPolygonGenerator : MeshGenerator { public GeneralPolygon2d...
C#
th = "../test-lib", features = ["bar"] } [target.'cfg(target_arch = "wasm32")'.dependencies] # issue #9, #11 test-lib-dep = { path = "../test-lib-dep", features = ["test-lib"] } "#, )); } #[test] fn ui_not_exist() { let mut cmd = bin(); cmd.arg("not-exists").arg("+foo"); cmd.assert().failure().stderr(...
Rust
Container( width: 160, height: 160, decoration: BoxDecoration( borderRadius: BorderRadius.circular(12), image: DecorationImage( ...
Dart
rar essas feras vagando furtivamente pelas colinas ao sul.","Nossas crianças precisam de roupas e nossas tendas precisam ser consertadas."}, {"Grull Vento do Falcão na Aldeia Narache quer que você lhe traga 10 Pelagens de Puma da Montanha."}}, [751] = {"A caravana devastada", {"Quando a tampa é aberta, um sortimento be...
Lua
hich validates the separator // even when line length is negative. base32 = new Base32(-1, new byte[] { 'A' }); base32 = new Base32(32, new byte[] { '$' }); // OK assertThrows(IllegalArgumentException.class, () -> new Base32(32, null), "null line separator"); assertThrows(Illegal...
Java
import re m = re.search(r"a+", "caaab") assert m.group(0) == "aaa" assert m.group() == "aaa" m = re.match(r"(?ms)foo.*\Z", "foo\nbar") assert m.group(0) == "foo\nbar" assert re.match(r"a+", "caaab") is None m = re.match(r"a+", "aaaab") assert m.group(0) == "aaaa" assert re.sub("a", "z", "caaab") == "czzzb" assert r...
Python
d private void BtnPrint4ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_BtnPrint4ActionPerformed try { pilihan = (String)JOptionPane.showInputDialog(null,"Silahkan pilih grafik..!","Info Grafik",JOptionPane.QUESTION_MESSAGE,null,new Object[]{"Jumlah Pegawai","Jumlah Pegawai La...
Java
ata by dividing into smaller chunks and waiting for acknowledge after the last chunk""" if len(dat) > 0xFF: raise ValueError("Packet longer than 255 bytes not supported") # Prepend length payload = struct.pack(">H", len(dat)) + dat while payload: last = ...
Python
to Close Timeout Duration"});var z=a(b,4),lt=o(z);const ot=n(()=>isNaN(Number(e(E))));mt(lt,{id:"schedule-to-close-timeout",label:"Schedule to Close Timeout Duration",labelHidden:!0,suffix:"sec",class:"w-36",get error(){return e(ot)},get value(){return e(E)},set value(M){x(E,M,!0)}});var _t=a(lt,2),Qt=o(_t,!0);s(_t),s...
JavaScript
nav-item.show .nav-link { color: #212529; background-color: #fff; border-color: transparent; } .nav-tabs-alt { background-color: transparent; border-bottom-color: #dde2e9; } .nav-tabs-alt .nav-item { margin-bottom: -1px; } .nav-tabs-alt .nav-link { padding-top: 0.75rem; padding-bottom: 0.75rem; color...
CSS
Cycle_B_1_00150_A3 a3_0; int a; int sum; Cycle_B_1_00150_A2() { a3_0 = null; a = 2; sum = 0; } void add() { sum = a + a3_0.a; } } class Cycle_B_1_00150_A3 { Cycle_B_1_00150_A1 a1_0; Cycle_B_1_00150...
Java
groups[key].push(listing); }); return groups; } // Helper to create a grouped divIcon with badge function getGroupedDivIcon(count, isInterested = false) { return L.divIcon({ className: `custom-grouped-marker ${isInterested ? 'interested' : ''}`, html: ` <div style="position: rel...
JavaScript
} } /** * Updates the CU Change Permissions Message visibility, which will also be shown in the Fab * when they appear together * * Figma File for reference: * https://www.figma.com/file/1Giwkl6NvNXkFXrX51PiyQ/%5BDSN-1291%5D-Timeline-%2F-Camera-Uploads-Redesign?type=design&node...
Kotlin
us-V1-Ledger-Credential.html#t:StakingCredential" title="Plutus.V1.Ledger.Credential">StakingCredential</a> -&gt; <a href="Plutus-V1-Ledger-Credential.html#t:StakingCredential" title="Plutus.V1.Ledger.Credential">StakingCredential</a> -&gt; <a href="file:///nix/store/sc7phsrhp1xzn7n38mdjvapkbif3753i-ghc-8.10.7-doc/shar...
HTML
8 adds r0, r4, r0 str r0, [sp] ldr r1, _080134D0 @ =0x03000056 adds r3, r4, r1 ldrb r2, [r3] lsls r0, r2, #2 adds r0, r0, r2 lsls r0, r0, #2 ldr r1, _080134D4 @ =gMultiSioRecv adds r0, r0, r1 mov r8, r0 ldr r5, _080134D8 @ =gMultiSioStatusFlags mov sb, r5 movs r5, #1 adds r1, r5, #0 lsls r1, r2 mov r2,...
Assembly
是否能固定触发(即自动发动)。 * * true为固定触发(可视为一种锁定技的,锁定技实质是mod里的技能) * 国战可以触发亮将。 */ forced?: boolean; /** * 取消触发后的处理 * 在createTrigger中step 3处理 * @param trigger * @param player */ oncancel?(trigger: Trigger, player: Player): void; /** * 每回合限制使用次数 * * (若限...
Typescript
></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span><span class="fs">.</span><...
HTML
p.internal.util">Message</a> ITERABLEMAPPING_MAPPING_NOT_FOUND</pre> </li> </ul> <a id="ITERABLEMAPPING_NO_ELEMENTS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ITERABLEMAPPING_NO_ELEMENTS</h4> <pre>public static final&nbsp;<a href="Message.html" title="enum in org.mapstruct.ap.internal.util">Mes...
HTML
nst opCodeIndex = opCodeLength - 2; // opCodeRules.opCode = Number(opCodeString.substr(opCodeIndex, opCodeLength)); // for (let i = 0; i < opCodeIndex; i++) { // opCodeRules.parameterModes.unshift(Number(opCodeString[i])); // } // } // return opCodeRules; // }; // const calculateOpcodeOutputs ...
Typescript
# This file is part of Buildbot. Buildbot 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, version 2. # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without eve...
Python
// Copyright (c) 2022 PaddlePaddle Authors. 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...
C
t.Parallel() e := env.R(t) e.POST(path, uuid.Must(uuid.NewV4()).String()). WithCookie(session.CookieName, commonSession). Expect(). Status(http.StatusNotFound) }) t.Run("success", func(t *testing.T) { t.Parallel() e := env.R(t) e.POST(path, bot1.ID.String()). WithCookie(session.CookieName, comm...
Go
*client) { struct mt9m114_device *dev; struct v4l2_subdev *sd = i2c_get_clientdata(client); dev = container_of(sd, struct mt9m114_device, sd); dev->platform_data->csi_cfg(sd, 0); v4l2_device_unregister_subdev(sd); media_entity_cleanup(&dev->sd.entity); v4l2_ctrl_handler_free(&dev->ctrl_handler); kfree(dev); } ...
C
uni!", typewriter = { speed = 0.05, speedUp = 0.01 }, painting = { alpha = 0.3, time = 1 } }, { side = 2, bgName = "bg_story_room", dir = 1, actor = 312011, nameColor = "#a9f548", say = "Whew~ My zouni is finally done nya! Who wants to be the first to...", flashout =...
Lua
/FgForrest/evitaDB/blob/master/LICENSE * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing...
Java
width = height = (1.0 - 2 * FRAC) * sizeTenth(size); x = p.x - width + 7.0; y = p.y + FRAC * sizeTenth(size); } @override void update(double dt) { super.update(dt); x -= speed * dt; final player = gameRef.player; if (toRect().overlaps(player.toRect())) { player.x = x - player.w...
Dart
func NativeSourceCodeForCounter(startFrom uint64) []byte { return []byte(fmt.Sprintf(COUNTER_NATIVE_SOURCE_CODE, startFrom)) } func NativeSourceCodeForCounterPart1(startFrom uint64) []byte { return []byte(fmt.Sprintf(COUNTER_NATIVE_SOURCE_CODE_PART_1, startFrom)) } func NativeSourceCodeForCounterPart2(startFrom ui...
Go
pg = pg or {} pg.aircraft_template_40 = { [19121] = { id = 19121, base = 19120, max_hp = 44, hp_growth = 1700, weapon_ID = { 50721, 52921, 52321 } }, [19122] = { id = 19122, base = 19120, max_hp = 50, hp_growth = 1922, weapon_ID = { 50722, 52922, 52322 } }, [19123] = { i...
Lua
from pyro.Constant import Constant class FlagsName(Constant): FO4: str = 'Institute_Papyrus_Flags.flg' SF1: str = 'Starfield_Papyrus_Flags.flg' SSE: str = 'TESV_Papyrus_Flags.flg' TES5: str = 'TESV_Papyrus_Flags.flg' class GameName(Constant): FO4: str = 'Fallout 4' SF1: str = 'Starfield' ...
Python
data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">+${ files.length - 1 } &lt;span class="visually-hidden">Toggle Dropdown&lt;/span> &lt;/button> &lt;div class="dropdown-menu dropdown-menu-dark" aria-labelledby="dropdownMenuButton">`; files.forEach((item...
HTML
, wy = 4364.24023, flag = 75, name = "Western Suramar"}, [1778] = {wx = 3891.94995, wy = 3500.17993, flag = 3, name = "Stonehoof Watch, Highmountain"}, [1815] = {wx = 4074.32007, wy = 7225.45020, flag = 11, name = "The Dreamgrove, Val'sharah (Druids Only)"}, [1767] = {wx = 4483.45996, wy = 4843.29004, flag ...
Lua
// Copyright 2020 ETH Zurich and University of Bologna. // Licensed under the Apache License, Version 2.0, see LICENSE for details. // SPDX-License-Identifier: Apache-2.0 #include "team.h" #include "spatz_cluster_peripheral.h" #include "snrt.h" extern const uint32_t _snrt_cluster_cluster_core_num; extern const uint32_...
C
tion pre>code{border-radius:2px;display:block}.markdown-section output:after,.markdown-section pre>code{-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}.markdown-section code{border-radius:2px;color:#e96900;margin:0 2px;padding:3px 5px;white-space:pre-wrap}.markdown-section>:not(h1):not(h2):not(h3):not(h...
CSS
!= null && mc.thePlayer.inventory != null && !mc.thePlayer.inventory.hasItem(Items.compass) && mc.thePlayer.ticksExisted > 5 open fun isMoving(): Boolean = (mc.thePlayer != null && (mc.thePlayer.movementInput.moveForward != 0F || mc.thePlayer.movementInput.moveStrafe != 0F || mc.thePlayer.movementInput.sneak || mc.t...
Kotlin
)] fn reset_value() -> Self::Ux { 0 } } <reponame>rbatis/fast_log use std::time::Duration; use fast_log::appender::{FastLogFormatRecord, LogAppender, FastLogRecord}; use fast_log::filter::NoFilter; use log::Level; use std::thread::sleep; use chrono::{DateTime, Local}; struct CustomLog {} impl LogAppen...
Rust
e all items with the key before insertion pub fn insert(&mut self, key: String, value: String, replace_all: bool) { if replace_all { self.items .iter() .position(|(k, _)| k == &key) .map(|p| self.items.remove(p)); } self.items.push((key, value)) } /// Removes all items with a key, returning an...
Rust
=> { const { result } = renderHook(() => useNotesHook(initialState)); expect( result.current.filterByGroup(result.current.notes, "group1") ).toStrictEqual(initialState.filter((note) => note.group === "group1")); expect( result.current.filterByGroup(result.current.notes, "group2") ).toSt...
Typescript
/* * * Copyright 2015 gRPC 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 required by applicable law or agree...
C
de image map. See the MAP element definition in HTML 4.0. * <p>See also the <a href='http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510'>Document Object Model (DOM) Level 2 Specification</a>. * * @since 1.4, DOM Level 2 */ public interface HTMLMapElement extends HTMLElement { /** * The list of areas defin...
Java
is zero length, ** start from the current directory. If the ** component begins with "~", start from the ** user's $HOME environment variable. Otherwise ** take the path literally. */ if (*dp == '~' && (l == 1 || #if defined(DOSISH) dp[1] == '\\' || #endif dp[1] == ...
C
"11001100\"" << endl; ( biguint4a, ( uint2a, int2a ) ) = "11001100"; cout << "biguint4a = " << biguint4a << endl; cout << "uint2a = " << uint2a << endl; cout << "int2a = " << int2a << endl; cout << "( ( uint2a, int2a ), ( biguint4a, bigint4a ) ) = \"011000001111\"" << endl; ( ( uint2a, int2a ),...
C++
private static string GenerateKey(Type interfaceType, Type realObjectType) { return interfaceType.Name + "_" + realObjectType.Name; } public Type GetType(Type interfaceType, Type realObjectType) { string key = GenerateKey(interfaceType, realObjectType); ...
C#
/* * RTP packetization for AMR audio * Copyright (c) 2007 Luca Abeni * Copyright (c) 2009 Martin Storsjo * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundati...
C
handshake_subtree:add(control_handshake_src_socket, buffer(14,2)) handshake_subtree:add(control_handshake_cookie, buffer(16,2)) handshake_subtree:add(control_handshake_port, buffer(18,2)) elseif control_type_data==2 then local ack_subtree = control_subtree:add(afterglo...
Lua
, 3, 2, 2, 2, 60, 58, 3, 2, 2, 2, 60, 59, 3, 2, 2, 2, 61, 11, 3, 2, 2, 2, 62, 70, 5, 14, 8, 2, 63, 70, 5, 18, 10, 2, 64, 70, 5, 16, 9, 2, 65, 66, 7, 12, 2, 2, 66, 67, 5, 4, 3, 2, 67, 68, 7, 13, 2, 2, 68, 70, 3, 2, 2, 2, 69, 62, 3, 2, 2, 2, 69, 63, 3, 2, 2, 2, 69, 64, 3, 2, 2, 2, 69, 65, 3, 2, 2, 2, 70, 13, 3, 2, 2...
Go
t.Append(GLSL_SHADER_SOURCE("depthPerforated", SHADER_DEPTH_PERFORATED, &depthPerforatedShader, DEPTH_PERFORATED_VERT, DEPTH_PERFORATED_FRAG, "_USING_DEPTH_TEXTURE", "")); #ifdef GL_ES_VERSION_3_0 if(!USING_GLES3 && (!r_useDepthTexture || !r_useCubeDepthTexture)) #else if(!r_useDepthTexture || !r_useCubeDepthTexture)...
C++
一补间中与数组补间的所有属性都是全局的。 你不能使用数组和线性函数更改属性 A,也不能使用数组和使用相同补间的贝塞尔函数更改属性 B; 你应该使用两个运行在同一对象上但修改不同属性并使用不同插值函数的补间对象。 查看 [06_array_interpolation](../examples/06_array_interpolation.html) 示例。 ## 获得最佳性能 虽然 Tween.js 试图靠自己发挥性能,但没有什么能阻止你以反性能的方式使用它。 以下是一些在使用 Tween.js 时(或通常在 Web 中制作动画时)可以避免拖慢项目速度的方法。 ### 使用高性能的 CSS 当你尝试为页面中元素的位置设置动画...
Markdown
de Reserva de Caer Darrow", [83258] = "Coifa del Alma Perdida", [83259] = "Hoja de la Vieja Caballería", [83260] = "Coraza de Soldado de Infantería", [83261] = "Tomo de la Primera Escritura", [83262] = "Martillo de Vagabundo Escarlata", [83263] = "Brazales del Justicar", [83264] = "Anillo de Sacrificio", ...
Lua
using System; using System.Runtime.CompilerServices; namespace Aardvark.Base { // AUTO GENERATED CODE - DO NOT CHANGE! #region QuadricF public struct QuadricF { V3f m_normal; M44f m_errorQuadric; #region Properties public V3f Normal { readonly get...
C#
er_target_column('analyzed_table')}}::VARCHAR, '%m-%d-%Y') IS NOT NULL OR TRY_STRPTIME({{lib.render_target_column('analyzed_table')}}::VARCHAR, '%d/%m/%Y') IS NOT NULL OR TRY_STRPTIME({{lib.render_target_column('analyzed_table')}}::VARCHAR, '%m/%d/%Y') IS ...
Markdown
print('\33c') student = list( ) data = list() grades = list() view = 0 print('\33[1m=\33[m'*30) print(f"\33[1m{'[':<}{'CADRASTRO DE ALUNOS':^28}{']':>}\33[m") print('\33[1m=\33[m'*30) while True: print('-'*30) data.append(str(input('[Aluno(a)]: '))) n1 = float(input('[Nota 1ª]: ')) n2 = float(inpu...
Python
to the view direction from the forward and backward processes of rasterization can further accelerate the training and inference speed. Thus, the training time is reduced by 54.10% and the inference speed is 2.1\\(\\times\\) faster.\n' + '\n' + '**Initialization of Point Position.** We compare different ini...
HTML
t OUT_LINK_CH0_SPEC; impl crate::RegisterSpec for OUT_LINK_CH0_SPEC { type Ux = u32; } #[doc = "`read()` method returns [out_link_ch0::R](R) reader structure"] impl crate::Readable for OUT_LINK_CH0_SPEC { type Reader = R; } #[doc = "`write(|w| ..)` method takes [out_link_ch0::W](W) writer structure"] impl crate...
Rust
*x = CMsgGCToClientFantasyCraftingDataUpdated{} mi := &file_dota_gcmessages_client_fantasy_proto_msgTypes[27] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } func (x *CMsgGCToClientFantasyCraftingDataUpdated) String() string { return protoimpl.X.MessageStringOf(x) } func (*CMsgGCT...
Go
LGN_lbl"] local intraflight = DED_fields["INTRAFLIGHT lbl"] local dlnk_A_G = DED_fields["A-G DL lbl"] local nav_status = DED_fields["NAV Status lbl"] local hmcs_display = DED_fields["HMCS_DISPLAY_label"] local hmcs_align = DED_fields["HMCS_ALIGN_label"] local utm_dest = DED_fields["UTM_DEST"] local dest_dir = DE...
Lua
(cube); + cubes.push(cube); // add to our list of cubes to rotate +}; </pre> <p><a href="/docs/#api/en/loaders/managers/LoadingManager"><code class="notranslate" translate="no">LoadingManager</code></a> также имеет <a href="/docs/#api/en/loaders/managers/LoadingManager#onProgress"><code class="notranslate" translate=...
HTML
r.bootlin.com/linux/v5.12.8/source/net/wireless/util.c#L75 * https://cs.android.com/android/platform/superproject/+/master:packages/modules/Wifi/framework/java/android/net/wifi/ScanResult.java;l=789;drc=71d758698c45984d3f8de981bf98e56902480f16 */ fun channelToFrequency(band: Int, chan: Int) = ...
Kotlin
ός άνδρα</a></p></video></div></li><li><div><span class="description">Παρενόχληση και ξυλοδαρμός δικηγόρου</span><video class="video-js" controls="" preload="none" width="640" height="264" poster="https://res.cloudinary.com/dn0gn981f/video/upload/v1615735098/b305e38c9f6b6b1d43754006c97af00d.jpg" data-setup="{ preload: ...
HTML
start="2700" data-end="2724"> <p data-start="2702" data-end="2724">配合Nginx进行反代混淆(伪装成正常网站)</p> </li> <li data-start="2725" data-end="2745"> <p data-start="2727" data-end="2745">定期更新V2Ray版本,修补安全漏洞</p> </li> </ul> <hr data-start="2747" data-end="2750"> <h2 data-start="2752" data-end="2768">五、常见问题答疑(FAQ)</h2> <h3 data-star...
HTML
generated from DocOnce source (https://github.com/doconce/doconce/) doconce format html week40.do.txt --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=week40-bs --no_mako --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="g...
HTML
<param name="DLLPassword">使用此DLL的密码</param> public 重要提示(string DLLPassword) { SuccessBuiltNew = false; PasswordIsCorrect = false; try { if (DLLPassword == "ThomasPeng" || (DLLPassword == "pengdongnan") || (DL...
C#
> <tbody> {% for test in tests %} <tr class="border-bottom border-danger"> <td>{{ test.area }}</td> <td>{{ test.clas }}</td> <td>{{ test.lesson }}</td> <td>{{ test.get_title }}</td> <td>{{ test.total_question }}</td> <td>{{ test.true_question }}</td> ...
HTML
�な真珠"), // Metal RAGI_ALLOY("Ragi-Alloy", "ラギ合金"), ADVANCED_RAGI_ALLOY("Advanced Ragi-Alloy", "発展ラギ合金"), AZURE_STEEL("Azure Steel", "紺鉄"), DEEP_STEEL("Deep Steel", "深層鋼"), GILDIUM("Gildium", "鍍金"), IRIDESCENTIUM("Iridescentium", "七色金"), // Food CHOCOLATE("Chocolate", "チョコレート"), ...
Kotlin
code" href="structcutlass_1_1MatrixCoord.html">MatrixCoord</a> output_coord = <a class="code" href="structcutlass_1_1MatrixCoord.html">MatrixCoord</a>()) {</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#1...
HTML
tRedId_) self.lastRedId_ = nil end if data == nil then return end local mallItemCfgData = Z.TableMgr.GetTable("MallItemTableMgr").GetRow(data.itemId) if mallItemCfgData then local mallCfgData = self.shopData.MallTableDatas[mallItemCfgData.FunctionId] if mallCfgData then if mallCfgData.Sh...
Lua
.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356...
CSS
A96159BB1A7773C65E8B21DBC7250(L_0, _stringLiteralE57CF3487B62652F673D18E494954E2EFAB2FE97, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_il2cpp_TypeInfo_var); TimeSpan_tA8069278A...
C++
enabled( 1 ) ) trace.write( tr_id + ".start(): invalid transaction state" ); throw new XAException( XAException.XAER_PROTO ); } /* ** Register this XAResource as servicing the XID. */ xarm.registerXID( this, xaxid ); this.xid = xaxid; try { /* ** Autocommit must be disabled ...
Java
span> </div> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>LuaJIT</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> <meta name="Copyright" content="Copyright (C) 2005...
HTML
, what you have?", --sammy's wagon QUAGMIRE_MERM_CART2 = "You gimme stuff?", --pipton's cart QUAGMIRE_PARK_ANGEL = "Don't like it.", QUAGMIRE_PARK_ANGEL2 = "Is creepy...", QUAGMIRE_PARK_URN = "Cookies inside?", QUAGMIRE_PARK_OBELISK = "Big stone thing.", QUAGMIRE_PARK_GAT...
Lua
// ignore: missing_whitespace_between_adjacent_strings 'set-cookie': 'id=a3fWa; Expires=Wed, 21 Oct 2015 07:28:00 GMT,' 'sessionId=e8bb43229de9; Domain=foo.example.com' }); expect(response.headersSplitValues, const { 'set-cookie': [ 'id=a3fWa; Expires=Wed, 21 O...
Dart
长,大观本,作黑字)。生山谷。 吴普曰:附子一名莨,神农辛,岐伯雷公甘有毒,李氏苦有毒,大温,或生广汉,八月采,皮黑肥白(御览)。 名医曰:生楗为及广汉东,月采为附子,春采为乌头(御览)。 案范子计然云:附子出蜀武都中,白色者善。 《神农本草经》之乌头 味辛温。 主中风,恶风,洗洗,出汗,除寒湿痹,咳逆上气,破积聚,寒热。其汁煎之,名射罔,杀禽兽。一名奚毒,一名即子,一名乌喙。 生山谷。 吴普曰:乌头,一名莨,一名千狄,一名毒公,一名卑负(御览作果负),一名耿子,神农雷公桐君黄帝甘有毒,正月始生。叶厚、茎方、中空,叶四四相当,与蒿相似。 又云:乌喙,神农雷公桐君黄帝有毒,李氏小寒,十月采,形如乌头,有两岐相合,如乌...
Markdown
8.svg)](https://asciinema.org/a/zG1HsQyGWkGTVHFI74Nwhxcv8) ## Test Criteria Successful: The actual result matches the expected result. Failed: The actual result does not match the expected result. ## Test Conclusion Test successful. --- sys: zephyr sys_ver: null sys_var: null status: basic last_update: 2024-06-21...
Markdown
t->chan()) continue; if (dest->pin() == pin_chan) { if (new_dest->pin() == pin_group) new_dest->set_pin(pin_chgr); else new_dest->set_pin(pin_chan); } m_dest_value[i] = new_dest; success = true; } return success; } LDSAtomicInstr::LDSAto...
C++
strictEqual(col.state.currentPage, 4); ok(col.fetch.calledOnce); col.fetch.restore(); }); test("setPageSize", function () { var col = new Backbone.PageableCollection(null, { state: { totalRecords: 100, currentPage: 4 } }); col.url = "test"; col.setPageSize(50);...
JavaScript
路毛主席是走上来了,如果毛主席的接班人不能象毛主席那样成为无产阶级革命导师,中国党还会面临法西斯党的危险,再说一遍,无情的辩证法将会请您“靠边站”。 </p> <p> 为什么要公开呢?就是要促进人民进一步取得您所提出的批评,监督党和国家各级领导和各级领导人的“大自由”。 </p> <p> 有错误就要批评,不符合毛泽东思想的地方就要指出,难道您是不可提批评意见吗?(有些首长讲话似乎对您提批评是不可以的。)我看您是不会同意这样做的。 </p> <p> 赤胆忠心之言,见之请您斟酌,歪理之处,给以批评指正。 </p> <p> 敬致无产阶级文化大革命的敬礼! </p> <p> ...
HTML
k(_k); m_numKnots=m_numCP+m_order; } void BezierCurve::createVAO() noexcept { if(m_vaoCurve!=nullptr && m_vaoPoints!=nullptr) { m_vaoCurve->unbind(); m_vaoCurve->removeVAO(); m_vaoPoints->unbind(); m_vaoPoints->removeVAO(); } m_vaoPoints=ngl::VAOFactory::createVAO("simpleVAO",GL_POINTS); m_...
C++
T: Any> request(urlSuffix: String, type: KClass<T>, builder: HttpRequest.Builder.() -> HttpRequest.Builder): T { val req = jsonReq(urlSuffix).builder().build() val start = System.nanoTime() val res = http.sendAsync(req, ofString()).await() val ms = (System.nanoTime() - start) / 1000_000 val body = r...
Kotlin
olymorphic_union( util.OrderedDict([("a", t1), ("b", t2), ("c", t3)]), None ), "SELECT t1.c1, t1.c2, t1.c3, CAST(NULL AS INTEGER) AS c4, " "CAST(NULL AS INTEGER) AS c5 FROM t1 UNION ALL SELECT t2.c1, " "t2.c2, t2.c3, t2.c4, CAST(NULL AS INT...
Python
ues.containsKey(value)) { return getValuePositionAndLength(dotEActualNumericValues.get(value)); } return null; } private Pair<Integer, Integer> findValue(String value) { int index = 0; boolean flag; do { flag = true; index = this.raw.indexOf(value, index); if(index == -1) return null; f...
Java
, {"Leve os Signos dos Vigilantes ao Console do Archivum em Ulduar."}}, [13819] = {"Modo Heroico: Tudo está bem quando termina bem", nil, {"Leve o Código de Resposta Alfa para Rhonin em Dalaran."}}, [13820] = {"Os irmãos Estourapino", nil, {"Fale com Juntatudo Estourapino nos Campos do Torneio Argênteo."}}, [13821] = {...
Lua
/*------------------------------------------------------------------------------*/ /** * \file GW_GeodesicPath.h * \brief Definition of class \c GW_GeodesicPath * \author Gabriel Peyr * \date 4-10-2003 */ /*------------------------------------------------------------------------------*/ #ifndef _GW_GE...
C
4($4) or $0,$0,$0 addiu $4,$4,0x4 addu $4,$7,$4 beq $0,$0,L11F4 sw $4,0x4($17) L12F4: bne $5,$2,L18F4 or $0,$0,$0 lw $4,0x4($17) or $0,$0,$0 bne $4,$18,L18F4 or $0,$0,$0 beq $0,$0,L31F4 sw $20,0x4($17) L18F4: bne $5,$2,L22F4 or $0,$0,$0 lw $4,0x4($17) or $0,$0,$0 sltu $1,$6,$4 beq $0,$1,L22F4 or $...
Assembly
: ErrorKind, error: Box<dyn error::Error + Send + Sync>) -> CborError { CborError { kind, error } } fn new_err<T>(kind: ErrorKind, error: Box<dyn error::Error + Send + Sync>) -> Result<T> { Err(CborError::new(kind, error)) } } impl fmt::Display for CborError { fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Resu...
Rust
ight value: sh7 - */ /*! Video.js Default Styles (http://videojs.com) Version 4.3.0 Create your own skin at http://designer.videojs.com */.vjs-default-skin{color:#ccc}@font-face{font-family:VideoJS;src:url(font/vjs.eot);src:url(font/vjs.eot?#iefix) format('embedded-opentype'),url(font/vjs.woff) format('woff'),u...
CSS
function _GetMessageLog1(stack, name, responses, status, tag) { if (status != 200 || responses.Body['ReturnValue'] != '0') { tag[0](obj, null, tag[2]); return; } var i, j, x, e, AmtMessages = tag[2], t = new Date(), TimeStamp, ra = responses.Body['RecordArray']; if (typeof ra === 'string') { res...
HTML
mponents/_jumbo-common.scss */ .jumbo-common--registration .jumbo-common__content::before { left: 0.3125rem; } /* line 23, src/sass/components/_jumbo-common.scss */ .jumbo-common--registration .jumbo-common__title::before { left: -1.875rem; } /* line 28, src/sass/components/_jumbo-common.scss */ ....
CSS
import Channels from "./websocket/channels"; import Transport, { WebSocketData } from "./websocket/transport"; export const SOCKET_ID = Math.random().toString(32).substr(2); class Realtime { private readonly channels: Channels; private readonly transport: Transport; constructor(url: string | null | undefined) ...
Typescript
st:</b> ${i.vis}</li> </ul> </div> </div> <div class="card col-12 d-block d-md-none"> <h5 class="card-header">${i.name}</h5> <div class="card-body"> <ul class="list-group list-group-flush cContentSmall"> <li class="list-group-item"><b>Where:</b> ${i.city}</li> <li clas...
Typescript
k). Self::from_vec(vec) } #[inline] pub(crate) fn overhead_bytes() -> usize { RcUtils::meta_overhead::<TConfig::TCounter>() } } pub struct AnyRcConfigForNonSync; impl AnyRcImplConfig for AnyRcConfigForNonSync { type TCounter = NsRcCounter; #[inline] fn table() -> &'static...
Rust
-- 称号 local effectObj local isMy = false function Awake() if (eventMgr) then eventMgr:ClearListener() end eventMgr = ViewEvent.New() eventMgr:AddListener(EventType.Head_Title_Change, function(proto) Refresh(scale, proto.icon_title, isMy) end) end function OnDestroy() eventMgr:...
Lua
k .word song041_8 @ track .word song041_9 @ track .word song041_10 @ track .word song041_11 @ track .word song041_12 @ track .word song041_13 @ track .word song041_14 @ track .word song041_15 @ track
Assembly
} private string GetBackupFileName(PwDatabase database) { // start with database name as 'fallback' / default string backupFileName = database.Name; // get file name if database name shouldn't be used if (! config.UseDatabaseNameForBackupFiles) ...
C#
method: HttpMethod, host: String, port: Int, path: String, block: suspend DefaultClientWebSocketSession.() -> Unit ) = client.wss( method = method, host = host, port = port, path = path, block = block ) ...
Kotlin
(ex,ey0,fx0,fgy0); g.drawLine(ex,ey1,fx1,fgy1); //right arrow leg g.setColor(barcolors[3]);//medium g.drawLine(ex,ey0,gx0,fgy0); g.drawLine(ex,ey1,gx1,fgy1); //horizontal arrow leg g.setColor(barcolors[2]);//dark g.drawLine(fx0,fgy0,gx0,fgy0); g.drawLine(fx1,fgy1,gx...
Java
具「阴阳鬼神玉」</a> &#8226; <a href="./神技「八方鬼缚阵」.md" class="mw-redirect" title="神技「八方鬼缚阵」">神技「八方鬼缚阵」</a> &#8226; <a href="./「梦想天生」.md" class="mw-redirect" title="「梦想天生」">「梦想天生」</a></div></td></tr><tr><td></td></tr><tr><td class="navbox-group" style=";;"><div><a href="./宇佐见的魔法书.md" class="mw-redirect" title="宇佐见的魔法书">宇佐见的魔法书</...
Markdown
究竟是多么了不起的事情。 c:145 ### 类比人,自己看着办的第一趟旅行 如果要简单介绍一下我自己,一言以蔽之,我就是个无论机器新旧都很不擅长操作的人。刚进入电视台时,别人一星期就可以学会的剪辑方法,我却学了超过一年,这甚至让我考虑过是不是干脆离职算了。我也不擅长开车,老婆也不会把方向盘交给我,再加上我还是个超级大路痴! c:78 最后却因为高耸的语言障碍之墙而呈现半放弃状态。 c:13 有人可能会说:反正大家都是领薪水做事嘛。不过我觉得,我们当然都是领薪水做事,但重点在于事情的“细节”与“完成度”。即便录影内容有99%是完美的,但若有1%的细节出错,这次的录影就会“慢慢地”死去。而即使从外观看来没问题,但那被遗漏的1%...
Markdown
/* * The order of these masks is important. Matching masks will be seen * first and the left over flags will end up showing by themselves. * * For example, if we have GFP_KERNEL before GFP_USER we wil get: * * GFP_KERNEL|GFP_HARDWALL * * Thus most bits set go first. */ #define show_gfp_flags(flags) \ (f...
C
fn default() -> Self { Self::None } } impl TryInto<(Self, InitialConsonant)> for FinalConsonant { type Error = Self; fn try_into(self) -> Result<(Self, InitialConsonant), Self> { match self { Self::GS => Ok((Self::G, InitialConsonant::S)), Self::NJ => Ok((Self::N...
Rust