User’s Guide for Free Pascal, Version 3.2.2
Free Pascal User’s Guide User’s Guide for Free Pascal, Version 3.2.2 Document version 3.2.2 May 2021 Michaël Van Canneyt Florian Klämpfl Contents 1 Introduction 7 1.1 About this document . . . . . . . . . . . . . . . . 216 6 Chapter 1 Introduction 1.1 About this document This is the user’s guide for Free Pascal. It describes the installation and use of the Free Pascal compiler on the different Pascal language. Look at the Reference Guide for these things. For a description of the possibilities and the inner workings of the compiler, see the Programmer’s Guide. In the appendices of this document0 码力 | 217 页 | 756.57 KB | 1 年前3Markdown style guide
Markdown style guide Much of what makes Markdown great is the ability to write plain text, and get great formatted output as a result. To keep the slate clean for the next author, your Markdown should headings should start from level 2. 6. ## See also: Put miscellaneous links at the bottom for the user who wants to know more or didn’t find what she needed. Character line limit Obey projects’ character or - underlines can be annoying to maintain and don’t fit with the rest of the heading syntax. The user has to ask: Does --- mean H1 or H2? Heading - do you remember what level? DO NOT DO THIS. ---------0 码力 | 8 页 | 44.60 KB | 1 年前3philosophy style guide
interfere with the simplest use case and should remain invisible to users who don’t need them. • This guide is designed for the average engineer – the busy, just- want-to-go-back-to-coding engineer. Large and0 码力 | 2 页 | 22.72 KB | 1 年前3Connecting User And Library Code
@@@ All of library code is in LibSpace, user code without frame is in UserSpace@@@ As opposed to library sharing entities with other libraries+ @@@ Deducing this removes the need for CRTP2 Slides1. https://godbolt default implementation (something which can be done generally) @@@ All of library code is in LibSpace, user code without frame is in UserSpace1. @@@ Terms: 1. Overload: multiple functions with the same name library code is in LibSpace, user code without frame is in UserSpace 1. Basic: https://godbolt.org/z/nej3977z8@@@ This is done in the lib containing namespace (and not on user space) 2. Partial template0 码力 | 58 页 | 18.82 MB | 5 月前3A Security Guide for Kotlin Developers
A Security Guide for otlin Developers I N D E X Overview..................................................................1 Kotlin’s Security Profile............................................2 Reddit, and American Express. Being an already popular and still-rising programming language, this guide aims to arm Kotlin developers and other key decision makers in software security and software supply — from inherent weaknesses to potential attack vectors for data breaches. This Kotlin security guide will explore the following topics and top common risks: • Kotlin’s Security Profile • Most Common0 码力 | 13 页 | 1.80 MB | 1 年前3The Definitive Guide to Yii 2.0
0 码力 | 605 页 | 2.47 MB | 1 年前3The Definitive Guide to Yii 1.0
’yiic’ commands shell/ containing customized ’yiic shell’ commands components/ containing reusable user components MainMenu.php the ’MainMenu’ widget class Identity.php the ’Identity’ class used for authentication ool , w e c an c r e at e a d at ab as e w i t h t h e f ol l ow i n g s c h e m a: CREATE TABLE User ( id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, username VARCHAR(128) NOT NULL, password VARCHAR(128) 10 1 . G e t t i n g S t a r t e d F or s i m p l i c i t y , w e on l y c r e at e a s i n gl e User t ab l e i n ou r d at ab as e . T h e S Q Li t e d at ab as e fi l e i s s av e d as WebRoot/tes0 码力 | 164 页 | 1002.30 KB | 1 年前3The Definitive Guide to Yii 1.1
’yiic’ commands shell/ containing customized ’yiic shell’ commands components/ containing reusable user components MainMenu.php the ’MainMenu’ widget class Identity.php the ’Identity’ class used for authentication ool , w e c an c r e at e a d at ab as e w i t h t h e f ol l ow i n g s c h e m a: CREATE TABLE User ( id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, username VARCHAR(128) NOT NULL, password VARCHAR(128) INCREMENT i n t h e ab ov e S Q L. F or s i m p l i c i t y , w e on l y c r e at e a s i n gl e User t ab l e i n ou r d at ab as e . T h e S Q Li t e d at ab as e fi l e i s s av e d as WebRoot/tes0 码力 | 184 页 | 1.05 MB | 1 年前3PlantUML 1.2021.3 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2021.2) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object collections collections as Foo6 queue queue as Foo7 Foo -> Foo1 : To actor PlantUML Language Reference Guide (1.2021.2) 1 / 415 1.2 Declaring participant 1 SEQUENCE DIAGRAM Foo -> Foo2 : To boundary Foo -> Bob->Alice: Authentication Response Bob->L: Log transaction @enduml PlantUML Language Reference Guide (1.2021.2) 2 / 415 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM You can use the order0 码力 | 416 页 | 4.33 MB | 1 年前3PlantUML 1.2019.6 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.6) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Language Reference Guide (1.2019.6) 1 / 173 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.6) 2 / 173 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM 1.3 Use non-letters in0 码力 | 174 页 | 1.92 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100