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

无数据

分类

全部后端开发(1539)Python(497)Java(379)Spring(308)C++(142)UML(96)Julia(87)PyWebIO(86)PHP(75)Conan(74)

语言

全部英语(1246)中文(简体)(194)法语(15)西班牙语(14)韩语(14)日语(13)德语(12)俄语(12)中文(繁体)(11)

格式

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

    Chapter 3. Rendering Text The pixels library can do slightly more than just putPixel: it also offers a minimal drawText proc, to put letters and words on the screen. Its declaration looks like this: drawText(x, y: int; text: string; size: int; color: Color) We pass the following parameters to it: x and y The coordinates of a bottom-left corner of the text we want to draw text The text we want to render for example "like this". size This is a height of the text in pixels. color Similarly to the putPixel proc, we can define the color of the text we’re drawing. The simplest way to call this proc is
    0 码力 | 6 页 | 74.05 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.6 Справочное руководство по языку

    deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax activity is very long2 and defined on several lines that contains many text" as A1 -up-> "Another activity\n on several lines" A1 --> "Short activity " чтобы создать несколько проверок: @startuml start if (condition A) then (yes) :Text 1; elseif (condition B) then (yes) :Text 2; stop Справочное руководство по языку PlantUML (1.2019.6) 65 / 172 5.4 Повторяющийся
    0 码力 | 173 页 | 1.95 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.9 Справочное руководство по языку

    deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax activity is very long2 and defined on several lines that contains many text" as A1 -up-> "Another activity\n on several lines" A1 --> "Short activity " чтобы создать несколько проверок: @startuml start if (condition A) then (yes) :Text 1; elseif (condition B) then (yes) :Text 2; stop Справочное руководство по языку PlantUML (1.2019.9) 65 / 172 5.4 Повторяющийся
    0 码力 | 173 页 | 1.97 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.4 Справочное руководство по языку

    deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax activity is very long2 and defined on several lines that contains many text" as A1 -up-> "Another activity\n on several lines" A1 --> "Short activity " чтобы создать несколько проверок: @startuml start if (condition A) then (yes) :Text 1; elseif (condition B) then (yes) :Text 2; stop Справочное руководство по языку PlantUML (1.2019.4) 65 / 166 5.4 Повторяющийся
    0 码力 | 167 页 | 1.87 MB | 1 年前
    3
  • epub文档 peewee Documentation Release 2.10.2

    sqlite, mysql and postgresql numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github includes Cython implementations of the SQLite date manipulation functions, the REGEXP operator, and full-text search result ranking algorithms. This module should be built using the build_sqlite_ext command. stores which users follow one another. Message: Analagous to a tweet. The Message model stores the text content of the tweet, when it was created, and who posted it (foreign key to User). If you like UML
    0 码力 | 275 页 | 276.96 KB | 1 年前
    3
  • pdf文档 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)

    alt/else • opt • loop • par • break • critical • group, followed by a text to be displayed It is possible a add a text that will be displayed into the header (except for group). The end keyword return success @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax DIAGRAM 3.2 Label on relations It is possible a add a label on the relation, using :, followed by the text of the label. For cardinality, you can use double-quotes "" on each side of the relation. @startuml
    0 码力 | 167 页 | 1.83 MB | 1 年前
    3
  • pdf文档 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)

    alt/else • opt • loop • par • break • critical • group, followed by a text to be displayed It is possible a add a text that will be displayed into the header (except for group). The end keyword delete return success @enduml 1.20 Return Command return generates a return message with optional text label. The return point is that which caused the most recent life-line activation. PlantUML Language DIAGRAM 3.2 Label on relations It is possible a add a label on the relation, using :, followed by the text of the label. For cardinality, you can use double-quotes "" on each side of the relation. @startuml
    0 码力 | 175 页 | 1.95 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.6 Language Reference Guide

    alt/else • opt • loop • par • break • critical • group, followed by a text to be displayed It is possible a add a text that will be displayed into the header (except for group). The end keyword return success @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax DIAGRAM 3.2 Label on relations It is possible a add a label on the relation, using :, followed by the text of the label. For cardinality, you can use double-quotes "" on each side of the relation. @startuml
    0 码力 | 174 页 | 1.92 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.6 Sprachreferenz

    • opt • loop • par • break • critical • group, gefolgt von einem anzuzeigenden Text Es ist möglich einen Text anzugeben, der im Titel angezeigt werden soll. Das end Schlüsselwort wird verwendet 1.14 Creole und HTML 1 SEQUENZ-DIAGRAMM @enduml 1.14 Creole und HTML Es ist auch möglich, den Text mit Creole-Markup zu formatieren. @startuml participant Alice participant "The **Famous** Bob" as deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax
    0 码力 | 173 页 | 1.91 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.9 Sprachreferenz

    • opt • loop • par • break • critical • group, gefolgt von einem anzuzeigenden Text Es ist möglich einen Text anzugeben, der im Titel angezeigt werden soll. Das end Schlüsselwort wird verwendet 1.14 Creole und HTML 1 SEQUENZ-DIAGRAMM @enduml 1.14 Creole und HTML Es ist auch möglich, den Text mit Creole-Markup zu formatieren. @startuml participant Alice participant "The **Famous** Bob" as deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax
    0 码力 | 173 页 | 1.93 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
nimbookv2ChapterRenderingTextPlantUML1.2019peeweeDocumentationRelease2.10DrawingUMLwithLanguageReferenceGuideVersionSprachreferenz
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩