积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1306)综合其他(403)Python(392)Java(363)Spring(306)Weblate(272)云计算&大数据(226)数据库(193)C++(137)VirtualBox(113)

语言

全部英语(1919)中文(简体)(231)中文(繁体)(20)日语(11)法语(9)韩语(9)德语(8)俄语(8)西班牙语(6)英语(6)

格式

全部PDF文档 PDF(1629)其他文档 其他(543)TXT文档 TXT(56)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.085 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Python
  • Java
  • Spring
  • Weblate
  • 云计算&大数据
  • 数据库
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 法语
  • 韩语
  • 德语
  • 俄语
  • 西班牙语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Named Optional Parameters - JavaScript Style

    Named Optional Parameters - JavaScript Style Brian Davidson (briandavidson@meta.com) Summary C++ developers often run into the situation where we have multiple parameters in a function with the same better? Optional named arguments are previously thought to not be possible in C++. Is it possible to write such function calls in C++? The benefits would be: ▪Each argument is named, so it is clear what
    0 码力 | 1 页 | 3.17 MB | 5 月前
    3
  • pdf文档 Improving Our Safety With a Quantities and Units Library

    kilo_ kilo; inline constexpr struct metre final : named_unit<"m", kind_of> {} metre; inline constexpr struct second final : named_unit<"s", kind_of> {} second; } CppCon 2024: kilo_ kilo; inline constexpr struct metre final : named_unit<"m", kind_of> {} metre; inline constexpr struct second final : named_unit<"s", kind_of> {} second; namespace unit_symbols kilo_ kilo; inline constexpr struct metre final : named_unit<"m", kind_of> {} metre; inline constexpr struct second final : named_unit<"s", kind_of> {} second; namespace unit_symbols
    0 码力 | 207 页 | 6.93 MB | 5 月前
    3
  • pdf文档 SQLite Development with Zumero

    ............................................................................. 39 10.2.3. zumero_named_constant() ......................................................................... 39 10.3. Convenience A Zumero table cannot have any name which contains a dollar sign ($). A Zumero table cannot be named "*" (a single asterisk). The table name "z_acl" is reserved for use as an Access Control List. The not a hierarchy. The Zumero server is very particular about how each SQLite database instance is named. The name may contain only lower-case letters, digits, or underscores. The first character must be
    0 码力 | 57 页 | 199.89 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 CLI 工具

    CLI 配置文件中设置集群条目。如果引用的 cluster nickname 已存在,则指定的信息将合并到其 中。 Using project "joe-project" from context named "joe-project/openshift1.example.com:8443/alice" on server "https://openshift1.example.com:8443". argument handling if [[ "$1" == "config" ]] then echo $KUBECONFIG exit 0 fi echo "I am a plugin named kubectl-foo" $ chmod +x $ sudo mv /usr/local/bin/. $ oc plugin list description='my frontend running nginx' --resource-version=1 # Update pod 'foo' by removing an annotation named 'description' if it exists # Does not require the --overwrite flag oc annotate pods foo description-
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    in The Language  #elifdef, #elifndef, and #warning  Marking Unreachable Code  Assumptions  Named Universal Character Escapes  Trim Whitespace Before Line Splicing  C++23 Standard Library  String in The Language  #elifdef, #elifndef, and #warning  Marking Unreachable Code  Assumptions  Named Universal Character Escapes  Trim Whitespace Before Line Splicing  C++23 Standard Library  String in The Language  #elifdef, #elifndef, and #warning  Marking Unreachable Code  Assumptions  Named Universal Character Escapes  Trim Whitespace Before Line Splicing  C++23 Standard Library  String
    0 码力 | 105 页 | 759.96 KB | 5 月前
    3
  • pdf文档 OpenShift Container Platform 4.13 CLI 工具

    each of the types described in this example. $ oc project Using project "joe-project" from context named "joe-project/openshift1.example.com:8443/alice" on server "https://openshift1.example.com:8443". 请注意,调用插件的命令取决于插件文件名。例如,文件名为 oc-foo-bar的插件会被 oc foo bar echo $KUBECONFIG exit 0 fi echo "I am a plugin named kubectl-foo" $ chmod +x $ sudo mv /usr/local/bin/. $ oc plugin list description='my frontend running nginx' --resource-version=1 # Update pod 'foo' by removing an annotation named 'description' if it exists # Does not require the --overwrite flag oc annotate pods foo description-
    0 码力 | 128 页 | 1.11 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    CLI 配置文件中设置集群条目。如果引用的 cluster nickname 已存在,则指定的信息将合并到其 中。 Using project "joe-project" from context named "joe-project/openshift1.example.com:8443/alice" on server "https://openshift1.example.com:8443". argument handling if [[ "$1" == "config" ]] then echo $KUBECONFIG exit 0 fi echo "I am a plugin named kubectl-foo" $ chmod +x $ sudo mv /usr/local/bin/. $ oc plugin list description='my frontend running nginx' --resource-version=1 # Update pod 'foo' by removing an annotation named 'description' if it exists. # Does not require the --overwrite flag. oc annotate pods foo description-
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 The Rust Programming Language,2nd Edition

    thing that is run for every executable Rust program. The first line says, “I’m declaring a function named main that has no parameters and returns nothing.” If there were parameters, their names would go inside to create variables. Here’s another example: let foo = bar; This line will create a new variable named foo and bind it to the value bar. In Rust, variables are immutable by default. The following example ignores everything in com- ments. Now you know that let mut guess will introduce a mutable variable named guess. On the other side of the equal sign (=) is the value that guess is bound to, which is the result
    0 码力 | 617 页 | 1.54 MB | 1 年前
    3
  • pdf文档 Linux就该这么学 第2版

    httpd_use_openstack --> off httpd_use_sasl --> off httpd_verify_dns --> off mysql_connect_http --> off named_tcp_bind_http_port --> off prosody_bind_http_port --> off 面对如此多的 SELinux 域安全策略规则,实在没有必要逐个理解它们,我们只要能通过 系统中,bind 服务程序的名称为 named。首先需要在/etc 目录中找到该服务程序 的主配置文件,然后把第 11 行和第 19 行的地址均修改为 any,分别表示服务器上的所有 IP 地址均可提供 DNS 域名解析服务,以及允许所有人对本服务器发送 DNS 查询请求。这两个 地方一定要修改准确。 [root@linuxprobe~]# vim /etc/named.conf 1 // // 2 // named.conf 3 // 4 // Provided by Red Hat bind package to configure the BIND named DNS 5 // server as a caching only nameserver (as a localhost DNS resolver). 6 // 7 // See /usr
    0 码力 | 552 页 | 22.25 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 2.x

    Bootstrapping CakePHP Routing Routes Configuration Default Routing Connecting Routes Passed Arguments Named Parameters Reverse Routing Redirect Routing Disabling the Default Routes Custom Route Classes Router CakePHP’s view files are stored in /app/View inside a folder named after the controller to which they correspond. (We’ll have to create a folder named ‘Posts’ in this case.) To format this post data into a nice If a string is supplied as the first parameter to end(), the FormHelper outputs a submit button named accordingly along with the closing form tag. Again, refer to Helpers for more on helpers. Now let’s
    0 码力 | 1096 页 | 958.62 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
NamedOptionalParametersJavaScriptStyleImprovingOurSafetyWithQuantitiesandUnitsLibrarySQLSQLiteDevelopmentwithZumeroOpenShiftContainerPlatform4.10CLI工具C++23AnOverviewofAlmostAllNewUpdatedFeatures4.134.8TheRustProgrammingLanguage2ndEditionLinux这么CakePHPCookbook
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩