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

无数据

分类

全部后端开发(72)系统运维(31)区块链(30)数据库(23)综合其他(18)httpd(17)TiDB(16)UML(12)Rust(10)Linux(8)

语言

全部中文(简体)(147)

格式

全部PDF文档 PDF(97)其他文档 其他(44)PPT文档 PPT(6)
 
本次搜索耗时 0.131 秒,为您找到相关结果约 147 个.
  • 全部
  • 后端开发
  • 系统运维
  • 区块链
  • 数据库
  • 综合其他
  • httpd
  • TiDB
  • UML
  • Rust
  • Linux
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Candid: the interface description language of the Internet Computer smart contracts - 陈研

    contracts Yan Chen DFINITY Foundation Rust China Conf 2023 −− How DFINITY uses procedure macro to extend Rust Overview • Macro system is a hidden gem in Rust. • We share our experience in safely extending • Export interface description • How to simulate monomorphization and share states across procedure macro • Import interface description • How to control generated code How to serialize a Candid Candid type • Possible solutions • Add a new phase in rustc or rust-analyzer • Procedure macro Derive types with procedure macro • Deriving types from token stream directly • No def-use info, cannot handle
    0 码力 | 35 页 | 1.35 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.22 语言参考指引

    sorry [ok] } }} " @enduml It can also be combined with define macro. @startuml !unquoted procedure SALT($x) "{{ salt %invoke_procedure("_"+$x) }}" as $x !endprocedure PlantUML 语言参考指引 (1.2020.22) 219 SALT !procedure _choose() {+ an example choose one option ()one ()two [ok] } !endprocedure !procedure _wait() {+ please wait operation in progress <&clock> [cancel] } !endprocedure !procedure _success() _success() {+ success congratulations! [ok] } !endprocedure !procedure _error() {+ error failed, sorry [ok] } !endprocedure (*) --> SALT(choose) -right-> SALT(wait) wait -right-> SALT(success) wait
    0 码力 | 295 页 | 3.08 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2020.23)

    sorry [ok] } }} " @enduml It can also be combined with define macro. @startuml !unquoted procedure SALT($x) "{{ salt %invoke_procedure("_"+$x) }}" as $x !endprocedure PlantUML 语言参考指引 (1.2020.23) 231 SALT !procedure _choose() {+ an example choose one option ()one ()two [ok] } !endprocedure !procedure _wait() {+ please wait operation in progress <&clock> [cancel] } !endprocedure !procedure _success() _success() {+ success congratulations! [ok] } !endprocedure !procedure _error() {+ error failed, sorry [ok] } !endprocedure (*) --> SALT(choose) -right-> SALT(wait) wait -right-> SALT(success) wait
    0 码力 | 307 页 | 3.17 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)

    @enduml It can also be combined with define macro. @startuml !unquoted procedure SALT($x) "{{ salt %invoke_procedure("_"+$x) }}" as $x !endprocedure !procedure _choose() {+ PlantUML 语言参考指引 (1.2021.2) 219 endprocedure !procedure _wait() {+ please wait operation in progress <&clock> [cancel] } !endprocedure !procedure _success() {+ success congratulations! [ok] } !endprocedure !procedure _error() {+ definelong anymore. Use !function, !procedure or variable definition instead. !define should be replaced by return !function and !definelong should be replaced by !procedure. • 你不应该再使用 !define 和 !definelong
    0 码力 | 381 页 | 4.05 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 语言参考指引

    @enduml It can also be combined with define macro. @startuml !unquoted procedure SALT($x) "{{ salt %invoke_procedure("_"+$x) }}" as $x !endprocedure !procedure _choose() {+ PlantUML 语言参考指引 (1.2021.1) 214 endprocedure !procedure _wait() {+ please wait operation in progress <&clock> [cancel] } !endprocedure !procedure _success() {+ success congratulations! [ok] } !endprocedure !procedure _error() {+ definelong anymore. Use !function, !procedure or variable definition instead. !define should be replaced by return !function and !definelong should be replaced by !procedure. • 你不应该再使用 !define 和 !definelong
    0 码力 | 376 页 | 4.00 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 语言参考指引

    @enduml It can also be combined with define macro. @startuml !unquoted procedure SALT($x) "{{ salt %invoke_procedure("_"+$x) }}" as $x !endprocedure !procedure _choose() {+ PlantUML 语言参考指引 (1.2021.2) 233 endprocedure !procedure _wait() {+ please wait operation in progress <&clock> [cancel] } !endprocedure !procedure _success() {+ success congratulations! [ok] } !endprocedure !procedure _error() {+ definelong anymore. Use !function, !procedure or variable definition instead. !define should be replaced by return !function and !definelong should be replaced by !procedure. • 你不应该再使用 !define 和 !definelong
    0 码力 | 398 页 | 4.22 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)

    @enduml 6.21 SDL(规范和描述语言) 6.21.1 SDL 形状名称表 名称 旧语法 定型语法 输入 < <> 输出 > <> 程序 | <<procedure>> 加载 \ <> 保存 / <> 连续 } <> 任务 ] <> [Ref.QA-11518,GH-1270] 6.21 <> :output; <> :procedure; <<procedure>> :load; <> :save; <> :continuous; <> :task; <> end @enduml @startuml :Ready; :next(o); <<procedure>> :Receiving; split :nak(i); :nak(i); <> :ack(o); <> split again :ack(i); <> :next(o) on several lines; <<procedure>> :i := i + 1; <> :ack(o); <> split again :err(i); <> :nak(o); <> split
    0 码力 | 539 页 | 7.74 MB | 1 年前
    3
  • pdf文档 Rust在物理引擎研发中的应用 崔汉青

    ultraviolet Generic, procedure macro, or… Generic 表达力不足 不容易做精细性能优化 Procedure Macro 过于复杂 结果不可见 那么,用代码生成代码?Web 开发用的模板引擎, 也可以用于生成 Rust 代码 tera 模板生成分指令集优化的 Rust 代码 提供远超 Procedure Macro 的可读性和易用性 mathbench
    0 码力 | 22 页 | 1.18 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 中文手册

    nextcheck and restart the server/proxy. 11. Q: Text item values in frontend (when using {ITEM.VALUE} macro and in other cases) are cut/trimmed to 20 symbols. Is that normal? A: Yes, there is a hardcoded innodb_strict_mode = OFF; CALL zbx_convert_utf8(); If MariaDB → set innodb_strict_mode = ON; drop procedure zbx_convert_utf8; Note that data encoding will be changed on disk. For example, when converting 或更高版本的 Elasticsearch,某些功能可能无法按预期工作。 Attention: Elasticsearch support is experimental! Setup procedure considered in this section is applicable to the following Elasticsearch versions: 5.0.x -→ 6.1.x
    0 码力 | 2339 页 | 19.57 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 中文手册

    nextcheck and restart the server/proxy. 11. Q: Text item values in frontend (when using {ITEM.VALUE} macro and in other cases) are cut/trimmed to 20 symbols. Is that normal? A: Yes, there is a hardcoded 或更高版本的 Elasticsearch,某些功能可能无法按预期工作。 Attention: Elasticsearch support is experimental! Setup procedure considered in this section is applicable to the following Elasticsearch versions: 5.0.x -→ 6.1.x 也可参见运行控制 选 项。 23 HousekeepingFrequency no 0-24 1 How often Zabbix will perform housekeeping procedure (in hours). Housekeeping is removing outdated information from the database. Note: To prevent
    0 码力 | 1850 页 | 13.52 MB | 1 年前
    3
共 147 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 15
前往
页
相关搜索词
陈研RustConfChina2023PlantUML1.202022语言参考指引使用绘制UMLVersion231.20211.202311崔汉青RustZabbix5.4中文手册4.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩