content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
lockDestructionSoulLeech = 1148,
WarlockDestructionNetherProtection = 1149,
WarlockDemonologyDemonicResilience = 1150,
WarlockDemonologyManaFeed = 1151,
WarlockAfflictionEmpoweredCorruption = 1152,
WarlockAfflictionShadowEmbrace = 1153,
WarlockAfflictionMalediction = 1154,
WarlockDestructionBacklash = 115... | C# |
</a>
</li>
<?php } ?>
<?php
$nums = 0;
$nums_pages = ($pt->page_number > 3) ? ($pt->page_number - 3) : $pt->page_number;
for ($i=$nums_pages; $i <= $pt->total_pages; $i++) {
if ($nums < 4) {
?>
<li class="<?php echo ($pt->page_number == $i) ? 'act... | HTML |
textmenu":{"options":"快捷菜单选项"},"clipboard":{"copy":"复制","copyError":"您的浏览器安全设置不允许编辑器自动执行复制操作,请使用键盘快捷键(Ctrl/Cmd+C)来完成。","cut":"剪切","cutError":"您的浏览器安全设置不允许编辑器自动执行剪切操作,请使用键盘快捷键(Ctrl/Cmd+X)来完成。","paste":"粘贴","pasteNotification":"Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context men... | JavaScript |
hdfWrapControl(c)))
);
// Filter overlays
controls = statusCounts.filter_overlays(controls);
return statusCounts.count_hdf(controls);
}
};
export function doaSetelahShalatIstikarah(): import("../../../../constants/ayat-interface").iAyat[] | undefined {
const _doa = doa();
return [
{
id... | Typescript |
136833] = "Жрец яда из племени Сухой Ветви",
[80653] = "Искровой угорь",
[127809] = "Модуль пересозидания",
[128833] = "Беньяни Блестяшка",
[129857] = "Гончий пес братства Чернозубых",
[10218] = "Сильный исцеляющий идол <Знахарка из племени Ледяной Секиры>",
[155616] = "Занш'ир-громила",
[126092] = "Глади... | Lua |
327788811407, 0.15200065579815766], [51.45313858601972, 0.15170219538333776], [51.45288904690909, 0.15176272947808947], [51.4527788103238, 0.15212172080173764], [51.45291811200758, 0.15242017927156884], [51.45316765068724, 0.15235964836274693], [51.45327788811407, 0.15200065579815766]],
{"bubblingMouseE... | HTML |
元,比去年同期的二百八十三亿元,增长了百分之九十六点五。重要的工业品产量与去年同期相比,钢增长百分之六十 八,煤增长百分之一百一十九点六,发电设备增长百分之三百六十一点四,棉纱增长百分之六十八。许多产品的质量也开始好转,铁路货运量比去年同期增长百分之 五十三点四。农业方面,虽然主要产麦区受了旱灾,小麦、复杂粮、早稻三项合计,初步预计仍将同去年夏季特大丰收的实际产量相当,或者还有所增加,比一九五 七年夏收则将增加约一倍。在市场供应方面,一至四月份社会商品零售额一百九十九点五亿元,比去年同期的一百五十一亿元增长了百分之三十二。在财政方面,收 入超过支出三十三亿元,也比去年同期收入超过支出的部分为多。这些情况说明,全国人民在党的领导下团结... | HTML |
�挂黑页,炫耀一下;或者在网站留下一个后门,作为肉鸡,没事的时候上去溜达溜达;亦或者挂入挖矿木马;但是大家千万不要干这些事,这些都是违法的!
我这里只是教大家在渗透进去之后如何清除我们留下的一部分痕迹,并不能完全清除,完全清除入侵痕迹是不可能的!主要是增加管理员发现入侵者的时间成本和人力成本。只要管理员想查,无论你怎么清除,还是能查到的。
最主要还是要以隐藏自身身份为主,最好的手段是在渗透前挂上代理,然后在渗透后痕迹清除。
Windows系统
1:如果是windows系统,可用MSF中的 clearev 命令清除痕迹
2:如果3389远程登录过,需要清除mstsc痕迹
3:... | Markdown |
px
) !default;
// Spinner
$spinner-config: (
size: 1.5rem,
size-sm: 1.25rem,
size-lg: 2rem
) !default;
// Timeline
$timeline-config: (
time-width: 60px,
badge-width: 30px
) !default;
// Timeline 3
$timeline-3-config: (
media-size: 50px,
border-width: 2px
) !default;
// Timeline 5
$timeline-5-config: (
medi... | CSS |
private var pixelViewListener: PixelViewListener? = null
init {
scaleDetector = ScaleGestureDetector(context, ScaleListener())
gestureDetector = GestureDetector(context, GestureListener())
}
fun setListener(pixelViewListener: PixelViewListener?) {
this.pixelViewListener = ... | Kotlin |
= catching { op.call(peekSource, *args) }
}
for (i in 0 until n) {
val op = ops[i]
val args = argCopies[i]
val res = catching { op.call(fromRealSource, *args) }
assertEqualsComplete(res, ans[i])
}
}
private fun FuzzedDataProvider.getN(): ... | Kotlin |
'_NestedScrollView.sliverOverlapAbsorberHandleFor must be called with a context that contains a _NestedScrollView.',
);
return target.state._absorberHandle;
}
}
class CustomSliverOverlapAbsorber extends _SliverOverlapAbsorber {
CustomSliverOverlapAbsorber({
Key key,
@required _SliverOverlapAbsorber... | Dart |
newConfig("m1")
ss := Spawn(s.ns.NewChild("m1"), "g1", cfg, s.zkConn)
defer ss.Stop()
cancelCh := make(chan none.T)
owner, err := ss.kazooModel.GetPartitionOwner("foo", 1)
c.Assert(err, IsNil)
c.Assert(owner, Equals, "")
// When
claim1 := ss.ClaimPartition(s.ns, "foo", 1, cancelCh)
defer claim1()
// Then
... | Go |
// 2 violations 5 lines above:
// '<p> tag should be placed immediately before the first word'
// '<p> tag should be preceded with an empty line.'
boolean emulated() {return false;}
/**
* * <p> Some Summary.<p>*/
// 4 violations above:
// '<p> tag should b... | Java |
2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg>');--md-admonition-icon--failure:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5.72 5.72a.75.75 0 0 1 1.06 0... | HTML |
1;
letter-spacing: 6px;
margin: 0;
top: 40%;
width: 100%;
text-align: center;
text-transform: uppercase;
word-spacing: -0.3em;
}
.bespoke-slide h1 span {
font-family: 'Satisfy', serif;
font-weight: 400;
font-size: 40%;
text-transform: none;
word-spacing: 0;
letter-spacing: 0;
display: block;
opacity: 0... | CSS |
import pytest
from shot_scraper.utils import filename_for_url
@pytest.mark.parametrize(
"url,ext,expected",
(
("https://datasette.io/", None, "datasette-io.png"),
("https://datasette.io/tutorials", "png", "datasette-io-tutorials.png"),
(
"https://datasette.io/-/versions.jso... | Python |
assertEquals(
"まりふぁいあ\uD83D\uDD25",
(result as ApResolveResult.TypeUser).user.name
)
}
}package org.simple.clinic.home.overdue
import android.os.Parcelable
import kotlinx.parcelize.IgnoredOnParcel
import kotlinx.parcelize.Parcelize
import org.simple.clinic.facility.Facility
import o... | Kotlin |
: #bbc4cf;
}
.cia .v-richtextarea .gwt-ToggleButton, .cia .v-richtextarea .gwt-PushButton {
display: inline-block;
line-height: 20px;
width: 20px;
text-align: center;
outline: none;
}
.cia .v-richtextarea .gwt-ToggleButton:hover, .cia .v-richtextarea .gwt-PushButton:hover {
color: white;
}
.cia .v-richtextarea... | CSS |
g. core body temperature this ride
* Fields: [Field.CORE_TEMP]
*/
const val AVERAGE_CORE_TEMP = "TYPE_AVERAGE_CORE_TEMP_ID"
/**
* Max Core Body Temp - Max. core body temperature this ride
* Fields: [Field.CORE_TEMP]
*/
const val MAX_CORE_TEMP = "TYPE... | Kotlin |
// This code is part of the Fungus library (https://github.com/snozbot/fungus)
// It is released for free under the MIT open source license (https://github.com/snozbot/fungus/blob/master/LICENSE)
using UnityEngine;
namespace Fungus
{
/// <summary>
/// The block will execute when a 2d physics trigger matching... | C# |
using System;
using System.Collections.Generic;
using UnityEngine;
using Verse;
namespace RimWorld
{
public class PlaceWorker_NeedsFuelingPort : PlaceWorker
{
public override AcceptanceReport AllowsPlacing(BuildableDef def, IntVec3 center, Rot4 rot, Map map, Thing thingToIgnore = null)
{
if (FuelingPortUtilit... | C# |
() {
$(this).val("0");
});
}
}
}
});
$(".line:not(style, script)").each(function () {
var line = $(this).prop("id").split("-")... | HTML |
</em></sub>), an initial value <em>C</em>, and a small increment <em>d</em><em>t</em>,
accumulates the sum
<p><div align=left><img src="ch3-Z-G-48.gif" border="0"></div><p>
and returns the stream of values <em>S</em> = (<em>S</em><sub><em>i</em></sub>). The following <tt>integral</tt>
procedure is reminiscent of the `... | HTML |
= latin capital letter A ring</td><td>U+00C5 ISOlat1 </td></tr>
<tr><td> AElig </td><td>Æ</td><td>latin capital letter AE
= latin capital ligature AE</td><td>U+00C6 ISOlat1 </td></tr>
<tr><td> Ccedil </td><td>Ç</td><td>latin capital letter C with cedilla</td>... | HTML |
,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div>
<p><code>test.js</code> File... | HTML |
32Bits)
{
uint32_t value = (1 << 30) + (1 << 29);
EXPECT_EQ(1, clz32(value));
}
TEST(BitfieldTest, CountLeadingZeros64BitsNoTrailing)
{
uint64_t value = (1 << 29) + 1;
EXPECT_EQ(34, clz64(value));
}
TEST(BitfieldTest, CountLeadingZeros64Bits)
{
uint64_t value = 1ULL << 63;
EXPECT_EQ(0, clz64(v... | C++ |
rafen Lake"] = ".go -220.87 5791.59 23.1452 530",
["Umbrafen Village"] = ".go -855.415 5222.56 18.4855 530",
["Zabra'jin"] = ".go 261.398 7859.78 23.3885 530",
},
}
elseif cont == "N_A" then
return {
["Stormwind"] = {
["... | Lua |
SignalsDispatching(false);
this.textX = anychart.utils.normalizeSize(/** @type {number|string} */(padding.getOption('left')), this.backgroundWidth);
this.textY = anychart.utils.normalizeSize(/** @type {number|string} */(padding.getOption('top')), this.backgroundHeight);
};
/**
* Gets position overridable method... | JavaScript |
, r5
JSR (disassemble)
ld.i r5, r1
add.i r3, r0, -1
nz.ld.i pc, r0, dis_loop
ld.i pc, r0, m6
# Single Step Command
#
# Global registers:
# r4 is the emulated program counter (set by @)
#
# Local registers:
# r5 is the source register number
# r6 is the destination register number
# r... | Assembly |
38E5D4 38 00 00 00 */ li r0, 0
/* 80391698 0038E5D8 7F E3 FB 78 */ mr r3, r31
/* 8039169C 0038E5DC 98 1F 01 36 */ stb r0, 0x136(r31)
/* 803916A0 0038E5E0 80 9F 00 FC */ lwz r4, 0xfc(r31)
/* 803916A4 0038E5E4 48 00 0F 2D */ bl setStageName__Q28Morimura16TChallengeSelectFi
/* 803916A8 0038E5E8 80 1F 01 40 */ lwz r0... | Assembly |
00
W2tleQ== 16401
aWV0ZW4= 16402
CVM= 16403
IGxlYWRlcnNoaXA= 16404
IOCmrOCmsg== 16405
w6l0w6k= 16406
5oCd 16407
w6B5 16408
IM+DzrU= 16409
IHRlY2huaXF1ZQ== 16410
IGVuZ2luZWVyaW5n 16411
MTMx 16412
ZWRiYWNr 16413
IGRlc2lyZQ== 16414
tZw= 16415
cGVjaWZpYw== 16416
IGxsZQ== 16417
UmVhbA== 16418
IGRlc3BpdGU= 16419
IGRpYg== 164... | Kotlin |
Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:12px;cursor:move;position:relative;color:#484848;b... | CSS |
V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"] };
var faFacebookF = { prefix: 'fab', iconName: 'facebook-f', icon: [264, 512, [], "f39e", "M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.... | JavaScript |
lnLog(fmt.Sprintf("sendmaill.GetUserInfo. get modifyuser info: err: %v", err))
}
users[modifyuser] = modifyuseroa
}
// get apply user's oa info
if _, exist := users[ticket.ApplyUser]; !exist {
applyuser, err := funcs.GetUserInfo(ticket.ApplyUser)
if err != nil {
funcs.PrintlnLog(fmt.Sprintf("sendmaill.Get... | Go |
_policies</a></code></td>
</tr>
</table>
<h4><a name="return_arg-spec-synopsis"></a>Class template
<code>return_arg</code> synopsis</h4>
<pre>
namespace boost { namespace python
{
template <size_t arg_pos=1, class Base = default_call_policies>
struct return_arg : Base
{
static Py... | HTML |
14 */ beq lbl_801F824C
/* 801F823C 001F3E9C 48 00 01 10 */ b lbl_801F834C
lbl_801F8240:
/* 801F8240 001F3EA0 2C 00 00 09 */ cmpwi r0, 9
/* 801F8244 001F3EA4 40 80 01 08 */ bge lbl_801F834C
/* 801F8248 001F3EA8 48 00 00 20 */ b lbl_801F8268
lbl_801F824C:
/* 801F824C 001F3EAC 54 A0 06 31 */ rlwinm. r0, r5, 0, 0x18, ... | Assembly |
Z,u=new mt,h=new _t.Z,d=new it.Z,p={},A=new N.Z,f=[],g=[],m=new it.Z,y=new it.Z;for(let v=0;v<n;v++){let i;if(e.hasProperty("POSITION"))i=e.getProperty("POSITION",Co.FLOAT,3,v,s);else if(e.hasProperty("POSITION_QUANTIZED")){i=e.getProperty("POSITION_QUANTIZED",Co.UNSIGNED_SHORT,3,v,s);const t=e.getGlobalProperty("QUANT... | JavaScript |
49e95ba97d7f".decodeHex())
bytesIn.writeByte(0x89) // Literal value Huffman encoded 9 bytes
// decodes to custom-value which is length 12
bytesIn.write("25a849e95bb8e8b4bf".decodeHex())
}
private fun checkReadThirdRequestWithHuffman() {
assertThat(hpackReader!!.headerCount).isEqualTo(3)
// [ ... | Kotlin |
e scale) {
assemble0194((byte) 0xDF, (byte) 0x00, m32, index, scale);
}
/**
* Pseudo-external assembler syntax: {@code fildq }<i>m32</i>, <i>index</i>, <i>scale</i>
* Example disassembly syntax: {@code fildq L1: 0x12345678[esi * 4]}
*/
// Template#: 1582, Serial#: 2361
publi... | Java |
ot enough items,
/// the number of returned items will be less than [n]. If [n] <= 0, all items
/// will be returned.
/// - [keywords] is a list of keywords to filter the history items. If [keywords]
/// is not empty, only items that contain at least one keyword will be returned.
/// If [keywords] is empty, a... | Dart |
="scale(0.707)" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#E22-MJMAIN-32" x="389" y="0"></use><use transform="scale(0.707)" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#E22-MJMAIN-29" x="888" y="0"></use></g><use transform="scale(0.707)" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#E2... | HTML |
1.25 0 0 0 0 2.5"
/>
</svg>
</div>
</div>
<div class="icon-sizes">
<div>Orig 418</div>
<div>New 418</div>
<div style="background: #dddddd">Diff 0.00%</div>
</div>
</div>
<div class="icon-row">
<div class="icon-name">logout.svg</div>... | HTML |
0xa6e, 0xa74, 0xa79,
0xa79, 0xa80, 0xa8b, 0xa90, 0xa9b, 0xaa2, 0xaa2, 0xaa7, 0xaac, 0xaac, 0xaac, 0xab8,
0xabc, 0xac5, 0xacb, 0xacf, 0xad5, 0xad5, 0xadb, 0xae4, 0xae9, 0xaf4, 0xaf4, 0xaf8,
0xb01, 0xb05, 0xb16, 0xb1e, 0xb26, 0xb31, 0xb36, 0xb3b, 0xb4c, 0xb56, 0xb5d, 0xb65,
0xb6f, 0xb78, 0xb78, 0xb78, 0xb78, 0xb82, ... | Go |
ygon.Points.Clear();
InfoAVRMBigBannerPolygon.Points.Add(StartPoint);
InfoABATBannerPolygon.Points.Clear();
InfoABATBannerPolygon.Points.Add(StartPoint);
InfoABATBigBannerPolygon.Points.Clear();
InfoABATBigBannerPolygon.Points.Add(StartPoint);
Info... | C# |
ack"] = feedback
# yield joined_df
aggregated_df = pd.concat([aggregated_df, joined_df])
aggregated_df = left_shift_pmid(aggregated_df)
return aggregated_df
def convert_to_eval_format(joined_df):
"""
Convert the joined dataframe to the evaluation format
"""
join... | Python |
}
except Exception as e:
logging.error(f"[CRAWLER ERROR] Failed to initiate call: {e}")
raise HTTPException(status_code=500, detail="Twilio call failed to start.")
@app.post("/twilio/voice")
async def handle_twilio_voice(request: Request):
vr = VoiceResponse()
gather = Gather(... | Python |
}
}
impl Display for RotationType {
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
match self {
RotationType::Normal => write!(f, ""),
RotationType::Double => write!(f, "2"),
RotationType::Inverse => write!(f, "'"),
}
}
}
/// Gives ... | Rust |
is_bit() const
{
return this->is_bit_;
}
bool
DataReaderImpl::has_zero_copies()
{
ACE_GUARD_RETURN(ACE_Recursive_Thread_Mutex,
guard,
this->sample_lock_,
true /* assume we have loans */);
ACE_GUARD_RETURN(ACE_Recursive_Thread_Mutex, instance_guard, this->instances_lock_, true);
for (Subscrip... | C++ |
:fixed;text-align:center;width:100%;z-index:101}.designer_header a{display:block;float:right;margin:3px 1px 4px;height:20px}.designer_header .M_bord{display:block;float:right;margin:4px;height:20px;width:2px}.designer_header a.first{margin-left:1em}.designer_header a.last{margin-right:1em}a.M_butt_Selected_down_IE,a.M_... | CSS |
-1.8s.8-1.8 1.8-1.8h9.1c1 0 1.8-.8 1.8-1.8V1.8C23.2.8 24 0 25 0s1.8.8 1.8 1.8v3.8c.1 3-2.4 5.5-5.4 5.5z"/></g><g fill="#06C1F3"><path d="M90.4 13h-9.1c-3 0-5.5-2.5-5.5-5.5V3.8c0-1 .8-1.8 1.8-1.8s1.8.8 1.8 1.8v3.8c0 1 .8 1.8 1.8 1.8h9.1c1 0 1.8.8 1.8 1.8.1 1-.7 1.8-1.7 1.8z"/><path d="M75.1 36.4c-1 0-1.8-.8-1.8-1.8v-12c... | HTML |
BO
movq %rax, BI // Index for BO
leaq (,BI,4), BI // BI = BI * 4 ; number of values
leaq (BO, BI, SIZE), BO
salq $ 1, %rax // rax = rax * 2 ; number of values
leaq (AO, %rax, SIZE), AO
#endif
vzeroall
#ifndef TRMMKERNEL
movq... | Assembly |
Modules = function (rawDir: string, fontDir: string, fontFileName: string) {
const fontFilepath = path.resolve(fontDir, `${fontFileName}.js`);
const fontDeclareFilepath = path.resolve(fontDir, `${fontFileName}.d.ts`);
try {
fs.accessSync(fontDir);
}
catch {
fs.mkdirSync(fontDir);
... | Typescript |
-194,-204 -184,-222 L-206,-233 Q-233,-203 -233,-162 Q-233,-129 -209,-107 Q-186,-86 -147,-86 Q-100,-86 -78,-110 Q-56,-135 -56,-170 Q-56,-198 -70,-219 Q-84,-240 -114,-270 Q-134,-290 -143,-303 Q-151,-316 -151,-331 Q-151,-374 -73,-374 Q-15,-374 14,-349 Q43,-324 43,-278 Q43,-251 32,-222 Q21,-193 0,-147 Q-22,-101 -33,-71 Q-4... | HTML |
or
-- * "+" for closed door
Tile = {class, roomId}
Tile.__index = Tile
Tile.EMPTY = " "
Tile.FLOOR = "."
Tile.WALL = "#"
Tile.A_STAIRCASE = "<"
Tile.D_STAIRCASE = ">"
Tile.SOIL = "%"
Tile.VEIN = "*"
Tile.C_DOOR = "+"
Tile.O_DOOR = "'"
Tile.PLAYER = "@"
Tile.BOSS = "B"
function Tile:new(t)
local tile = {}
t... | Lua |
xb660000000000000 */
@P0 HFMA2.INVALID R0, R0, 0, 0, R0.H1_H1; /* 0x7660000000000000 */
@P0 FFMA32I.INVALIDFMZ3 R0, R0, 0, -R0; /* 0x0e60000000000000 */
@P0 LD.CI.S16 R0, [R0], P3; /* 0x8e60000000000000 */
@P0 XMAD.X R0, R0.H1, c[0x0] [0x0], R0; /* 0x4e60000000000000 */
@P0 ST.CS.S16 [R0], R0, P3; /* 0xae60000000000000... | CSS |
nt; }
.ribbon.bg-yellow {
border-color: #f59f00; }
.ribbon.bg-yellow-lt {
border-color: #f6a817 !important; }
.ribbon.bg-lime {
border-color: #74b816; }
.ribbon.bg-lime-lt {
border-color: #81be2b !important; }
.ribbon.bg-green {
border-color: #009b72; }
.ribbon.bg-green-lt {
border-c... | CSS |
<param name="pLevels">Host pointer to an array of 3 device memory pointers, one per color CHANNEL, pointing to user defined INPUT values. pLevels.Size gives nLevels.</param>
/// <param name="nppStreamCtx">NPP stream context.</param>
public void LUT(CudaDeviceVariable<float>[] pValues, CudaDeviceVariable... | C# |
ntry: string) =>
this.http.get<any[]>(`https://restcountries.com/v3.1/name/${country}?fullText=true`).pipe(
map((res) => res[0])
),
{ input: this.country }
);
constructor(private http: HttpClient) {}
updateCountry(event: any) {
this.country.set(event.value);
}
}
```
```code
<div class="c... | Markdown |
Model</code> whose initial
* <code>value</code> is the current date, <code>calendarField</code>
* is equal to <code>Calendar.DAY_OF_MONTH</code>, and for which
* there are no <code>start</code>/<code>end</code> limits.
*/
public SpinnerDateModel() {
this(new Date(), null, null, Calendar.... | Java |
ngt.preferences.listeners.ListenerPreferencePage;
import egovframework.bdev.imp.confmngt.preferences.listeners.ListenerTabContents;
import egovframework.bdev.imp.confmngt.preferences.listeners.model.ChunkListenerInfo;
/**
* <pre>
* BatchJobCreationCustomizePage에서
* Job, Step, Chunk Listener TableViewer에 추가, 수정할때 여는... | Java |
!exists {
return fmt.Errorf("no value given for required property %v", requiredProperty)
}
}
varCreateJsonWebKeySet := _CreateJsonWebKeySet{}
err = json.Unmarshal(data, &varCreateJsonWebKeySet)
if err != nil {
return err
}
*o = CreateJsonWebKeySet(varCreateJsonWebKeySet)
additionalProperties := make... | Go |
// Copyright (c) 2021 Alastair F. Donaldson
//
// 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... | C |
rror)?
.as_str()
.ok_or(Error::JwsParseError)?;
let jws_protected_string_decoded = base64_url::decode(&jws_protected_encoded)?;
let jws_jwm_header: JwmHeader = serde_json::from_slice(&jws_protected_string_decoded)?;
let payload_string_encoded = jws_object
.get("payload")
.ok... | Rust |
/*
* This file belongs to the Galois project, a C++ library for exploiting
* parallelism. The code is being released under the terms of the 3-Clause BSD
* License (a copy is located in LICENSE.txt at the top-level directory).
*
* Copyright (C) 2018, The University of Texas at Austin. All rights reserved.
* UNIVER... | C |
RIGHTALIGN == (iFlags&TPM_RIGHTALIGN))//若设置此标志,函数使快捷菜单的右边界与m_rcScreenTarget.right+x指定的坐标对齐,同时快捷菜单的上边界和m_rcScreenTarget.bottom对齐
{
rcWnd.right = m_rcScreenTarget.right + x;
rcWnd.left = rcWnd.right - iWid;
}
if (TPM_BOTTOMALIGN == (iFlags&TPM_BOTTOMALIGN))//若设置此标志,函数使快捷菜单的下边界与与m_rcScreenTarget.top... | C++ |
时间</title></a>
<text x='1107' y='498' text-anchor='end' class='colType'>d</text>
<!-- == Table 'sys_post' == -->
<rect class='entity' x='1740' y='38' width='105' height='195' rx='7' ry='7' style='stroke:none'/>
<path d='M 1740 64 L 1740 45 Q 1740 38 1747 38 L 1838 38 Q 1845 38 1845 45 L 1845 64 L1740 64 ' style='fill:u... | HTML |
found index of char to current len. */
.Lslow_end:
srlg %r2,%r1,2 /* Convert byte-count to character-count. */
/* Restore registers. */
vlgvg %r6,%v30,0
vlgvg %r8,%v31,0
vlgvg %r9,%v31,1
br %r14
.Lfallback:
jg __wcscspn_c
END(__wcscspn_vx)
#endif /* HAVE_S390_VX_ASM_SUPPORT && IS_IN (libc) */ | Assembly |
describe("lpeg_patterns.http.pkp", function()
local http_pkp = require "lpeg_patterns.http.pkp"
local lpeg = require "lpeg"
local EOF = lpeg.P(-1)
it("Parses a HPKP header", function()
-- Example from RFC 7469 2.1.5
local pkp_patt = lpeg.Ct(http_pkp.Public_Key_Pins) * EOF
assert.same({
{
sha256 = {
... | Lua |
, and has over 100 local, national and international awards for its wings and over 21 signature wing sauces."/><meta name="keywords" content="Quaker Steak & Lube, The Lube, wing Sauce, Best Wings USA, atomic hot sauce, wing sauce, hot chicken wings, chicken wings, lube wings, bucket of wings, quaker steak, steak lu... | HTML |
_editor.png?9b46b7697bc2e00ba4e7739846ad094c);}.richedit .zitm.js-selected,.richedit .zitm:hover{background:#c7c7c7;}.richedit div.ztbar{padding-left:3px;background:#f1f1f1;}.u-window-upload{text-align:left;width:442px;}.u-window-upload.m-basewin .tab{margin-bottom:20px;font-size:12px;}.u-window-upload.m-basewin .zttl,... | CSS |
}
if (cmd->group & 2) {
g_bMusicPause = false;
}
} break;
case SoundCommand::SET_REVERB: {
ovrld_log(LogCategory::WARN, "[RPC Player] Unimplemented set reverb.");
} break;
case SoundCommand::SET_EAR_TRANS: {
const auto* cmd = (const Rpc_Player_Set_... | C++ |
LinkListImplFQ54nw4r2ut6detail12LinkListImpl8Iterator
/* 80386018 00381C78 88 1D 00 25 */ lbz r0, 0x25(r29)
/* 8038601C 00381C7C 2C 00 00 00 */ cmpwi r0, 0
/* 80386020 00381C80 40 82 00 2C */ bne lbl_8038604C
/* 80386024 00381C84 3B BD FF FC */ addi r29, r29, -4
/* 80386028 00381C88 38 80 FF FF */ li r4, -1
/* 803... | Assembly |
_Descending">
<g id="Edit / Sort_Descending">
<path id="Vector" d="M4 17H16M4 12H13M4 7H10M18 13V5M18 5L21 8M18 5L15 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
</g>
</symbol>
<symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24... | HTML |
�指标定得越低越好的思想,显然是不符合总路线的精神的,也是和反对浮夸虚报、强调实事求是的精神相违背的。
</p>
<p>
(3)另一些有右倾思想的人,在工作中缺乏朝气,缺乏干劲,在困难面前畏难发愁、“唯条件论”,忽视主观能动性。在抗旱保收保种斗争中,有的地方水利条件虽然很好,仍强调困难,浇地的进度反而比水利条件差的地方慢得多。有的地方不是千方百计依靠群众解决抗旱中的物资供应的困难,而是拖拖拉拉,坐等上面支援,甚至自己手里有钱,还要求国家拨款支援。有的厂矿企业只叫喊原材料供应不足,不能增加生产,而对本身严重浪费原材料的现象,却熟视无睹,既不厉行节约,也不积极寻找代用品,开辟新的增产门路,挖掘增产潜力。
</p>
... | HTML |
_object, /*(*/ [() => obj,`OPTIONAL`, /*(*/ [() => winner,() => G_winner] /*)*/] /*)*/,
form(put, winner,G_aobjs,form(splice_out, obj,form(aobjs, winner))))
export function kill_obj(obj: OBJECT, winner: ADV) {
if(memq(obj,aobjs(winner))) {
return winner[G_aobjs] = splice_out(obj,aobjs(winner));
} else {... | Typescript |
language governing permissions and
limitations under the License.
==============================================================================
*/
package lyi.linyi.posemon.camera
import android.annotation.SuppressLint
import android.content.Context
import android.graphics.Bitmap
import android.graphics.ImageFormat... | Kotlin |
max: Float, block: LimitCount.() -> Unit = {}) {
modifiers += LimitCount(limit = intRange(min, max)).apply(block)
}
package io.github.ayfri.kore.features.itemmodifiers.functions
import io.github.ayfri.kore.features.itemmodifiers.ItemModifier
import io.github.ayfri.kore.features.predicates.PredicateAsList
import io.g... | Kotlin |
"Coilfang Slavemaster (1)",
[20625] = "Coilfang Sorceress (1)",
[20626] = "Coilfang Warrior (1)",
[20627] = "Coilfang Water Elemental (1)",
[20628] = "Dreghood Slave (1)",
[20629] = "Hydromancer Thespia (1)",
[20630] = "Mekgineer Steamrigger (1)",
[20631] = "Naga Distiller (1)",
[20632] = "Steamrigger M... | Lua |
r\n```\r\n\r\nIf your editor uses **JSON** data instead of text, you can parse the text to JSON.\r\nBut you should make sure the text is in JSON format, and it matches your expected structure.\r\nIf it doesn't pass either of these tests, then the user likely just switched to your editor and the note has existing co... | HTML |
();
fs.mkdirs( roleFile.getParentFile() );
// First line is correctly formatted, second line has an extra field
FileRepositorySerializer.writeToFile( fs, roleFile, UTF8.encode(
"neo4j:admin\n" +
"admin:admin:\n" ) );
// When
roleRepository = new ... | Java |
.getEntity().getModel().getPrototypeAttributeNamed(prototypeName);
attribute.setPrototype(prototype, true);
}
modified = true;
}
return modified;
}
}package org.objectstyle.wolips.eomodeler.editors.fetchspec;
import org.eclipse.swt.graphics.Image;
import org.objectstyle.wolips.eomodeler.Activator;
impor... | Java |
m 2: add <a=%rcx,<d=%rax
add %rcx,%rax
# qhasm: loader = *(uint32 *) (in + 44)
# asm 1: movl 44(<in=int64#2),>loader=int64#8d
# asm 2: movl 44(<in=%rsi),>loader=%r10d
movl 44(%rsi),%r10d
# qhasm: arith = a
# asm 1: mov <a=int64#4,>arith=int64#9
# asm 2: mov <a=%rcx,>arith=%r11
mov %rcx,%r11
# qhasm: ... | Assembly |
r.py
│ └── storage.py
└── .env
Число потоков можно настроить переменной окружения `WORKERS`.
Для доступа к базе PostgreSQL укажите `DATABASE_URL`.
## Запуск в Docker
1. Создайте файл `.env` с переменной `TELEGRAM_TOKEN`.
2. Постройте образ:
```bash
docker build -t telegram-digest-bot .
```
3. Запустите ко... | Markdown |
enum Node {
EncodedBytes(EncodedBytes),
ClearBytes(ClearBytes),
}
pub type Ast = Vec<Node>;
#[derive(Debug)]
pub enum Error {
DecodeUtf8Error(str::Utf8Error),
}
impl fmt::Display for Error {
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
match self {
Error::DecodeUtf8Erro... | Rust |
-----------------------------------
-- Area: Bastok Markets
-- NPC: Degenhard
-- Starts & Ends Quest: The Bare Bones
-- Involved in Quests: Beat Around the Bushin
-- !pos -175 2 -135 235
-----------------------------------
require("scripts/globals/keyitems")
require("scripts/globals/npc_util")
require("scripts/globals... | Lua |
" }], "url": "https://url.spec.whatwg.org/#cannot-be-a-base-url-path-state" },
"b85ee3be": { "dfnID": "b85ee3be", "dfnText": "host", "external": true, "refSections": [{ "refs": [{ "id": "ref-for-concept-url-host" }], "title": "1.4. High-level operations" }, { "refs": [{ "id": "ref-for-concept-url-host\u... | HTML |
dule don't need it */
buf = kzalloc(12, GFP_KERNEL);
if (buf == NULL)
return -ENOMEM;
/* Info type is 'section info'. */
avc_bridgeco_fill_plug_info_extension_command(buf, addr, 0x07);
buf[10] = 0xff & ++id; /* section id */
err = fcp_avc_transaction(unit, buf, 12, buf, 12,
BIT(1) | BIT(2) | BIT(3) | BI... | C |
iv_type_bg.setBackgroundResource(R.color.休息视频);
break;
case "前端":
Glide.with(context).load(R.drawable.web).centerCrop().into(iv_type);
iv_type_bg.setBackgroundResource(R.color.前端);
break;
case "拓展资源":
... | Java |
"joengleskiewondofangfilipinskifonsrednjofrancuskistarofrancuskisjevernof" +
"rizijskiistočnofrizijskifurlanskigagagauskigan kineskigayogbayageezgilbe" +
"rtskisrednjogornjonjemačkistarovisokonjemačkigondigorontalogotskigrebost" +
"arogrčkišvicarski njemačkigusiigwich’inhaidihakka kineskihavajskihiligay" +
"nonski... | Go |
, body #user-button .u-icons > *:focus-within {
background: var(--hcolour);
}
body #user-button .u-icons > *:first-child:nth-last-child(1):nth-child(1), body #user-button .u-icons > *:first-child:nth-last-child(1) ~ *:nth-child(1) {
left: 25%;
top: 25%;
}
body #user-button .u-icons > *:first-child:nth-last-child(... | CSS |
e GB_UINT8_code : (*idxunop) = GrB_VALUEGE_UINT8 ; break ;
case GB_UINT16_code : (*idxunop) = GrB_VALUEGE_UINT16 ; break ;
case GB_UINT32_code : (*idxunop) = GrB_VALUEGE_UINT32 ; break ;
case GB_UINT64_code : (*idxunop) = GrB_VALUEGE_UINT64 ; break ;
case GB_FP32_co... | C |
xmm3
movhps 36(%edi,%edx,4),%xmm4
addps %xmm0,%xmm3
addps %xmm1,%xmm4
movlps %xmm3,36(%edi,%eax,4)
movlps %xmm4,36(%edi,%ecx,4)
movhps %xmm3,36(%edi,%ebx,4)
movhps %xmm4,36(%edi,%edx,4)
## Dummy (M) Z forces for 4 j particles
## Just load the ... | Assembly |
'Try to increase PerlTidy log level via user setting ' +
'"perltidy_log_level" and try again.')
finally:
# Cleanup.
if use_temporary_files and not get_perltidy_env_flag('keep_temp_files'):
os.unlink(perltidy_input_filepath)
os.unlink(perltidy_output_f... | Python |
(&zero); }
// println!("queue: {:?}", queue);
if queue.is_empty() {
break;
}
queue.sort_by(|a, b| { self.nodes[*a].cmp(&self.nodes[*b]) });
let node = queue.remove(0);
match self.neighbors.get(&node) {
Some(neighbors... | Rust |
read_buffer_size = e:option(Value, "read_buffer_size", translate("Read Buffer Size"))
read_buffer_size.default = "10485760"
read_buffer_size.datatype = "uinteger"
domain_id = e:option(Value, "domain_id", translate("Domain ID"))
domain_id.description = translate("Input domain_id option will use <a href=\"https://www.al... | Lua |
/* $NetBSD: dalb_acpi.c,v 1.18 2015/04/23 23:23:00 pgoyette Exp $ */
/*-
* Copyright (c) 2008 Christoph Egger <cegger@netbsd.org>
* Copyright (c) 2008 Jared D. McNeill <jmcneill@netbsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted... | C |
<option id="option2d" selected="selected" value="3">3</option>
</select>
<select name="select3" id="select3" multiple="multiple">
<option id="option3a" class="emptyopt" value="">Nothing</option>
<option id="option3b" selected="selected" value="1">1</option>
<option id="option3c" selected="selected" ... | HTML |
ned in RFC 5155.
///
/// Only a proposed standard.
const DSA_NSEC3_SHA1: u8 = 6;
/// `RSASHA1-NSEC3-SHA1`.
///
/// Defined in RFC 5155.
///
/// Only a proposed standard.
///
/// RFC 6944 states this is 'Recommended to Implement'.
const RSASHA1_NSEC3_SHA1: u8 = 7;
/// `RSA/SHA-256`.
///
/// Defined in RF... | Rust |
ition Streett Word Automaton</dd>
</dl>
<h2><a name="terminology:p">P</a></h2>
<dl>
<dt><a name="terminology:ptl">PTL</a></dt>
<dd>
Propositional Temporal Logic
</dd>
</dl>
<h2><a name="terminology:q">Q</a></h2>
<dl>
<dt><a name="terminology:qptl">QPTL</a></dt>
<dd>
Quantified Propositional Temporal Logic, whic... | HTML |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.