PlantUML 1.2020.22 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 5.11 Lines without arrows du verbe start. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] starts 2020-07-01 [Test du prototype] starts 2020-07-16 du verbe end. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] ends 2020-07-15 [Test du prototype] ends 2020-07-25 @enduml0 码力 | 295 页 | 3.03 MB | 1 年前3
PlantUML 1.2020.23 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 5.11 Lines without arrows du verbe start. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] starts 2020-07-01 [Test du prototype] starts 2020-07-16 du verbe end. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] ends 2020-07-15 [Test du prototype] ends 2020-07-25 @enduml0 码力 | 308 页 | 3.12 MB | 1 年前3
PlantUML 1.2021.1 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 6.12 Lignes sans pointe du verbe start. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] starts 2020-07-01 [Test du prototype] starts 2020-07-16 du verbe end. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] ends 2020-07-15 [Test du prototype] ends 2020-07-25 @enduml0 码力 | 385 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.2 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml Guide de référence du du verbe start. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] starts 2020-07-01 [Test du prototype] starts 2020-07-16 du verbe end. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] ends 2020-07-15 [Test du prototype] ends 2020-07-25 @enduml0 码力 | 391 页 | 4.10 MB | 1 年前3
PlantUML 1.2021.3 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml Guide de référence du du verbe start. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] starts 2020-07-01 [Test du prototype] starts 2020-07-16 du verbe end. @startuml [Design du prototype] lasts 15 days [Test du prototype] lasts 10 days Project starts 2020-07-01 [Design du prototype] ends 2020-07-15 [Test du prototype] ends 2020-07-25 @enduml0 码力 | 406 页 | 4.24 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langagemap CapitalCity { Guide de référence du langage PlantUML (1.2023.11) 98 / 533 4.7 Program (or project) evaluation and review technique (PERT) with map 4 DIAGRAMME D’OBJETS UK *-> London USA => Washington CapitalCity::USA @enduml [Réf. n° 307] 4.7 Program (or project) evaluation and review technique (PERT) with map You can use map table in order to make Program (or project) evaluation and review technique (PERT) diagram to right direction ' Horizontal lines: -->, <--, <--> ' Vertical lines: ->, <-, <-> title PERT: Project Name Guide de référence du langage PlantUML (1.2023.11) 99 / 533 4.8 Display JSON Data on Class0 码力 | 534 页 | 7.56 MB | 1 年前3
PlantUML 1.2019.6 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 5.9 Flèches Utiliser début pour l'ensemble du projet. Par défault, la première tâche commence à cette date. @startgantt Project starts the 20th of september 2017 [Design du prototype] as [TASK1] lasts 13 days [TASK1] is colored in Lavender/LightBlue @endgantt 10.7 Close day It is possible to close some day. @startgantt project starts the 2018/04/09 saturday are closed sunday are closed 2018/05/01 is closed 2018/04/17 to 2018/04/190 码力 | 174 页 | 1.91 MB | 1 年前3
Click Documentation
Release 4.2.dev0side-by-side installations of Python, one for each project. It doesn’t actually install separate copies of Python, but it does provide a clever way to keep different project environ- ments isolated. Let’s see how have virtualenv installed, just fire up a shell and create your own environment. I usually create a project folder and a venv folder within: $ mkdir myproject $ cd myproject $ virtualenv venv New python executable venv/bin/python Installing setuptools, pip............done. Now, whenever you want to work on a project, you only have to activate the corresponding environment. On OS X and Linux, do the following: $0 码力 | 101 页 | 407.32 KB | 1 年前3
PlantUML 1.2019.9 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 5.9 Flèches Utiliser début pour l'ensemble du projet. Par défault, la première tâche commence à cette date. @startgantt Project starts the 20th of september 2017 [Design du prototype] as [TASK1] lasts 13 days [TASK1] is colored in Lavender/LightBlue @endgantt 10.7 Close day It is possible to close some day. @startgantt project starts the 2018/04/09 saturday are closed sunday are closed 2018/05/01 is closed 2018/04/17 to 2018/04/190 码力 | 174 页 | 1.93 MB | 1 年前3
PlantUML 1.2019.4 Guide de référence du langagepour certaines activités. @startuml start :starting progress; #HotPink:reading configuration files These files should edited at this point!; #AAAAAA:ending of the process; @enduml 5.9 Flèches Utiliser début pour l'ensemble du projet. Par défault, la première tâche commence à cette date. @startgantt Project starts the 20th of september 2017 [Design du prototype] as [TASK1] lasts 13 days [TASK1] is colored in Lavender/LightBlue @endgantt 10.7 Close day It is possible to close some day. @startgantt project starts the 2018/04/09 saturday are closed sunday are closed 2018/05/01 is closed 2018/04/17 to 2018/04/190 码力 | 168 页 | 1.83 MB | 1 年前3
共 20 条
- 1
- 2













