 PlantUML 1.2020.23 Guía de Referencia del LenguajePlantUML (1.2020.23) 278 / 304 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included files into imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This note again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2020.23 Guía de Referencia del LenguajePlantUML (1.2020.23) 278 / 304 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included files into imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This note again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 305 页 | 3.11 MB | 1 年前3
 PlantUML 1.2020.22 Guía de Referencia del LenguajePlantUML (1.2020.22) 266 / 292 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included files into imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This note again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2020.22 Guía de Referencia del LenguajePlantUML (1.2020.22) 266 / 292 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included files into imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This note again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 293 页 | 3.02 MB | 1 年前3
 Comprehensive Rust(Español) 202412para pruebas de Rust . . . . . . . . . . . . . . . . . . . . . . . . . 249 44.3 Macro chromium::import! . . . . . . . . . . . . . . . . . . . . . . . . . . . 250 44.4 Ejercicio de pruebas . . . . . name(); int years(); } birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl: import com.example.birthdayservice.IBirthdayInfoProvider; interface IBirthdayService { /** The same thing String name; int years; } birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl: import com.example.birthdayservice.BirthdayInfo; interface IBirthdayService { /** The same thing, but0 码力 | 389 页 | 1.04 MB | 10 月前3 Comprehensive Rust(Español) 202412para pruebas de Rust . . . . . . . . . . . . . . . . . . . . . . . . . 249 44.3 Macro chromium::import! . . . . . . . . . . . . . . . . . . . . . . . . . . . 250 44.4 Ejercicio de pruebas . . . . . name(); int years(); } birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl: import com.example.birthdayservice.IBirthdayInfoProvider; interface IBirthdayService { /** The same thing String name; int years; } birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl: import com.example.birthdayservice.BirthdayInfo; interface IBirthdayService { /** The same thing, but0 码力 | 389 页 | 1.04 MB | 10 月前3
 PlantUML 1.2021.2 Guía de Referencia del Lenguajecustom library [!import, !include] It’s possible to package a set of included files into a single .zip or .jar archive. This single zip/jar can then be imported into your diagram using !import directive. library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just adds "customLibrary.zip" in the search path !include myFolder/myFile note again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2021.2 Guía de Referencia del Lenguajecustom library [!import, !include] It’s possible to package a set of included files into a single .zip or .jar archive. This single zip/jar can then be imported into your diagram using !import directive. library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just adds "customLibrary.zip" in the search path !include myFolder/myFile note again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 389 页 | 4.12 MB | 1 年前3
 PlantUML 1.2021.1 Guía de Referencia del Lenguajecustom library [!import, !include] It’s possible to package a set of included files into a single .zip or .jar archive. This single zip/jar can then be imported into your diagram using !import directive. library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just adds "customLibrary.zip" in the search path !include myFolder/myFile note again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2021.1 Guía de Referencia del Lenguajecustom library [!import, !include] It’s possible to package a set of included files into a single .zip or .jar archive. This single zip/jar can then be imported into your diagram using !import directive. library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just adds "customLibrary.zip" in the search path !include myFolder/myFile note again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 384 页 | 4.07 MB | 1 年前3
 PlantUML 1.2019.1 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just 146 19.5 Office 19 STANDARD LIBRARY Example of usage: @startuml !include PlantUML 1.2019.1 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just 146 19.5 Office 19 STANDARD LIBRARY Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red macro to create the empty rectangle. Example of usage: @startuml !include - ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 147 页 | 1.85 MB | 1 年前3
 PlantUML 1.2019.4 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2019.4 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red macro to create the empty rectangle. Example of usage: @startuml !include - ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 166 页 | 1.82 MB | 1 年前3
 PlantUML 1.2019.3 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2019.3 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red macro to create the empty rectangle. Example of usage: @startuml !include - ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 158 页 | 1.72 MB | 1 年前3
 PlantUML 1.2019.2 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2019.2 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This just LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red macro to create the empty rectangle. Example of usage: @startuml !include - ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 158 页 | 1.72 MB | 1 年前3
 PlantUML 1.2019.6 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include PlantUML 1.2019.6 Guía de Referencia del Lenguajeimported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary.zip ' This LIBRARY again the use of the prefix MA_. Example of usage: @startuml !include- ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red macro to create the empty rectangle. Example of usage: @startuml !include - ' To import the sprite file you DON'T need to place a prefix! !include - MA_FOLDER_MOVE(Red 0 码力 | 172 页 | 1.91 MB | 1 年前3
共 14 条
- 1
- 2













