content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
rue,
area = true,
duration = true,
chaos = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"base_chaos_damage_to_deal_per_minute",
"physical_damage_%_to_add_as_chaos",
"skill_can_fire_arrows",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_ag... | Lua |
,240,107.45,240,240h48C288,352.94,159.06,224,0,224ZM0,416v48a48,48,0,0,1,48,48H96A96,96,0,0,0,0,416Zm0-96v48A144,144,0,0,1,144,512h48C192,406,106,320,0,320ZM634.63,200,576,146.84V48a16,16,0,0,0-16-16H544a16,16,0,0,0-16,16v55.34L424.06,9.1a36.36,36.36,0,0,0-48.15,0L165.37,200A16,16,0,0,0,164,222.57l10.62,12a16,16,0,0,0,... | JavaScript |
y, 0, %rx)\n", loop_cnt, Rv_intr_vect);
!!# loop_cnt++;
!!# }
!!# ;
!!#
!!#
!!# %%
!!# %%section cbfunc
!!#
!!#
!!#
!!#
!!#
!!# %%
!!# %%section stat
!!#
!!# %%
#endif | Assembly |
pfl # restore floating point state
movl -12(%ebp), %esp # restore initial stack pointer
xorl %edx, %edx # clear rtld_fini
jmpl *-24(%ebp) # entry
## timespec:
## .long 10
## .long 10
# Local Variables:
# asm-comment-char: ?#
# End: | Assembly |
nst response = await fetch('/api/today-stats');
const stats = await response.json();
if (stats.success) {
const todaySuccessCount = document.getElementById('today-success-count');
if (todaySuccessCount) {
let count = 0;
if (isAdmi... | HTML |
external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://... | HTML |
E(sxg_fetch_ocsp_response(cert_, issuer_, &ocsp));
ASSERT_NE(nullptr, ocsp);
OCSP_RESPONSE_free(ocsp);
}
TEST_F(CertChainTest, DISABLED_Generate) {
ASSERT_NO_FATAL_FAILURE(SetEcdsa256());
sxg_buffer_t result = sxg_empty_buffer();
sxg_buffer_t sct_list = sxg_empty_buffer();
sxg_cert_chain_t chain = sxg_empt... | C++ |
RDG_genChar(seedPtr, ldt); }
} }
}
void RDG_genBuffer(void* buffer, size_t size, double matchProba, double litProba, unsigned seed)
{
U32 seed32 = seed;
BYTE ldt[LTSIZE];
memset(ldt, '0', sizeof(ldt)); /* yes, character '0', this is intentional */
if (litProba<=0.0) litProba = matchProba / 4.5... | C |
ction torque in N-m.
/// </summary>
public float MaxTorque { get; set; }
public override Vector2 GetReactionForce(float inv_dt)
{
return inv_dt * this._linearImpulse;
}
public override float GetReactionTorque(float inv_dt)
{
return inv_dt * this._angularImpulse;
}
internal override void InitV... | C# |
ize) {
throw Exception('Token refresh queue is full');
}
final completer = Completer<T>();
Future<void> executeTask() async {
try {
LogUtils.d('TokenQueue: 开始执行队列任务');
final result = await task();
completer.complete(result);
LogUtils.d('TokenQueue: 队列任务执行完成');
... | Dart |
/// Thread status flag.
/// </summary>
bool IsActive
{
get;
}
/// <summary>
/// Initializes the real time handler for the specified algorithm and job
/// </summary>
void Setup(IAlgorithm algorithm, AlgorithmNodePacket job, IResultHandler r... | C# |
以后, 早上起来后他还是睡在地上。 哈哈哈哈, 每当创业艰辛的时候我都要把这件事想起来笑一笑…</p>
<p>就这样过了几个月, 整个团队大概有10人左右, 有一天听到设计师说Linux下的截图真烂, 你看QQ截图多好用, 怀着不满我周末花了2天时间就把深度截图写完了, 类似QQ截图, 可以直接全屏截图快速标注(现在深度截图已经是被传播的最广泛的一款深度应用)。就在写完截图几天, 来了一名将来3年一起创业的好队友,后来深度音乐的作者, 外号尊称猴哥。猴哥来了我就把截图交给他继续完善, 这家伙才来的时候除了能够写几行python代码啥都不会(后来听他自己说如果第一个星期做不了就不做了), 但是这家伙超级爱学, 进步神速, 很快就把深... | HTML |
05, 0.5);
vtkTextMapper textMapperC = new vtkTextMapper();
textMapperC .SetInput("This is\nmulti-line\ntext output\n(centered)");
textMapperC.GetTextProperty().ShallowCopy(multiLineTextProp);
textMapperC.GetTextProperty().SetJustificationToCentered();
textMapperC.GetTextProperty().SetVertical... | Java |
t(g) => write!(f, "¬ {}", g),
Form::Bct(b,g,h) => write!(f, "({} {} {})", g, b, h),
Form::Qtf(true,g) => write!(f, "∃ {}", g),
Form::Qtf(false,g) => write!(f, "∀ {}", g),
Form::Rel(r,ts) => write!(f, "{}{}", r, Terms(ts))
}
}
}
pub enum FormPart {
Cst(bool),
Not,
Qtf(bool),
Bct(B... | Rust |
--==============================================================
-- Copyright (c) 2013 Point Inside, Inc.
-- All Rights Reserved.
-- http://pointinside.com
--==============================================================
MOAISim.openWindow ( "test", 640, 480 )
MOAIGfxMgr.setClearColor ( 1, 1, 1, 1 )
viewport = MOAIVi... | Lua |
const timestamp = extractTimestamp(line);
if (timestamp) {
message.timestamp = timestamp;
} else {
logger.warning('Line without timestamp', { line, index });
if (throwError) {
throw new EagletrtPostProcessingInvalidGpsRowTimest... | Typescript |
S1_MAP 0x01004000
#define LEO_UNK_MAP 0x01005000
#define LEO_LX_KRN_MAP 0x01006000
#define LEO_LC_SS0_KRN_MAP 0x01007000
#define LEO_LC_SS1_KRN_MAP 0x01008000
#define LEO_LD_GBL_MAP 0x01009000
#define LEO_UNK2_MAP 0x0100a000
#ifdef __KERNEL__
struct fbcmap32 {
int... | C |
iagonal is inside the polygon
func (ec *earcut) middleInside(a, b *node) bool {
p := a
inside := false
px := (a.x + b.x) / 2
py := (a.y + b.y) / 2
for {
if ((p.y > py) != (p.next.y > py)) && p.next.y != p.y &&
(px < (p.next.x-p.x)*(py-p.y)/(p.next.y-p.y)+p.x) {
inside = !inside
}
p = p.next
if p == a... | Go |
style: { fill: '#24d2b5' }
},
{
latLng: [-33.00, 151.00],
name: 'Melborne : 250',
style: { fill: '#ff9040' }
},
{
latLng: [36.77, -119.41],
name: 'New Jersey : 12',
style: { fill: '#20aee3' }
},
{
... | JavaScript |
xy;
var arFWFilterCookies=FWFilterRules.FWFilterCookies;
var arFWFilterJavaApplets=FWFilterRules.FWFilterJavaApplets;
var arFWFilterActiveX=FWFilterRules.FWFilterActiveX;
var arFWFilterPopupWnds=FWFilterRules.FWFilterPopupWnds;
var arFWBlockFragIPPkts=FWFilterRules.FWBlockFragIPPkts;
var arFWPortScanProtect=FWFilterRul... | JavaScript |
)
err := wrapper.runProfile()
assert.EqualError(t, err, "1 on profile 'name': exit status 1")
assertFileEquals(t, "finally")
})
}
func Example_runProfile() {
term.SetOutput(os.Stdout)
profile := config.NewProfile(nil, "name")
ctx := &Context{
binary: "echo",
profile: profile,
command: "test",
}
wrap... | Go |
2],[10001,10000,2],[14202,4,2]]', '', '100200091,100200092,100200093,100200094,100200095', 'bg5', 'map_test', '1'},
{'70020010', '70020010', '异构空间·深潜10层', '10', '7002', '9', 'Map_Prologue', '20010110', '70020009', '70020011', '1', '310063', '', '', '1', '0', '0', '0', '1,1', '2,2', '3,20', '[1]', '[[3,99]]', '[[10040,5... | Lua |
g;
main: Main;
constructor(ad: string) {
this.enemyad = ad;
}
execute(callback: Function): void {
console.log("开始战斗");
console.log(UIScene.getCurrentScene().hero);
var battle = new Battle(UIScene.getCurrentScene().hero, 1, this.enemyad, 6, 6);
if (GameScene.get... | Typescript |
rel_eff_eqn_form();
if( form == RelActCalc::RelEffEqnForm::FramPhysicalModel )
return 0;
return std::max( 0, m_rel_eff_eqn_order->currentIndex() );
}
std::shared_ptr<const RelActCalc::PhysicalModelShieldInput> RelActAutoGuiRelEffOptions::phys_model_self_atten() const
{
const RelActCalc::RelEffEqnForm form ... | C++ |
services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="https://www.canada.ca/en/services/health.html">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www... | HTML |
10 && special == 0x10 -> {
regPC = regEPC
regStatus = regStatus shr 4
}
// ERET (Exception return)
code == 0x10 && special == 0x18 -> {
regPC = regEPC
regStatus = r... | Kotlin |
en folder icon used */
padding-right: 0;
padding-left: 50px;
}
.rtl dl.row-item dt {
background-position: 99.5% 95%; /* Position of topic icon */
}
.rtl dl.row-item dt .list-inner {
padding-left: 5px;
padding-right: 45px; /* Space for folder icon */
}
.rtl dl a.row-item-link {
/* topic row icon links */
... | CSS |
3, 2]));
// console.log(difference([1, 2, 3], [4, 3, 2]));
// let myMap = new Map().set('yes', true).set('no', false);
// console.log(strMapToObj(myMap));
// console.log(objToStrMap({'yes': true, 'no': false}))
// console.log(objToStrMap({'yes': true, 'no': false})
// let myMap = new Map().set('yes', true).set('no', f... | Typescript |
#!/usr/bin/env python3
from rest_framework import status as http_status
from unittest import mock
import pytest
from addons.base.tests.views import (
OAuthAddonAuthViewsTestCaseMixin, OAuthAddonConfigViewsTestCaseMixin
)
from addons.figshare.tests.utils import FigshareAddonTestCase
from tests.base import OsfTestC... | Python |
f (Disposed)
{
return;
}
foreach (var layer in CacheLayers)
{
if (layer is IDisposable disposableLayer)
{
disposableLayer.Dispose();
}
else if (layer is IAsyncDisposable asyncDisposableLayer)
{
await asyncDisposableLayer.DisposeAsync().ConfigureAwait(false);
}
}
await Extensio... | C# |
l02244"></a><span class="lineno"> 2244</span>  add_tile_offset(tile_offset);</div><div class="line"><a name="l02245"></a><span class="lineno"> 2245</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02246"></a><span class="lineno"> 2246</... | HTML |
0xd
beq branch_2242e3e
cmp r0, #0x1
bne branch_2242e44
.thumb
branch_2242e3e: @ 2242e3e :thumb
mov r0, #0xd
strb r0, [r4, #0xd]
b branch_2242e58
@ 0x2242e44
.thumb
branch_2242e44: @ 2242e44 :thumb
cmp r0, #0xe
beq branch_2242e4c
cmp r0, #0x2
bne branch_2242e58
.thumb
... | Assembly |
rt "portfolio_value" in data["data"]
assert "volatility" in data["data"]
@patch("src.api.middleware.auth.verify_token")
@patch(
"src.core.risk_management_service.RiskManagementService.calculate_risk_metrics"
)
def test_get_position_risk_metrics_success(
self, mock_calculate_metr... | Python |
,65040,C.av,[H.a])
C.PC=new H.b(65043,65043,C.bk,[H.a])
C.PD=new H.b(65044,65044,C.av,[H.a])
C.PE=new H.b(65056,65071,C.d,[H.a])
C.PF=new H.b(65075,65076,C.bm,[H.a])
C.PG=new H.b(65101,65103,C.bm,[H.a])
C.PH=new H.b(65104,65104,C.av,[H.a])
C.PI=new H.b(65106,65106,C.bl,[H.a])
C.PJ=new H.b(65108,65108,C.av,[H.a])
C.PK=n... | JavaScript |
protocol.StateManager) (*action.Receipt, error) {
return handle(ctx, elp.Action(), sm, cc.indexer, cc.addr.String())
}
func (cc *consortiumCommittee) Validate(ctx context.Context, elp action.Envelope, sr protocol.StateReader) error {
return validate(ctx, sr, cc, elp.Action())
}
func (cc *consortiumCommittee) ReadS... | Go |
eration.VariableValueNameString(argValue.Ref)
placeHolder, _ := variables.AddVariable(
&resolve.ContextVariable{
Path: []string{variableName},
Renderer: resolve.NewJSONVariableRenderer(),
})
escapedKey, err := utils.JsonSerialize(argName)
if err != nil {
return err
}
buf.Write(escapedKe... | Go |
lsMap.has(secondId)) await this.setFighterDetails(secondId);
let firstFighter = new Fighter(this.fightersDetailsMap.get(firstId));
let secondFighter = new Fighter(this.fightersDetailsMap.get(secondId));
fight({ firstFighter, secondFighter });
}
}
protected async handleFighterClick(event: Even... | Typescript |
CFB7")
|| mo.equalsIgnoreCase("OFB150");
if (!result) {
// only report unexpected exception
nsaEx.printStackTrace();
}
}
return result;
}
}
/*
* Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved.
... | Java |
r, &g_pRenderTargetView );
pBackBuffer->Release();
if( FAILED( hr ) ) return hr;
ID3DBlob* pVSBlob = NULL;
if( FAILED( hr = D3DReadFileToBlob( L"RenderExplosionVS.cso", &pVSBlob ) ) ) return hr;
if( FAILED( hr = g_pd3dDevice->CreateVertexShader( pVSBlob->GetBufferPointer(), pVSBlob->GetBufferSize()... | C++ |
314 11.1403 14.2076C11.258 14.3838 11.3208 14.591 11.3208 14.8029C11.3208 15.087 11.208 15.3595 11.007 15.5604C10.8061 15.7614 10.5336 15.8742 10.2495 15.8742Z"
fill="#ED6969" />
</svg>
}
@case ("WaterAccounts") {
<svg width="19" height="17" viewBox="0 0 19 17... | HTML |
0x20
uint8_t _pad0024[0x4]; // 0x24
source2sdk::physicslib::RnHull_t* m_pHull; // 0x28
};
#pragma pack(pop)
static_assert(offsetof(source2sdk::physicslib::CastSphereSATParams_t, m_vRayStart) == 0x0);
static_assert(offsetof(source2... | C++ |
OR=#C0C0C0 TEXT=#001010 VLINK=#405040>
<P><A NAME="anchortop"></A></P>
<P><CENTER><IMG SRC="frav.gif" tppabs="http://www.anticrack.de/fravia/frav.gif" ALT=tapu_made width="200" height="60"><BR>(This above is an "award" made by
<A HREF="javascript:if(confirm('http://www.surf.to/tapu/ \n\nThis file was not retri... | HTML |
.wnd;
gHooks.Add( ServiceAddress, Hook );
var dom = new ActiveXObject( 'Msxml2.DOMDocument' );
dom.loadXML( '<iq type="get"><query xmlns="jabber:iq:browse"/></iq>' );
dom.documentElement.setAttribute( 'to', ServiceAddress );
dom.documentElement.setAttribute( 'id', Hook.Id );
external.windows( 'MainWindow' ... | HTML |
_note-180">[179]</a></sup></p>
<p>In the third-quarter of 2005, Google reported a 700% increase in profit, largely due to large companies shifting their advertising strategies from newspapers, magazines, and television to the Internet.<sup id="cite_ref-181" class="reference"><a href="#cite_note-181">[180]</a></sup><... | Dart |
h: impl AsRef<Path>) -> Result<()> {
let path = path.as_ref();
return fs::remove_dir(path)
.map_err(|_| format!("failed to remove directory {}", path.display()));
}
/// rename file
pub fn rename(path: impl AsRef<Path>, new: impl AsRef<Path>) -> Result<()> {
let path = path.as_ref();
return fs::rename(path, ... | Rust |
UI.

- Check AWS CloudWatch for logs and metrics related to the AWS services used.
- Check up on the email alerts sent by the airflow pipeline.

#... | Markdown |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | www.openfoam.com
\\/ M anipulation |
-----------------------------------... | C |
k TabberKeyMap) ShortHelp() []key.Binding {
return []key.Binding{}
}
// FullHelp returns keybindings for the expanded help view. It's part of the
// key.Map interface.
func (k TabberKeyMap) FullHelp() [][]key.Binding {
return [][]key.Binding{
{k.TabLeft, k.TabRight},
}
}
var DefaultTabberKeys = TabberKeyMap{
Ta... | Go |
", sound: "", txt: "[我]真厉害!" },
410525: { nxId: 1, scene: 41114, doing: 2, item: 217031, music: "", sound: "", txt: "[程昱川]如果我不回去我曾经瞧不起的家族\n企业,这一切都不会发生。" },
410526: { nxId: 1, scene: 41114, doing: 2, item: 211001, music: "", sound: "", txt: "[我]嗯……没想到你平时没个正经,\n其实还这么有才干。" },
//程2
410527: { nxId: 1, scene:... | Typescript |
3,
slash_frames: 15,
x: 50,
y: 400,
dir_x: 1,
dir_y: -1,
is_moving: false
}
state.enemies ||= []
end
def add_enemy
state.enemies << {
x: 1200 * rand,
y: 600 * rand,
w: 64,
h: 64,
anchor_x: 0.5,
anchor_y: 0.5,
path: 'sp... | HTML |
{
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-cursor { position: absolute; }
.CodeMirror-measure pre { position: static; }
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3;
}
div.CodeMirror-dragcursors {
visibility: visi... | CSS |
"energy") <= 0) then
self:EmitSound("common/warning.wav")
self:TurnOff(true)
return
else
if (BeepCount > 0) then
BeepCount = BeepCount - 1
else
self:EmitSound("Buttons.snd17")
BeepCount = 20 --30 was a little long, 3 times a minute is ok
... | Lua |
strError = "册记录 XML 装入 XMLDOM 时出错:" + ex.Message;
return -1;
}
string borrower = DomUtil.GetElementText(dom.DocumentElement, "borrower");
if (string.IsNullOrEmpty(borrower) == false)
return 1;
return 0;
}
#... | C# |
ionality should be called from PendSV IRQ,
// thank's to that we are on MSP with privilege mode
.global switch_to_next_task
.thumb_func
switch_to_next_task:
// call scheduler to configure next task for the execution
bl get_next_task
// load task context
ldmia r0!, {r3-r7}
mov r8, r3
mov r9, r4
mov r10, ... | Assembly |
, startY, width, height, 0F, 1F, 1F, 0F, texture, null)
override fun drawBox(startX: Int, startY: Int, width: Int, height: Int, texture: String?, color: Vector4fc?) =
drawBox(startX, startY, width, height, 0F, 1F, 1F, 0F, texture, color)
override fun drawBox(startX: Int, startY: Int, width: Int, h... | Kotlin |
_regs (arg);
if (num_regs > 0)
while ((first_reg + *cum_num) % num_regs != 0)
(*cum_num)++;
*cum_num += num_regs;
}
else
{
if (cum->num < cum->args.nargs)
cum->num++;
else
{
cum->offset += tree_to_uhwi (TYPE_SIZE_UNIT (arg.type));
cfun->machine->kernarg_segment_byte_size = ... | C++ |
f _Offboard_ control with MAVROS, using an Iris quadcopter simulated in Gazebo Classic/SITL.
У кінці посібника ви повинні побачити таку ж поведінку, як і в нижченаведеному відео, повільний зліт на висоту 2 метри.
:::warning
_Offboard_ control is dangerous.
Якщо ви керуєте реальним транспортним засобом, то обов'язково ... | Markdown |
: left;
}
#bookdisplay h3 {
font: 400 15px/1.5em "pt-sans",sans-serif;
text-indent: 0px;
margin: 0 0 30px 0;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
text-align: center;
color: white;
}
.bookinfo {
width: 325px;... | CSS |
Test]
public static void _int8()
{
Random32 rng = Random32.New;
for (int i = 0; i < 32; i++)
{
int8 test = rng.NextInt8();
Assert.AreEqual(parityeven(test), (countbits(test) & 1) == 0);
}
}
[Test]
... | C# |
st速度过慢
# v19.2.0 2022.11.20
## 活动维护
1. 新增 DNF娱乐赛 活动
## 下载
1. chrome相关文件改用alist来下载
## dlc
1. dlc在下载到不完整的镜像时而更新失败时,进行多次重试
2. dlc尝试改为从alist来下载
## 其他
1. github action的发布flow增加上传alist流程
2. 运行完时,若一定时间内没有手动结束进程,则自动关闭进程池,避免多次运行使用过多内存,同时留足够时间来查看子进程中的弹窗信息
3. 升级chrome版本到107.0.5304.62
# v19.1.8 2022.10.29
## 活动维护
1. 新增 马杰洛 活动... | Markdown |
_cloud_bigquery_analyticshub_v1_JavaScriptUDF_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n"
... | Java |
if (bits > max_length) {
bits = max_length;
overflow++;
}
tree[n].dl = bits;
// We overwrite tree[n].dl which is no longer needed
if (n > max_code)
continue; // not a leaf node
this._bl_count[bits]++;
... | Typescript |
aderView(
LayoutInflater.from(this).inflate(
R.layout.tt_messagelist_header,
lvPTR.getRefreshableView(), false));
adapter = new MessageAdapter(this);
lvPTR.setAdapter(adapter);
lvPTR.setOnRefreshListener(this);
// 界面底部输入框布局... | Java |
this basic block.
/// </summary>
public long Offset
{
get;
set;
}
/// <summary>
/// Gets a collection of instructions that are executed in sequence when this basic block is executed.
/// </summary>
public IList<TInstruction... | C# |
h binary data that is not valid UTF-8
final mockClient = MockClient((request) async {
// Return mock response with binary data
String base64BinaryData = base64Encode([0xFF, 0xFE, 0x00, 0x01, 0x02]);
String jsonData = '''
{
"value": "$base64BinaryData"
}
''';
... | Dart |
npm/types@7.1.0
- @pnpm/resolver-base@8.0.1
## 6.0.0
### Major Changes
- 97b986fbc: Node.js 10 support is dropped. At least Node.js 12.17 is required for the package to work.
### Patch Changes
- 83645c8ed: Update ssri.
- Updated dependencies [97b986fbc]
- @pnpm/error@2.0.0
- @pnpm/read-project-manifest@2.0.0... | Markdown |
_lode = cos(6. * lode);
const auto sin_3_lode = arg;
const auto tan_3_lode = tan(3. * lode);
auto K = 0.;
auto dK_dlode = 1.;
if (abs(lode) < lodeT) {
K = cos_lode - isqrt3 * sin_phi * sin_lode;
dK_dlode = -sin_lode - isqrt3 * sin_phi * cos_lode;
} else {
const auto sign =
... | Markdown |
etNotNull(columns.getString("IS_NULLABLE").equals("NO"));
int rmIndex = getResultSetMetaDataIndex(rm, column.getColumnName());
if(rmIndex > 0){
column.setAutoIncrement(rm.isAutoIncrement(rmIndex));
}
list.add(column);
}
columns.close();
ResultSet keys = meta.getPrimaryKeys(catalog, sche... | Java |
f field names as unicode strings
@return list of field values as unicode strings.
"""
return [x[2] for x in self.list_fields_and_values(field_names)]
def get(self, field_name):
"""Extract the contents of this field from the file.
@param field_name unicode string: name of a... | Python |
link" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M496 176h-58v-64h-76v122H150V112H74v64H16v160h58v64h76V278h212v122h76v-64h58V176z"/></svg>';
static const String barcode =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org... | Dart |
60px calc((60px - 4px - 18px)/ 2) calc((60px - 2px - 18px)/ 2)}cf-input input,cf-input textarea{outline:0;-webkit-appearance:none;-webkit-touch-callout:auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;border-radius:0;border:none... | CSS |
local tabler = require 'nelua.utils.tabler'
local cdefs = {}
cdefs.primitive_typenames = {
nlisize = {'intptr_t', '<stdint.h>'},
nlint8 = {'int8_t', '<stdint.h>'},
nlint16 = {'int16_t', '<stdint.h>'},
nlint32 = {'int32_t', '<stdint.h>'},
nlint64 = {'int64_t', '<stdint.h>'},
... | Lua |
=== BOOLEAN || (type === OVERLOADED_BOOLEAN && value === true)) {
// If attribute type is boolean, we know for sure it won't be an execution sink
// and we won't require Trusted Type here.
attributeValue = '';
} else {
// `setAttribute` with objects becomes only `[object]` in IE8/9,
/... | JavaScript |
async () => {
let promise = new Promise((resolve, reject) => {
resolve(axios.get(BaseURLEnum.PrivatBank));
});
if (localStorage.getItem("numberOfRequests") === null) {
localStorage.setItem("numberOfRequests", "1");
} else {
let counter = localStorage.getItem("numberOfRequest... | Typescript |
кая система России" class="mw-redirect">Политическая система<br />
России</a></b></p>
</td>
</tr>
<tr>
<td style="border-top:1px solid;"></td>
</tr>
<tr>
<td align="left">
<p><b><a href="/wiki/%D0%93%D0%BE%D1%81%D1%83%D0%B4%D0%B0%D1%80%D1%81%D1%82%D0%B2%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9_%D1%81%D1%82%D1%80%D0%BE%D0%B9_%D0%A... | HTML |
</param>
/// <param name="lb">
/// The second point defining the line.
/// </param>
/// <returns>
/// The intersection point.
/// </returns>
public static Point3D? LineIntersection(this Plane plane, Point3D la, Point3D lb)
{
// http://en.wikip... | C# |
rt {BREADR_ACTIONS, TYPES, TYPES_MAP, SELECTORS, REPOSITORIES} from './Privileges.testdata';
const {privilegesUrl, singlePrivilegeUrl, updatePrivilegeUrl, createPrivilegeUrl} = URL;
const XSS_STRING = TestUtils.XSS_STRING;
const {PRIVILEGES: {FORM: LABELS, MESSAGES: {NO_ACTION_ERROR}}, SETTINGS} = UIStrings;
const {E... | JavaScript |
acters.
///
/// > **NOTE:** The value of "name" or "character_set" does not support modification.
/// </summary>
[Input("description")]
public Input<string>? Description { get; set; }
/// <summary>
/// The Id of instance that can run database.
/// </... | C# |
a_c+6]
v_accvgpr_read_b32 v[v_c+7], a[a_c+7]
v_cvt_f16_f32_e32 v[v_c+4], v[v_c+4]
v_cvt_f16_f32_e32 v[v_c+5], v[v_c+5]
v_cvt_f16_f32_e32 v[v_c+6], v[v_c+6]
v_cvt_f16_f32_e32 v[v_c+7], v[v_c+7]
v_pack_b32_f16 v[v_c+4], v[v_c+4], v[v_c+5]
v_pack_b32_f16 v[v_c+5], v[v_c+6], v[v_c+7]
ds_writ... | Assembly |
ow.mobile-6-col .edd-download {
width: 16.66% !important;
}
.edd_downloads_list.oceanwp-row.mobile-7-col .edd-download {
width: 14.28% !important;
}
}
/* Archive Page Styling */
.edd_downloads_list .edd_download_inner {
position: relative;
}
.edd_downloads_list .owp-content-left .edd_download_inner {
... | CSS |
c{0%{bottom:0;transform:rotate(0deg)}45%{bottom:6px;transform:rotate(-145deg)}75%{transform:rotate(-130deg)}to{transform:rotate(-135deg)}}@keyframes nc{0%{bottom:6px;transform:rotate(-135deg)}45%{transform:rotate(10deg)}75%{transform:rotate(-5deg)}to{bottom:0;transform:rotate(0)}}.navbar-toggler .icon-bar:nth-child(2){... | CSS |
c2IDEuMjczIDIuNTM2QTQ4LjQgNDguNCAwIDAgMCAxMiAyMWMuNDktLjc5Ljk3LTEuNjEzIDEuNDQtMi40NjIuNDY5LS44NjIuODk3LTEuNzA3IDEuMjg3LTIuNTM3eiIvPjwvc3ZnPg=='>
static const insert_link_filled = IconData(
0xe15a,
fontFamily: iconFontFamily,
fontPackage: iconFontPackage,
);
/// Font icon named "__flash card filled__"... | Dart |
# -*- coding: utf-8 -*-
# Generated by Django 1.11.20 on 2019-05-30 20:35
from __future__ import unicode_literals
from django.db import migrations, models
def forwards_split_unified_job_template_any(apps, schema_editor):
UnifiedJobTemplate = apps.get_model('main', 'unifiedjobtemplate')
for ujt in UnifiedJobT... | Python |
t provided a random one will be generated
*/
@JvmOverloads
@JvmStatic
fun numeric(value: Number? = null): Matcher {
return TypeMatcher(value ?: 100, NumberTypeMatcher(NumberTypeMatcher.NumberType.NUMBER),
if (value == null) RandomDecimalGenerator(6) else null)
}
/**
* Match a decimal value
*... | Kotlin |
HasDirection$Direction_2(elem) != (com_google_gwt_i18n_client_HasDirection$Direction_$clinit__V() , com_google_gwt_i18n_client_HasDirection$Direction_DEFAULT) && com_google_gwt_dom_client_Element_$setPropertyString__Lcom_google_gwt_dom_client_Element_2Ljava_lang_String_2Ljava_lang_String_2V(elem, $intern_14, $intern_3)... | HTML |
�的经营 。</p><p>2、由于<a href="http://www.to3158.cn/tags-x-z65c6c4da8948f.html" target="_blank" class="relatedlink">现在</a>开宠物店<a href="http://www.to3158.cn/tags-t-z65b00d1b4fe3b.html" target="_blank" class="relatedlink">投资</a>小、利润大、<a href="http://www.to3158.cn/tags-f-x.html" target="_blank" class="relatedlink">风险</a>相对其它<a... | HTML |
/*------------------------------------------------------------------------------
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
-------------------... | C |
/******************************************************************************\
* Copyright (C) Leap Motion, Inc. 2011-2014. *
* Leap Motion proprietary. Licensed under Apache 2.0 *
* Available at http://www.apache.org/licenses/LICENSE-2.0.html ... | C# |
5 sensors | grep 'Core 0:' | awk -F+ '{print $2}' | awk -F° '{print $1}'}")
temp1 = conky_parse("${execi 5 sensors | grep 'Core 1:' | awk -F+ '{print $2}' | awk -F° '{print $1}'}")
cairo_set_source_rgba(cr, r2, g2, b2, t2)
ct = cairo_text_extents_t:create()
cairo_text_extents(cr,temp0 .. "°C",ct)
cairo_move_to(... | Lua |
s sufficient for 1 execution minimum
let call_balance_used = self.task_balance_uses(&item);
assert!(call_balance_used <= item.total_deposit, "Not enough task balance to execute job, need at least {}", call_balance_used);
let hash = self.hash(&item);
log!("Task Hash (as bytes) {:?}", &ha... | Rust |
cellEl = cell.getElement();
cellEl.addEventListener("mousedown", function (e) {
if (e.which === 1) {
self.checkTimeout = setTimeout(function () {
self.startMove(e, cell.row);
}, self.checkPeriod);
}
});
cellEl.addEventListener("mouseup", function (e) {
if (e.which === 1) {
if (self.... | JavaScript |
(!status.ok()) {
VLOG(1) << "Infer shape return status: " << status.ToString();
*output = item.graph;
return status;
}
GRAPPLER_RETURN_IF_DEADLINE_EXCEEDED();
TuningConfig config;
config.no_gemm = true;
// TODO(yaozhang): Enable tuning with various TuningConfig choices with
// the measurement-... | C++ |
, r7
/* 00001EB8 00001EEC 55 07 C7 3E */ extrwi r7, r8, 4, 20
/* 00001EBC 00001EF0 28 07 00 09 */ cmplwi r7, 0x9
/* 00001EC0 00001EF4 40 82 00 50 */ bne L_00001F10
L_00001EC4:
/* 00001EC4 00001EF8 3D 80 00 00 */ lis r12, __gxvDummyStr@ha
/* 00001EC8 00001EFC 39 4C 00 00 */ addi r10, r12, __gxvDummyStr@l
/* 00001EC... | Assembly |
using System.Collections.Generic;
using DCL.Components;
using UnityEngine;
namespace DCL
{
public class PoolableObject : IPoolableObject
{
public Pool pool;
public LinkedListNode<PoolableObject> node;
public GameObject gameObject { get; }
public bool isInsidePool { get { return... | C# |
#include <openssl/bio.h>
#include <openssl/ssl.h>
#include <openssl/err.h>
#include <openssl/pem.h>
#include <openssl/x509.h>
#include <openssl/x509_vfy.h>
//SSL_METHOD * hu_ssl_method = NULL;
//SSL_CTX * hu_ssl_ctx = NULL;
extern SSL * hu_ssl_ssl ;// = NULL;
extern BIO ... | C |
imestamp counter during
performance and CPU idle state transitions. In other cases, the timestamp
counters of all processors are not in sync, so as execution of a thread
bounces unpredictably from one core to another, different timelines may be
observed. Additionally, one must understand that this intri... | Assembly |
ibrary.report.ReportManager
import com.vmloft.develop.library.tools.base.VMBDialog
/**
* Create by lzan13 on 2022/03/22 21:41
* 描述:匹配性别设置对话框
*/
class MatchEmotionDialog(context: Context) : VMBDialog<WidgetMatchEmotionDialogBinding>(context) {
private val selfMatch = SignManager.getSelfMatch()
private var ... | Kotlin |
/*
* Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/lice... | C |
"__"+(a+1)),o.index=a,!o.getAttribute("data-title")){var r=o.querySelector("h1");null!==r&&""!==r.textContent.lenght&&o.setAttribute("data-title",r.textContent)}He(o,e,a),t.push(o);var i=o.querySelectorAll(c);Ee[e][a]=i,Ie[e][a]=-1}Le.push(t)}De=Ne.length,Tt(),je()}function He(e,t,n){if(R){void 0===Me[t]&&(Me[t]=[]),vo... | JavaScript |
Page->show();
usedSendingAddressesPage->raise();
usedSendingAddressesPage->activateWindow();
}
void WalletView::usedReceivingAddresses()
{
if(!walletModel)
return;
usedReceivingAddressesPage->show();
usedReceivingAddressesPage->raise();
usedReceivingAddressesPage->activateWindow();
}
... | C++ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.