content
stringlengths
2
6.21k
label
stringclasses
16 values
/** * activity启动后的初始化 */ override fun onCreateActivity() { initSplashView(R.drawable.xui_config_bg_splash) startSplash(false) } /** * 启动页结束后的动作 */ override fun onSplashFinished() { if (isAgreePrivacy) { whereToJump() } else { s...
Kotlin
.sb-inset-spacing-inline-example span:nth-of-type(3) { border-right: $sprk-space-xs solid $sb-space-margin-color; } .sb-inset-spacing-inline-example span:nth-of-type(4), .sb-inset-spacing-inline-example span:nth-of-type(5), .sb-inset-spacing-inline-example span:nth-of-type(6) { border-right: $sprk-space-s solid $s...
CSS
#pragma once // @generated by torchgen/gen.py from Operator.h #include <tuple> #include <vector> // Forward declarations of any types needed in the operator signatures. // We can't directly include these classes because it will cause circular include dependencies. // This file is included by TensorBody.h, which defi...
C
tes long, but with every death the available time increases. This mode puts the pressure on the traitors to keep things moving." -- Round report L.report_title = "라운드 보고" -- Tabs L.report_tab_hilite = "하이라이트" L.report_tab_hilite_tip = "라운드 하이라이트" L.report_tab_events = "이벤트" L.report_tab_events_tip = "이번 라운드에 일어난 이벤트 ...
Lua
ead of destroying it public bool OnlyDeactivate; void OnEnable() { StartCoroutine("CheckIfAlive"); } IEnumerator CheckIfAlive () { ParticleSystem ps = this.GetComponent<ParticleSystem>(); while(true && ps != null) { yield return new WaitForSeconds(0.5f); if(!ps.IsAlive(true)) { if(Only...
C#
ocab); min_token_id = std::max(min_token_id, 1); min_token_id = std::max(min_token_id, (llama_token)(n_vocab - size)); min_token_id = std::min(min_token_id, (llama_token)(n_vocab - 1)); GGML_ASSERT(size == expected_size); GGML_ASSERT(cur_p.data[0].id == max_t...
C++
the provided output CDR stream. This method is closely tied to TAO's GIOP implementation. <TT>start_request</TT> implementations should essentially be the same in all pluggable protocol implementations. The only thing that should differ is the type of <TT>Profile</TT> being used. Note that this method is only useful f...
HTML
eschaltet!"; LEVEL_UP_BATTLEGROUND2 = "Neues Schlachtfeld freigeschaltet:"; LEVEL_UP_BATTLEGROUND_WITH_LINK = "Neues Schlachtfeld freigeschaltet: |cff66bbff|Hbattleground:%d|h[%s]|h|r"; LEVEL_UP_BG_LINK = "|cffFF4E00|Hpvpbgs:|h[Schlachtfelder]|h|r"; LEVEL_UP_DRAENOR_TALENT = "Draenorbonus freigeschaltet!"; LEVEL_UP_DRA...
Lua
es props(node.attribute("width").as_float(), node.attribute("height").as_float(), node.attribute("xruling").as_float(), node.attribute("yruling").as_float(), node.attribute("marginLeft").as_float(), Color::fromArgb(node.attribute("color").as_uint()), Color::fromArgb(node.attribute("rulecol...
C++
野十分明显,即&lt;b&gt;高效和求知&lt;/b&gt;&lt;br&gt;如果你需要&lt;b&gt;快速通过面试&lt;/b&gt;,拿到工作或&lt;b&gt;通过考试&lt;/b&gt;,那大量做题才是最短路径,可学习的目的不止是谋生,还有一种&lt;b&gt;更高级的快乐&lt;/b&gt;来自于&lt;b&gt;钻研本身&lt;/b&gt;,心理学管这种快乐为&lt;b&gt;心流&lt;/b&gt;&lt;/blockquote&gt;&lt;p&gt;回到问题,总结一下,通过上面的解答我们有了一些&lt;b&gt;直观的结论&lt;/b&gt;&lt;/p&gt;&lt;p&gt;❗ ① &lt;code&gt...
HTML
apiGroups: ["", "apps", "extensions", "batch"] # Include common API groups resources: ["*"] # Allow access to all resources within the namespace verbs: ["*"] # Allow all actions (get, list, create, update, delete, etc.) --- apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: namespace...
Markdown
function updateCalendar() { const firstDayOfMonth = new Date(currentYear, currentMonth, 1); const lastDateOfMonth = new Date(currentYear, currentMonth + 1, 0); const lastDate = lastDateOfMonth.getDate(); document.getElementById("monthYear").innerText = `${monthNames[currentMonth]} ${...
HTML
�', '꤂', '璘', '𖹕', '𛀺', 'ɥ', '𐊃', '𛃥', '𖠲', '𝈖', '𐏋', 'ᶅ', '𐫓', '〉', '⽹', '𝍏', 'ꁅ', '𒂾', '🅘', '𘩍', '𖨁', '𔔟', '𑆲', '\u{10f4b}', '👐', '\u{321}', '𐧊', '𒃈', 'ㅯ', '𒆮', '𔙂', '⅜', '𝥘', '枅', '🦝', '⋜', '瑜', 'ꁂ', 'ᑉ', '\u{e0166}', '\u{6ed}', '\u{aa2d}', 'ᑱ', '𐋐', '揅', '𑰜', 'ᬇ', '𖮋', '...
Rust
ERACT-4.0.0: 10800.0s<br>factor:0.003","SCIP-8.0.0: 10800.0s<br>OCTERACT-4.0.0: 10800.0s<br>factor:1.000","SCIP-8.0.0: 118.0s<br>OCTERACT-4.0.0: 10800.0s<br>factor:0.012","SCIP-8.0.0: 10800.0s<br>OCTERACT-4.0.0: 10800.0s<br>factor:1.000","SCIP-8.0.0: 10800.0s<br>OCTERACT-4.0.0: 10800.0s<br>factor:1.000","SCIP-8.0.0: 10...
HTML
sition: absolute; right: -120px; left: auto; } .navbar-nav > .notifications-menu > .dropdown-menu { position: absolute; right: -170px; left: auto; } .navbar-nav > .messages-menu > .dropdown-menu { position: absolute; right: -210px; left: auto; } } /* All form elements inclu...
CSS
assertNull(mt.hash(rinvalid)); } @Test public void testHashInner() { byte[] val = DUMMY; byte[] lchildval = hashed(val, 3, 3, 2); byte[] rchildval = hashed(val, 2, 2); byte[] fullval = hashed(val, 3, 3, 2, 2, 2); Range<Token> full = new Range<>(tok(-1), t...
Java
ractor\\n to provide all combined features and incorporating timestep embeddings.\\n\\n Args:\\n series_input: Raw neural activity data, shape (batch_size, C, NUM_NEURONS).\\n training: Boolean indicating whether the model is in training mode. Used by BatchNormalization and Dropout.\\n\\n Returns:\\n...
HTML
\ PerceptiveRadius, SentientRadius, OnLoadScript, \ IsKeptinCage, \ Reserved1, Reserved2, Reserved3, Reserved4, Reserved5)\ VALUES \ (NULL, @PetNameStringIndex, \ @AssetName, @IsGlobal, @IsSnapToTerrain, \ @PetModeFilePath, \ @PetM...
C++
value) failed, required TResult Function(CompletedQuestionsSystemAction value) completed, }) { return completed(this); } @override @optionalTypeArgs TResult? mapOrNull<TResult extends Object?>({ TResult? Function(InitQuestionsSystemAction value)? init, TResult? Function(InitRandomQuestionsSy...
Dart
zest, _gize, _sälj_, {{0x777ba2a0,0x7bde4dfa,0x645812ca,0x7bc282c4}}, // _flux, _jupu, _ávid, _phou, {{0x7afd07f4,0x63a48796,0xf743a516,0x8c1b007c}}, // _xest, čino, _песо, צופי, {{0x62840698,0x257400f2,0xc3330051,0x7bde0642}}, // nzio, _välj_, תוח_, _lupu, {{0xad9b0013,0x04468767,0x4427810c,0x6371071...
C++
le.type)) { validateResult.passed = false validateResult.error = `只能上传${fileFormat.join(',')}文件` return validateResult } } if (fileSize) { if ((file.size / 1024 / 1024) > fileSize) { validateResult.passed = false validateResult.error = `文件大小不能超过${fileSize}M` return valida...
Typescript
(base algorithm - L-BFGS with regularization). INPUT PARAMETERS: Network - neural network with initialized geometry TrnXY - training set TrnSize - training set size, TrnSize&gt;0 ValXY - validation set ValSize - validation set size, ValSize&gt;0 Decay - ...
HTML
{ case myanmar_broken_cluster: /* We already inserted dotted-circles, so just call the consonant_syllable. */ case myanmar_consonant_syllable: initial_reordering_consonant_syllable (buffer, start, end); break; case myanmar_non_myanmar_cluster: break; } } static bool reorder_myanmar (...
C++
6z, p2j5rqo_l8_, bge2nvdqiyh, akwqjtb7e69 as jru6ekz1ma2 from egmmevvjp8e import jwb_bdo_6lq as vrcuduksa3k, ebtm4a1cxq_, gd6jmk6tgqc as mgtj_eik_y5, v6sygkv_28n, zdvjw67lqab as tv95z9dnjun '# jackboxes_alkalinity_pyramid -> manpower_reviews_gloves' '# jackboxes_alkalinity_pyramid -> manpower_reviews_gloves...
Python
ties").inputStream()) } operator fun String.invoke(): String = gradleProperties.getProperty(this) ?: error("Property $this not found") dependencies { constraints { api("commons-io:commons-io:${"commons_io_constraint"()}") } implementation("org.ow2.asm:asm-tree:${"asm_version"()}") implementation("org.apache.a...
Kotlin
%xmm0,%xmm1,%xmm1 vmovdqu 128(%rcx),%xmm0 vaesdec %xmm0,%xmm1,%xmm1 vmovdqu 144(%rcx),%xmm0 vaesdec %xmm0,%xmm1,%xmm1 vmovdqu 160(%rcx),%xmm0 vaesdeclast %xmm0,%xmm1,%xmm1 vpxor %xmm11,%xmm1,%xmm1 vmovdqu %xmm1,(%rsi) addq $0x10,%rsi vmovdqa %xmm1,%xmm8 vmovdqa %xmm9,%xmm0 jmp .L_steal_cipher_amivrujEyduiF...
Assembly
complex c1, dcomplex c2){return dcomplex_add(c1,c2);}, [&] (int j) { int q,r,s; q = j % NX; r = ((3*j) % NY)*NX; s = ((5*j) % NZ)*NY*NX; return pointer_u1[s+r+q]; }); chk = dcomplex_div2(chk, (double)(NTOTAL)); std::cout << " T =" << std::setw(5) << i << " Checksum =" << std::setw(22) << std::s...
C++
= 3, profiles = "敵艦隊の注意を航空支援攻撃へ向けさせることに成功した。今こそ朝日に乗じてブーゲンビル島上陸を果たそう!", difficulty = 5, avoid_ratio = 19, star_require_2 = 2, time = 43200, win_condition_display = "win_condition_display_qijian", submarine_num = 0, avoid_require = 146, scale = { 0.38, 0.61, 1.5 }, limitation = { { {...
Lua
{}); JSON.registerDescendants(CircleCICredentials.class, Collections.unmodifiableMap(schemas)); } @Override public Map<String, GenericType> getSchemas() { return CircleCICredentials.schemas; } /** * Set the instance that matches the oneOf child schema, check the instance parameter is valid * ...
Java
t(true) ]]}) end) it("version", function() expect.run('--version', "Nelua") expect.run('--semver', ".") end) it("error tracebacks", function() expect.run_error({'--eval',[[ local function f(x: auto) ## static_error('fail') end f(1) ]]}, "polymorphic function instantiation") end) end)
Lua
Sync(outputBase) fs.writeFileSync(outputPath, existingContents) pipe([from.obj([file]), vfs.dest(outputBase, { overwrite }), concat(assert)], done) }) }) export type DateRange = { option: string; value: string; }; export const dateRanges: DateRange[] = [ { option: "daily", value: "Today", },...
Typescript
�ϵ</p> <p><b></b>&#8212;</p> <p><b>Ч</b>ʹü׼гɹ͵ϮͻϮ(CAd8)ʱɶ1d6˺ûһְҵ򲻻Եĺôһֵͬʱߵ˺</p> <p><b>Ⱦ</b>ħͷߣ.</p> <p><b>컨</b>ɱ䡣</p> <h4>(DEFENSIVESURGE)</h4> <p><b>۸</b>+1ֵ</p> <p><b>Ʒ</b>ս</p> <p><b>ʩȼ</b>5th</p> <p><b></b>谵(DC17)ϵ</p> <p><b></b>Ѹ(ָ)</p> <p><b>Ч</b>ʹԢڹʽսйĵ֣ʹ÷гɹĽսܼЧһ+2ֵACϣֱһֿʼ</p> <p>ÿʹôΪ1+ֵ()</p> <p>һ㼤һԣڱ޷˼</p> <...
HTML
, "cache"); } @Override public void delete(final @NonNull K key) { Objects.requireNonNull(key, "key"); this.cache.invalidate(key); } @Override public void put(final @NonNull K key, final @NonNull V value) { Objects.requireNonNull(key, "key"); Objects.requireNonN...
Java
model/Friction/Friction Alt/v2z' * '<S23>' : 'ims_Build5pt1f/Mount_Drv_PDR2021/MTM CT LUGRE Fr model/Friction/Friction Alt/g(v)/gs' * '<S24>' : 'ims_Build5pt1f/Mount_Drv_PDR2021/MTM CT LUGRE Fr model/Friction/Friction Az/g(v)' * '<S25>' : 'ims_Build5pt1f/Mount_Drv_PDR2021/MTM CT LUGRE Fr model/Friction/Friction ...
Rust
(stackofs); if (v.Type == DataType.Tuple) { return (tupleidx < v.Tuple.Length) ? v.Tuple[tupleidx] : DynValue.Nil; } return tupleidx == 0 ? v : DynValue.Nil; } private void ExecClosure(Instruction i) { var proto = m_ExecutionStack.Peek().Function.Functions[i.NumVal]; Closure c = new Closu...
C#
5, r0 /* 800A520C 000A200C 48 34 F2 05 */ bl HSD_DObjClearFlags /* 800A5210 000A2010 3A F7 00 02 */ addi r23, r23, 2 /* 800A5214 000A2014 3B 5A 00 01 */ addi r26, r26, 1 lbl_800A5218: /* 800A5218 000A2018 A0 1F 00 04 */ lhz r0, 4(r31) /* 800A521C 000A201C 7C 1A 00 00 */ cmpw r26, r0 /* 800A5220 000A2020 41 80 FF ...
Assembly
8a00\u884c\u4e00\u6837\uff0c\u662f\u4e00\u8d2f\u53cd\u5bf9\u9769\u547d\u7684\u3002\u4e3a\u4e86\u80dc\u5229\u5730\u8fdb\u884c\u793e\u4f1a\u4e3b\u4e49\u9769\u547d\uff0c\u6211\u4eec\u5fc5\u987b\u575a\u51b3\u53cd\u5bf9\u8fd9\u4e00\u53cd\u52a8\u7684\u6559\u80b2\u601d\u60f3\uff0c\u5de9\u56fa\u548c\u6269\u5927\u9a6c\u514b\u60...
HTML
return param; } } </script> <script type="text/javascript"> $(document).on( 'init.dt', function ( e, settings ) { if ( e.namespace !== 'dt' ) { return; } var api = new $.fn.dataTable.Api( settings ); var show = function ( str ) { var preobj = $(...
HTML
data={}", subscriber.id, data) subscriber.syncHandler?.invoke(data) ?: subscriber.asyncHandler?.invoke(data)?.join() } catch (th: Throwable) { logHandlingError( subscriberId = subscriber.id, data = data, th = th, ) } } } override fun ...
Kotlin
{ SteppingPath var_31 = new SteppingPath(); SteppingPath var_19 = new SteppingPath(); int max_range = (256 * 2) + 1; var_19.attacker = attacker; var_19.target = outPos; var_19.CalculateDeltas(); var_31.attacker.x = 0; ...
C#
.tundra .dijitSpinner .dijitDownArrowButton .dijitArrowButtonInner { margin-top: -1px; } .tundra .dijitSpinnerButtonContainer { width: auto; padding: 0; } .tundra .dijitSpinner .dijitArrowButton { width: 15px; } .tundra .dijitSpinner .dijitSpinnerButtonInner { width: 15px; } .tundra .dijitSpinner .dijitArrowButto...
CSS
} else -> super.readValueOfType(type, buffer) } } override fun writeValue(stream: ByteArrayOutputStream, value: Any?) { when (value) { is FaveProduct -> { stream.write(128) writeValue(stream, value.toList()) } else -> super.writeValue(stream, value) } } ...
Kotlin
pler @Inject constructor( private val connectionClassManager: ConnectionClassManager, private val latencyMeasurer: LatencyMeasurer, private val wgTunnelConfig: WgTunnelConfig, private val networkProtectionState: NetworkProtectionState, private val dispatcherProvider: DispatcherProvider, private ...
Kotlin
size:10.5pt">“Môn Chủ?”</span></p><p style="background-color:#ffffff; font-size:10.5pt; line-height:136%; margin:0pt 0pt 8pt"><span style="font-family:Consolas; font-size:10.5pt">“Nhà ngươi cũng đi nghỉ đi. Từ sáng sớm ngày mai sẽ phải tu luyện đấy”</span></p><p style="background-color:#ffffff; font-size:10.5pt; line-h...
HTML
g state has value /// "cannot_remove_primary". /// /// @note Call this method and ensure it returns true before accessing the /// `cannotRemovePrimary` property, otherwise a runtime exception will be /// thrown. /// /// @return Whether the union's current tag state has value /// "cannot_remove_primary". /// - (BOOL)isC...
C
.with_arg(&file_info)? .with_arg(&receiver.prepare_file_transfer(file_info))?; writer.write_frame(message).await?; let response = reader.next_frame().await?.unwrap(); assert_eq!(response.frame_ident(), "request_file"); let events_buffer ...
Rust
a1feaf61e31"> 1538</a></span>&#160;<span class="preprocessor">#define Z_PROBE_Y2 170</span></div><div class="line"><a name="l01539"></a><span class="lineno"><a class="line" href="_configuration__ok_8h.html#afd4deed5ad688aa5cb407423d3871d4d"> 1539</a></span>&#160;<span class="preprocessor">#define Z_PROBE_X3 20</span></...
HTML
� 해시키를 tag box에 넣기 count계산 + 해시맵 } } } for (int i = 0; i < n; i++) { for (int j = 0; j < m; j++) { if (tagbox[i][j] == 1) { initresult(i, j); } else { resultbox[i][j] = 0; } ...
Java
,%ymm6,4) {%k1} // CHECK: encoding: [0x62,0xf2,0xfd,0x49,0xa0,0xac,0xb1,0x00,0x04,0x00,0x00] vpscatterdq %zmm5, 1024(%rcx,%ymm6,4) {%k1} // CHECK: vpscatterqd %ymm20, 123(%r14,%zmm2,8) {%k1} // CHECK: encoding: [0x62,0xc2,0x7d,0x49,0xa1,0xa4,0xd6,0x7b,0x00,0x00,0x00] vpscatterqd %ymm20, 123(%r14,...
Assembly
group: ColorS /// * `blue` group: ColorS /// * `alpha` group: ColorS pub type glColor4s_t = unsafe extern "system" fn(red: GLshort, green: GLshort, blue: GLshort, alpha: GLshort); /// glColor4sv /// * `v` group: ColorS pub type glColor4sv_t = unsafe extern "system" fn(v: *const [GLshort; 4]); /// glColor4ub /// * `r...
Rust
t={cN:"subst",b:/#\{/,e:/}/,k:c},r=[e.BNM,e.inherit(e.CNM,{starts:{e:"(\\s*/)?",r:0}}),{cN:"string",v:[{b:/'''/,e:/'''/,c:[e.BE]},{b:/'/,e:/'/,c:[e.BE]},{b:/"""/,e:/"""/,c:[e.BE,t]},{b:/"/,e:/"/,c:[e.BE,t]}]},{cN:"regexp",v:[{b:"///",e:"///",c:[t,e.HCM]},{b:"//[gim]*",r:0},{b:/\/(?![ *])(\\\/|.)*?\/[gim]*(?=\W|$)/}]},{...
JavaScript
�ཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་'.split('_'), weekdaysShort : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'), weekdaysMin : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'), longDateFormat : { LT : 'A h:mm', LTS : 'A h:mm:ss', L ...
JavaScript
FjNjhhNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk1OTQ2MjBiLTUyMTQtYTM0Yy04Nzc5LTEwMmEyMTY4MTlhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvW6FhcAAAFESURBVHja7Nu7DYQwFEVBg+iDmFLI6D9zJQ+REThA4iNjzynBo0uwqzdERFI9jZ4AiIAAERAgAgJEQPpuWtZt9gyPli3EJ0tAgAiIgAARECACAk...
CSS
S network.") if (!this@SipHandler::network.isInitialized) { network = _network thread { Thread.sleep(4000) connect() } } else { ...
Kotlin
");W(73,\"i\",\"I\");W(74,\"j\",\"J\");W(7" + "5,\"k\",\"K\");W(76,\"l\",\"L\");W(77,\"m\",\"M\");W(78,\"n\",\"N\");W(79,\"o\",\"O\")" + ";W(80,\"p\",\"P\");W(81,\"q\",\"Q\");\nW(82,\"r\",\"R\");W(83,\"s\",\"S\");W(84,\"t\"" + ",\"T\");W(85,\"u\",\"U\");W(86,\"v\",\"V\");W(87,\"w\",\"W\");W(88,\"x\",\"X\");...
Java
-content:space-between;}.paymentLP .payLpCity .payLpCityBox .payLpcitySelect{width:40%}.paymentLP .payLpCity .payLpCityBox .payLpOffer{width:40%;border:1px solid #dadada;text-align:center;display:none;align-items:center;justify-content:center;flex-direction:column;padding:20px 0;}.paymentLP .payLpCity p{font-size:22px;...
HTML
hesesContext.class,0); } public TerminalNode UNION() { return getToken(SnowflakeParser.UNION, 0); } public TerminalNode EXCEPT() { return getToken(SnowflakeParser.EXCEPT, 0); } public TerminalNode MINUS_() { return getToken(SnowflakeParser.MINUS_, 0); } public TerminalNode INTERSECT() { return getToken(Snowfl...
Java
const cudaDevAttrMaxTextureCubemapWidth: cudaDeviceAttr = 52; pub const cudaDevAttrMaxTextureCubemapLayeredWidth: cudaDeviceAttr = 53; pub const cudaDevAttrMaxTextureCubemapLayeredLayers: cudaDeviceAttr = 54; pub const cudaDevAttrMaxSurface1DWidth: cudaDeviceAttr = 55; pub const cudaDevAttrMaxSurface2DWidth: cudaDevice...
Rust
a target="_blank" href="getpage.aspx?cid=2&id=1629" title="【喜迎十九大·砥砺奋进的五年】一流学科建设步步登高">【喜迎十九大·砥砺奋进的五年】一流学...</a></dt><dd>[2017-10-17]</dd></dl> <dl><dt><a target="_blank" href="getpage.aspx?cid=2&id=1627" title="第43届国际计算机音乐大会在上音举办">第43届国际计算机音乐大会在上音举办</a></dt><dd>[2017-10-17]</dd></dl> ...
HTML
gfx A1 -> tile 2 gfx ; A2 -> location to plot tile into(i.e scroll buffer). ; D6 = shift value. ; D7 = no. of lines-1 (rows) to plot(a tile is upto 32 pixels high) plot1tile_colmn: LEA (A2),A3 CMP.W #8,D6 BGT.S .cse2 .plot_lp MOVEM.W (A1)+,D0-D3 SWAP D0 SWAP D1 SWAP D2 SWAP D3 MOVE.W (A0)+,D0 MOVE....
Assembly
289/422 ━━━━━━━━━━━━━━━━━━━━ 5s 39ms/step - accuracy: 0.9781 - loss: 0.0721291/422 ━━━━━━━━━━━━━━━━━━━━ 5s 39ms/step - accuracy: 0.9781 - loss: 0.0721293/422 ...
HTML
%variable.set%> <name> <value> // ✓ ✓ ✗ if(syntax != null) { val prefix = "Syntax: " Log.error("\t" + prefix + syntax) Log.error("\t" + " ".repeat(prefix.length) + syntax.marksLine) } // Logs the pixels of this reader wit...
Kotlin
assert_eq!(self.0.get_direction(), target.get_direction()); self.0.set_target(Some(target))?; Ok(self.0) } } // Copyright 2018-2020 Cargill Incorporated // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the Licens...
Rust
pre></div><div id="ID0ECCA_code_Div2" class="codeSnippetContainerCode" style="display: none"><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">ReadOnly</span> <span class="keyword">Property</span> <span class="identifier">Pressed</span> <span class="...
HTML
望几个月速成,或者不想学习新技术,指望二十来岁拿一个学位证,可以吃到退休,那么你就不太适合计算机行业。 # 二、对「大学」了解多一些 ## 为什么你可以不读大学? 可不要被这个标题吓到,读书,念大学仍然是当今社会下的主流选择,这里只是借 [阮一峰](http://www.ruanyifeng.com/home.html) 大大的文章来提供一种 **全新的视角**,我相信读者会跟我一样,看完会带来一定思考的。 > 以下内容均引用自:[为什么你可以不读大学 | 阮一峰](http://www.ruanyifeng.com/survivor/collapse/university.html) #### 什么知识才是有用的知识? ...
Markdown
: "sho", "チャ": "cha", "チュ": "chu", "チョ": "cho", "ニャ": "nya", "ニュ": "nyu", "ニョ": "nyo", "ヒャ": "hya", "ヒュ": "hyu", "ヒョ": "hyo", "ミャ": "mya", "ミュ": "myu", "ミョ": "myo", "リャ": "rya", "リュ": "ryu", "リョ": "ryo", // 拗音-濁音(ギャ~ビョ)、半濁音(ピャ~ピョ)、合拗音(クヮ、グヮ) "ぎゃ": "gya", "ぎゅ": "gyu", "ぎょ": "gyo", ...
Go
eGLPK: 10800.0s\u003cbr\u003efactor:0.003","Gurobi: 50.0s\u003cbr\u003eGLPK: 10800.0s\u003cbr\u003efactor:0.006","Gurobi: 101.0s\u003cbr\u003eGLPK: 10800.0s\u003cbr\u003efactor:0.010","Gurobi: 8.0s\u003cbr\u003eGLPK: 10800.0s\u003cbr\u003efactor:0.002","Gurobi: 111.0s\u003cbr\u003eGLPK: 10800.0s\u003cbr\u003efactor:0.0...
HTML
import psycopg2 def query_contacts(last_name=None): conn = psycopg2.connect( host='localhost', database='phone', user='postgres', password='6618', ) conn.autocommit = True cursor = conn.cursor() if last_name: cursor.execute("SELECT * FROM PhoneBook WHERE la...
Python
should be called IsVisible, where Visible is the name of the property.</font></p> <p><font size="2" face="Verdana">Examples:</font></p> <pre style="MARGIN-BOTTOM: 0.5cm; MARGIN-LEFT: 1cm"><font size="2" face="Courier New">IsResizable, IsVisible</font></pre> <h5><a name="3.5"></a><font size="2" face="Verdana">3.5 Local ...
HTML
"Fx": ["-Catenoid_x(u,v,t)","-Catenoid_x(u,v,t)","-Catenoid_x(u,v,t)","-Catenoid_x(u,v,t)"], "Fy": ["Roty(Catenoid_y(u,v,t),Catenoid_z(u,v,t),(0))","Roty(Catenoid_y(u,v,t),Catenoid_z(u,v,t),(1))","Roty(Catenoid_y(u,v,t),Catenoid_z(u,v,t),(2))","Roty(Catenoid_y(u,v,t),Catenoid_z(u,v,t),(3))"], ...
JavaScript
process.env.BLOT_PAYPAL_MONTHLY_5, yearly_55: process.env.BLOT_PAYPAL_YEARLY_55, monthly_6: process.env.BLOT_PAYPAL_MONTHLY_6, yearly_72: process.env.BLOT_PAYPAL_YEARLY_72, }, api_base: `https://api.${ environment === "development" ? "sandbox." : "" }paypal.com`, }, cdn: { ...
JavaScript
u540d\u53ef\u80fd\u662f\u65e5\u672c\u7c4d\u7684\u7537\u5b50\u6c64\u5ddd\u65e5\u524d\u5728\u53d9\u5229\u4e9a\u88abISIS\u631f\u6301\u5e76\u5904\u6b7b\u3002\u4ece\u6c64\u5ddd\u7684\u535a\u5ba2\u5185\u5bb9\u6765\u770b\uff0c\u4ed6\u662f\u540d\u6781\u53f3\u7ffc\u5206\u5b50\uff0c\u66fe\u4e3b\u5f20\u98a0\u8986\u548c\u80a2\u89e...
JavaScript
ISCLAIMED. IN NO EVENT SHALL PETER THORSON BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LI...
C++
-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#777}.btn{-moz-user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857;margin-bottom:0;padding:6px 12px;text-align:center;touch-ac...
CSS
(selector: string) { const elem = this.find(selector) as HTMLElement; Simulate.mouseOut(elem); } } // export class BaseFactory { // static create<T>() // } import { Helpers } from "../src/helpers"; import { EmailValidator } from "../src/validator"; import { SurveyModel } from "../src/survey"; import { ProcessVa...
Typescript
href="../light.css" id="themeStyle"><script src="../storage.js"></script><link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"></head><body class="rustdoc constant"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav c...
HTML
/** * @brief Atomically increment the value. * This prevents race conditions in multi-threaded increment operations. * * @tparam Impl The ReactImpl type * @param impl The ReactImpl instance */ template <typename Impl> constexpr void atomicIncrement(Impl &impl) { impl.atomicOperation([](auto &val) -> bool { ...
C
t by query Id Ok response has a 2xx status code func (o *ExplainFingerprintByQueryIDOK) IsSuccess() bool { return true } // IsRedirect returns true when this explain fingerprint by query Id Ok response has a 3xx status code func (o *ExplainFingerprintByQueryIDOK) IsRedirect() bool { return false } // IsClientError ...
Go
/* * Player - One Hell of a Robot Server * Copyright (C) 2003 John Sweeney & Brian Gerkey * * This program 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; either version 2 of the License, or * (a...
C
DocumentOptions options = default) { using var jsonDocument = JsonDocument.Parse(utf8Json, options); return new IdDescriptor(jsonDocument.RootElement.Clone()); } /// <summary> /// Parses a JSON string into a IdDescriptor. /// </summary> /// <param...
C#
, isize); struct Animal { weight: usize, name: String, kind: String, } fn main() { let struct_tuple = Tuple(1, 2); // struct_tuple[0] -- wrong let tuple = (1, 2); println!("Struct tuple: ({} {})", struct_tuple.0, struct_tuple.1); // Same goes for regular tuple println!("Tuple: (...
Rust
bilities = GL.createCapabilities() openglSupport = evaluateOpenglSupport() if(debugMode) setupDebugMode() val vaoDontCare = glGenVertexArrays() glBindVertexArray(vaoDontCare) shaderFactory = OpenglShaderFactory(this, window.client) textures = OpenglTexture...
Kotlin
board.html" class=""> <i class="icon-chevron-left"></i> Back to Dashboard </a> --> </li> </ul> </div><!--/.nav-collapse --> </div> <!-- /container --> </div> <!-- /navbar-inner --> </div> <!-- /navbar --> <div class="account-container"> <div class="cont...
HTML
nkc_multi()! * * usage: instead of move.l #aespb,d1 * move #$c8,d0 * trap #2 * * do jsr nkc_amulti * * In: all parameters for evnt_multi in the AES parameter arrays * * Out: values in intout and message buffer * * Reg: D:01234567 A:01234...
Assembly
0C 24060007 */ addiu $a2, $zero, 0x0007 ## $a2 = 00000007 /* 02160 8096F610 02002025 */ or $a0, $s0, $zero ## $a0 = 00000000 /* 02164 8096F614 0C25B553 */ jal func_8096D54C /* 02168 8096F618 8FA50024 */ lw $a1, 0x0024($sp) /* 0216C 8096F61C 02002025 */ or...
Assembly
ld treat <CODE>ULONG_MAX + 1</CODE> like zero, <CODE>ULONG_MAX + 2</CODE> like singular, and the like. Here you can exploit the fact that all mentioned plural form formulas eventually become periodic, with a period that is a divisor of 100 (or 1000 or 1000000). So, when you reduce a large value to another one in the ...
HTML
_10_10_REV}</td></tr><tr><td>{@link GL30#GL_UNSIGNED_INT_24_8 UNSIGNED_INT_24_8}</td><td>{@link GL30#GL_UNSIGNED_INT_10F_11F_11F_REV UNSIGNED_INT_10F_11F_11F_REV}</td><td>{@link GL30#GL_UNSIGNED_INT_5_9_9_9_REV UNSIGNED_INT_5_9_9_9_REV}</td><td>{@link GL30#GL_FLOAT_32_UNSIGNED_INT_24_8_REV FLOAT_32_UNSIGNED_INT_24_8_RE...
Kotlin
Struct("redstone_sensor_header", ReadWriteStruct("device_header", ReadOnlyByte("online") { 1 }, ReadOnlyByte("type") { 4 }, ReadOnlyShort("status") { 0 } ), ReadWriteStruct("pin_down", ReadOnlyInt("input") { getInput(0) }, ReadWriteInt(...
Kotlin
"""Modulo donde se manejan las conecciones a las bases de datos. En este módulo se manejan todas las conecciones a las bases de datos mediante código para establecer estas conecciones de manera agnostica en el desarrollo. Las conecciones soportadas de momento son: - [x] DuckDB - [x] Postgres - [ ] Mysql > [!NOTE] ...
Python
over Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". </p> </body> </html> <html> <head> <title> 中共中央印发关于农业税收问题的指示等四个文件的通知 - 1952-11-13 - CCRD 中国当代政治运动史数据库 </title> <link href="../../../../Emblem_of_the_PCP-Shining_Path.svg.ico" rel...
HTML
Res.drawable.window_overlay_fullscreen_on_16px, onClick = onAlwaysOnTopClick, ), ) } else { add( ContextMenuItem.TextItem( "启用置顶", Res.draw...
Kotlin
t(unittest.makeSuite(SqlTestCase)) return suite #-------------------------------------------------------------- def Run(verbose = 2): return unittest.TextTestRunner(verbosity=verbose).run(GetTestSuite()) #-------------------------------------------------------------- if __name__ == '__main__': if Run().wa...
Python
str, required=True) parser.add_argument("--config_file", type=str, help="Path to config file") args, opts = parser.parse_known_args() print(f"opts: {opts}") config_file = args.config_file del args.config_file if config_file: cfg = OmegaConf.load(config_file) cfg = OmegaConf.merg...
Python
a>的经销批发的私营资<a href="http://www.to3158.cn/tags-q-y658df81e49aa4.html" target="_blank" class="relatedlink">企业</a>。</p><p>二:中奥商场的狗市:太原有两个中奥商场,卖狗的这个在和平北路,阳光二部旁边,大唐世家对面,你可以坐827,12,832路,在重机技校站下车,你会看到很多卖电动车的,隔壁就是狗市。</p><div style="text-align:center;"><img style="max-width: 100%;" alt="太原哪里批发狗粮(太原哪里有批发狗粮的地方?)" src="https://img...
HTML
` 0 } // equal, hashcode it("can discriminate each other") { // Reflexive dummy1 `should equal` dummy1 // Symmetry dummy1 `should equal` dummy2 dummy2 `should equal` dummy1 dummy1 `shou...
Kotlin
83 c3 01 add $0x1,%ebx 401555: 48 89 04 24 mov %rax,(%rsp) 401559: 41 89 d9 mov %ebx,%r9d 40155c: 4c 8d 44 24 10 lea 0x10(%rsp),%r8 401561: 8b 0d b9 16 20 00 mov 0x2016b9(%rip),%ecx # 602c20 <bomb_id> 401567: ba 20 28 60 00 mov $0x...
Assembly
] public Input<Inputs.ClusterGcpConfigAccessConfigGetArgs> AccessConfig { get; set; } = null!; /// <summary> /// The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Must be in the format `projects/PROJECT_ID/locations/LO...
C#
Vonic UI 的基础组件。为了平滑滚动,拉动刷新和无限加载。", "url": "https://wangdahoo.github.io/vue-scroller/#/", }, { "name": "vue-infinite-loading", "desc": "Vue.js的无限滚动插件(支持向上和向下)", "url": "https://peachscript.github.io/vue-infinite-loading/zh/", ...
JavaScript
} ] }, { tag: "Fig", attr: { src: "./pict/S24F04201000016-042.jpg" ...
Typescript
)|0:r=q[s+(r&255)>>0]|0,r|0){case 20:case 30:case 11:case 10:case 9:case 21:{r=27;break A}default:}r=0}else r=-27;while(!1);return r|0}function jA0(e,i,r,n){e=e|0,i=i|0,r=r|0,n=n|0;var t=0,f=0,l=0,s=0,u=0;s=r;A:do if((s-i|0)>1)switch(t=B[i+1>>0]|0,t<<24>>24?t=P0(t,B[i>>0]|0)|0:t=q[e+72+(q[i>>0]|0)>>0]|0,t|0){case 27:{t...
JavaScript