积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1354)Python(382)Java(358)Spring(305)C++(155)UML(89)Julia(87)Conan(74)PHP(63)Jupyter(62)

语言

全部英语(1198)中文(简体)(63)西班牙语(14)法语(14)韩语(14)德语(12)日语(12)俄语(12)中文(繁体)(11)

格式

全部PDF文档 PDF(991)其他文档 其他(307)TXT文档 TXT(54)PPT文档 PPT(2)
 
本次搜索耗时 0.079 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • UML
  • Julia
  • Conan
  • PHP
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 西班牙语
  • 法语
  • 韩语
  • 德语
  • 日语
  • 俄语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MuPDF 1.25.0 Documentation

    functions can find the relevant lock to change when // they are called. This way we avoid global variables. locks.user = mutex; locks.lock = lock_mutex; locks.unlock = unlock_mutex; // This is the main exception. } Since the fz_try macro is based on setjmp, the same conditions that apply to local variables in the presence of setjmp apply. Any locals written to inside the try block may be restored to their 6) 218 Chapter 8. Language Bindings MuPDF Documentation, Release 1.25.0 8.2.7 Runtime environmental variables All builds • MUPDF_mt_ctx Controls support for multi-threading on startup. – If set with
    0 码力 | 259 页 | 1.11 MB | 8 月前
    3
  • pdf文档 MuPDF 1.24.0 Documentation

    functions can find the relevant lock to change when // they are called. This way we avoid global variables. locks.user = mutex; locks.lock = lock_mutex; locks.unlock = unlock_mutex; // This is the main exception. } Since the fz_try macro is based on setjmp, the same conditions that apply to local variables in the presence of setjmp apply. Any locals written to inside the try block may be restored to their y1=1215.6) 7.1. The C++ MuPDF API 203 MuPDF Documentation, Release 1.24.0 7.1.7 Runtime environmental variables All builds • MUPDF_mt_ctx Controls support for multi-threading on startup. – If set with
    0 码力 | 249 页 | 830.15 KB | 8 月前
    3
  • pdf文档 MuPDF 1.22.0 Documentation

    functions can find the relevant lock to change when // they are called. This way we avoid global variables. locks.user = mutex; locks.lock = lock_mutex; locks.unlock = unlock_mutex; // This is the main exception. } Since the fz_try macro is based on setjmp, the same conditions that apply to local variables in the presence of setjmp apply. Any locals written to inside the try block may be restored to their const; These each generate text such as: (x0=90.51 y0=160.65 x1=501.39 y1=1215.6) 5.1.6 Environmental variables All builds • MUPDF_mt_ctx Controls support for multi-threading on startup. – If set with
    0 码力 | 175 页 | 698.87 KB | 8 月前
    3
  • pdf文档 MuPDF 1.23.0 Documentation

    functions can find the relevant lock to change when // they are called. This way we avoid global variables. locks.user = mutex; locks.lock = lock_mutex; locks.unlock = unlock_mutex; // This is the main exception. } Since the fz_try macro is based on setjmp, the same conditions that apply to local variables in the presence of setjmp apply. Any locals written to inside the try block may be restored to their const; These each generate text such as: (x0=90.51 y0=160.65 x1=501.39 y1=1215.6) 7.1.6 Environmental variables All builds • MUPDF_mt_ctx Controls support for multi-threading on startup. – If set with
    0 码力 | 245 页 | 817.74 KB | 8 月前
    3
  • pdf文档 Compile-Time Validation

    can lead to death or serious injury to people, loss or severe damage to property, or severe environmental harm." - ISO/IEC 23643:2020Software Safety - Crowdstrike Faulty updated crashed roughly 8.5 and an apply function to change the reference typeContext A tuple of context variables. An action is applied to all variables. template struct context { tuple data; context(tuplevariables in a context and passing it to the next function after every action.Goals - Properties Compute
    0 码力 | 137 页 | 1.70 MB | 6 月前
    3
  • pdf文档 Back to Basics Unit Testing

    the same answer you do Part 1: Testing Repeatable 24Hermeticity Hermeticity: Sealed off from environmental effects Hermetic: Airtight, impervious to external influence. (Merriam Webster) Hermetic tests: three private, protected or public. -- Wikipedia user-defined type data structure member variables member functions access specifiers From our original definition of Unit Testing, we therefore private: 9 10 11 friend struct CupTester 12 ... 13 }; 14 The names of your member variables are referenced in your tests! White Box testing tends to create big maintainability problems struct
    0 码力 | 109 页 | 4.13 MB | 6 月前
    3
  • pdf文档 Scientific Unit Testing

    noise. Interference from the environment: noisy signals Inherent in complex systems with too many variables Inherent in quantum mechanics Solutions: Isolate Subtract Detect and eliminate erroneous results test conditions Example: Client must connect to server within X seconds Measure the unwanted environmental effects Adjust tests to compensate 30Option 3: Detect and Respond Options: If the environment
    0 码力 | 45 页 | 1.91 MB | 6 月前
    3
  • pdf文档 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS

    En Via Envir vironment V onment Variables ariables All configuration items defined by Casdoor in the ini file mentioned above can be configured via environment variables, as well as some of the beego configurations this to pass the configuration via environment variables: In addition, export derivatives are also a possible method. The names of environmental variables should exactly match the names you want to use use in the ini file. appname=casbin go run main.go Note: configurations in environmental variables can override the configurations in the ini file. Run Run There are currently two methods to start
    0 码力 | 825 页 | 58.31 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    version 1.9.x Given that we will be writing chaincode programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate that might compromise data integrity, and allows for functions to be executed against non-static variables. In addition to the multitude of endorsement, validity and versioning checks that take place, there Environment variables For the following CLI commands against peer0.org1.example.com to work, we need to preface our commands with the four environment variables given below. These variables for peer0.org1
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.1 Documentation

    version 1.9.x Given that we will be writing chaincode programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate that might compromise data integrity, and allows for functions to be executed against non-static variables. In addition to the multitude of endorsement, validity and versioning checks that take place, there Environment variables For the following CLI commands against peer0.org1.example.com to work, we need to preface our commands with the four environment variables given below. These variables for peer0.org1
    0 码力 | 277 页 | 3.21 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
MuPDF1.25Documentation1.241.221.23CompileTimeValidationBacktoBasicsUnitTestingScientificCasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLandCASHyperledgerFabric1.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩