id
int64
0
1.54k
text
stringlengths
59.2k
431k
1,500
32 - (b))) while (left >= 4) { k1 = read32le(data); k1 *= c1; k1 = ROTL32(k1, 15); k1 *= c2; h1 ^= k1; h1 = ROTL32(h1, 13); h1 = h1 * 5 + UINT32_C(0xe6546b64); data += 4; left -= 4; } k1 = 0; switch (left) { case 3: k1 ^= (uint32_t)data[2] << 16; case 2: ...
1,501
; [global::System.ComponentModel.BrowsableAttribute(false)] public System.Runtime.Serialization.ExtensionDataObject ExtensionData { get { return this.extensionDataField; } set { this.extensionDataField = value; } ...
1,502
Repo: LineGames/Leggiero ======================= File: Engine/Modules/Sound/OboeBackend/OboeLoopingSoundPlayingContext.h ======================= //////////////////////////////////////////////////////////////////////////////// // OboeBackend/OboeLoopingSoundPlayingContext.h (Leggiero/Modules - Sound) // // Looping Pl...
1,503
Headers() ]; }, function ($exception) { $response = $exception->getResponse(); $statusCode = $response->getStatusCode(); throw new ApiException( sprintf( '[...
1,504
Repo: Ghabry/mv-plugins ======================= File: OrangeLighting/OrangeLightingEventLight.js ======================= /*============================================================================= * Orange Lighting - Event Light * By Hudell - www.hudell.com * OrangeLightingEventLight.js * Version: 1.1 * Free...
1,505
oto)); } final _$ClienteControllerBaseActionController = ActionController(name: 'ClienteControllerBase'); @override dynamic visualizarSenha() { final _$actionInfo = _$ClienteControllerBaseActionController.startAction( name: 'ClienteControllerBase.visualizarSenha'); try { return sup...
1,506
* <p> * When unit of work clones are built directly from rows no object in the shared * cache points to this valueholder, so it can store the unit of work as its * session. However once that UnitOfWork commits and the valueholder is merged * into the shared cache, the session needs to be reset to ...
1,507
_exp_param_t *pf_params; vrna_md_t *md; vrna_callback_hc_evaluate *evaluate; struct hc_ext_def_dat hc_dat_local; contribution = 0; S1 = fc->sequence_encoding; S2 = fc->sequence_encoding2; pf_params = fc->exp_params; md = &(pf_params->mo...
1,508
var sublistField_custrecord445 = objRecord_LoadCustomer.getSublistValue({ sublistId: idSublista, fieldId: "custrecord445", line: i }) || ""; var sublistField_custrecord444 = objRecord_LoadCustomer.getSublistText({ sublistId: idSublista, ...
1,509
[callback](https://dom.spec.whatwg.org/#concept-mo-callback) to callback. The callback is invoked with a list of `[MutationRecord](https://dom.spec.whatwg.org/#mutationrecord)` objects as first argument and the constructed `[MutationObserver](https://dom.spec.whatwg.org/#mutationobserver)` object as second argument. I...
1,510
Repo: Yoojin99/Yoojin99.github.io ======================= File: _posts/App/swift/2021-05-09-MVC MVVM 패턴.md ======================= --- layout: post title: "Swift - MVC, MVVM 패턴" subtitle: "" categories: app tags: app-swift, mvvm, mvc comments: true header-img: --- > `MVC와 MVVM 패턴이 무엇인지 알아보자.` --- ...
1,511
..'z' ]; s: 43), ( cc: [ ':' ]; s: 52), ( cc: [ 'T','t' ]; s: 579), { 415: } ( cc: [ '0'..'9','A'..'F','H'..'Z','_','a'..'f','h'..'z' ]; s: 43), ( cc: [ ':' ]; s: 52), ( cc: [ 'G','g' ]; s: 580), { 416: } ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 43), ( cc: [ ':' ]; s: 52), { 417: } ( cc: ...
1,512
customer-managed keys in Azure Key Vault To enable customer-managed keys, you must use an Azure Key Vault to store your keys. You must enable both the **Soft Delete** and **Do Not Purge** properties on the key vault. Only RSA keys of size 2048 are supported with Cognitive Services encryption. For more information ab...
1,513
Repo: usbong/UsbongPOSApp ======================= File: src/usbong/android/db/UsbongDbHelper.java ======================= <reponame>usbong/UsbongPOSApp /* * Copyright 2017 Usbong Social Systems, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance ...
1,514
页面 3.怕刷新,刷新请求,需要服务端配合; 监听事件:popstate history.back() history.forward() history.go() ``` ## 路由钩子 ### 路由解析流程? ```js 1、导航被触发 2、在失活的组件里调用离开守卫 beforeRouterleave 3、调用全局的 beforeEach 守卫 4、在重用的组件里调用 beforeRouteUpdate 守卫 5、在路由配置里调用 beforEnter //路由独享 6、解析异步路由组件 7、在被激活的组件里调用 beforeRouteEnter 8、调用全局的 beforeResolve 守卫 9、导航被确认 1...
1,515
.h ======================= /** * Copyright 2020-2021 Huawei Technologies Co., Ltd * * 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 * * ...
1,516
the installer to transition a modal dialog box to another dialog box. The installer removes the present dialog box and creates the new one with the name indicated in the argument. ms.assetid: bd1aa465-55a0-4983-8c71-7e7075ee9dfb title: NewDialog ControlEvent ms.topic: article ms.date: 05/31/2018 --- # NewDialog Contr...
1,517
Repo: yuqj1990/deepano_train ======================= File: include/caffe/layers/faceEvaluateLayer.hpp ======================= <reponame>yuqj1990/deepano_train #ifndef CAFFE_DETECTION_EVALUATE_LAYER_HPP_ #define CAFFE_DETECTION_EVALUATE_LAYER_HPP_ #include <utility> #include <vector> #include "caffe/blob.hpp" #inclu...
1,518
OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT...
1,519
Repo: sasaju/NormalSchedule ======================= File: app/src/main/java/com/liflymark/normalschedule/logic/model/GraduateWeb.kt ======================= package com.liflymark.normalschedule.logic.model import androidx.annotation.Keep @Keep data class GraduateWeb( val cookies: String, val result: String )...
1,520
Repo: ibizaman/veewee ======================= File: templates/windows-2012R2-serverdatacenter-amd64/install-chef.bat ======================= <reponame>ibizaman/veewee @REM Loop ten times to make sure outbound networking is up @FOR /L %%n IN (1,1,10) DO ( @PING -n 1 www.opscode.com @IF %ERRORLEVEL% == 0 CALL :wget...
1,521
) .def("changeLevel", &CyUnit::changeLevel) .def("getCargo", &CyUnit::getCargo, "int ()") .def("getFortifyTurns", &CyUnit::getFortifyTurns, "int ()") .def("getBlitzCount", &CyUnit::getBlitzCount, "int ()") .def("isBlitz", &CyUnit::isBlitz, "bool ()") .def("getAmphibCount", &CyUnit::getAmphibCount, "in...
1,522
value type stored in this Either * (will capture the lowest common type) * * <pre> * {@code * * myEither.to(Either3::consumeAny) .accept(System.out::println); * } * </pre> * * @param either Either to consume value for * @return Consumer we can ap...
1,523
25, 1.4187420034517249), (2830526006618762624, 346.04121016034526, 17.251035026332172, 9.322877780864099), (4955621776810839680, 25.924537017290312, -43.87212213274469, 1.8464983646504756), (4497404807061934720, 272.7022811156271, 14.371405822848407, 0.6353827762284441), (5898024806569713792, 218.01174738947074, -51.40...
1,524
","uid":251753,"time":"2015-12-10 13:11:30","dist":{"type":"zip","url":"https:\/\/downloads.wordpress.org\/plugin\/pcsh-pastacode-syntaxhighlighter.zip?timestamp=1449753090"},"source":{"type":"svn","url":"https:\/\/plugins.svn.wordpress.org\/pcsh-pastacode-syntaxhighlighter\/","reference":"trunk"},"homepage":"https:\/\...
1,525
/// </summary> [OutputType] public sealed class DetectorModelAssetPropertyTimestamp { /// <summary> /// The timestamp, in seconds, in the Unix epoch format. The valid range is between `1-31556889864403199`. You can also specify an expression. /// </summary> public readonly s...
1,526
_4); unsigned_int_2 = unsigned_int_2 * unsigned_int_1; } int_3 = int_2 + int_1; v_mdb_page_touch(char_1); unsigned_int_1 = unsigned_int_1 + unsigned_int_3; int_5 = int_4; int_2 = int_2; float_1 = v_mdb_page_get(float_1,short_1,short_1,int_5,-1 ); unsigned_int_3 = unsigned_int_3 + unsigned_int_4...
1,527
/// path='docs/doc[@name="T:URIUtility.ParseMode"]/*'/> internal enum ParseMode { /// <include file='../../docs.xml' /// path='docs/doc[@name="F:URIUtility.ParseMode.IRIStrict"]/*'/> IRIStrict, /// <include file='../../docs.xml' /// pa...
1,528
int32 | Contains the manager notify time in minutes | | TicketEnabled | bool | Enable ticket submission in offline mode | | TicketCategory | | Category on ticket created from off-line request | | TicketPriority | | Priority on ticket created from off-line request | | OpeningHoursEnabled | bool | Whether to use openi...
1,529
team dashboards. Instead, your home page serves as a [single team dashboard](team-dashboard.md). For information on SharePoint dashboards, see [Project portal dashboards](../sharepoint-dashboards/project-portal-dashboards.md). ::: moniker-end ::: moniker range="tfs-2017" > [!NOTE] > For information on SharePoint d...
1,530
Repo: stuntguy3000/LIFX-LAN-SDK ======================= File: docs/index-files/index-20.html ======================= <filename>docs/index-files/index-20.html <!-- ~ Copyright 2021 <NAME> (stuntguy3000) ~ ~ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associat...
1,531
${WARP_IMAGE} -R ${ROT_REF_IMAGE} ${WARP} ) set_property(TEST ${THIS_TEST_NAME}_WARP APPEND PROPERTY DEPENDS ${THIS_TEST_NAME}) # add_test(NAME ${THIS_TEST_NAME}_WARP_METRIC_0 COMMAND MeasureImageSimilarity 3 0 # ${ROT_REF_IMAGE} ${WARP_IMAGE} # ${OUTPUT_PREFIX}log.txt ${OUTPUT_PREFIX}metric.nii.gz # 35.4473 0.5) ...
1,532
hren.", "CanvasZoneAriaWebpartName": "\"{0}\"-Webpart", "ConfirmationDialogYes": "Ja", "ConfirmationDialogNo": "Nein", "DeleteZoneConfirmationDialogMessage": "Möchten Sie diesen Abschnitt mit allen seinen Inhalten löschen?", "DeleteConfirmationDialogTitle": "Löschen bestätigen", "Del...
1,533
兵都是容易的。抗日的财源十分困难,动员了民众,则财政也不成问题,岂有如此广土众民的国家而患财穷之理?军队须和民众打成一片,使军队在民众眼睛中看成是自己的军队,这个军队便无敌于天下,个把日本帝国主义是不够打的。 - (一一五)很多人对于官兵关系、军民关系弄不好,以为是方法不对,我总告诉他们是根本态度(或根本宗旨)问题,这态度就是尊重士兵和尊重人民。从这态度出发,于是有各种的政策、方法、方式。离了这态度,政策、方法、方式也一定是错的,官兵之间、军民之间的关系便决然弄不好。军队政治工作的三大原则:第一是官兵一致,第二是军民一致,第三是瓦解敌军。这些原则要实行有效,都须从尊重士兵、尊重人民和尊重已经放下武器的敌军俘虏的人格这种根本态度出发。...
1,534
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 permissions and * limitations under the License. */ module.exports = function (grunt) { req...
1,535
Repo: meltinglab/battery-management ======================= File: workspace/bms_ert_rtw/bms_types.h ======================= /* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizatio...