Search results

From Free Pascal wiki
Jump to navigationJump to search
  • * [[Basic Pascal Tutorial/Introduction/es|Introducción]] * [[Basic Pascal Tutorial/History/es|Historia de Pascal]]
    3 KB (427 words) - 20:34, 23 August 2022
  • {{TYNavigator|Chapter 1/Standard Functions|Chapter 1/Programming Assignment}} ...t, benötigt kein Semikolon. Es ist jedoch harmlos, eines hinzuzufügen, und es erspart Dir das Hinzufügen eines Semikolons, wenn Du die Anweisung plötzl
    2 KB (291 words) - 16:17, 20 August 2022
  • "Low-level DOS code" refers to assembler routines, use of DOS and BIOS functions, etc. This page tries to provide hints regarding general areas of interest ...utions state on FPC calling conventions (i.e. how parameters are passed to functions/procedures and how the stack organization and processing look like) - this
    3 KB (477 words) - 20:44, 25 July 2015
  • {{Basic Pascal Tutorial/Chapter 1/Standard Functions}} == 1F - Standard-Funktionen ==
    3 KB (361 words) - 16:17, 20 August 2022
  • ...te]] utilizados para crear la porción [[Application|de la aplicación]] que es generada o incluida por el [[Compiler|compilador]] y utilizada para los sig ...ción (soporte para las funciones estándar ([[standard function]]s) [[Write/es|Write]] y WriteLn, por ejemplo)
    3 KB (461 words) - 09:16, 22 June 2020
  • ...que a diferencia de otros lenguajes, en los que el operador de asignacion es exactamente un signo igual, Pascal usa dos puntos seguidos del signo igual, ...3.5</tt> (real), pero <tt>7 div 2 = 3</tt> (y <tt>7 mod 2 = 1</tt> ya que es el residuo).
    5 KB (718 words) - 16:17, 20 August 2022
  • {{TYNavigator|Chapter 1/Variables and Data Types|Chapter 1/Standard Functions}} ...t ''integers'' und ''reals'' wird das Ergebnis immer ein ''real'' sein, da es sonst zu einem Datenverlust kommen würde. Deshalb verwendet Pascal zwei ve
    5 KB (624 words) - 16:17, 20 August 2022
  • ...kann jedoch nur jeweils auf ein Bit zugegriffen werden. Im Nachhinein ist es notwendig, die Teildaten zusammen zu fügen um sie zu verwenden. ...ammieren. Wenn allerdings eine fertige Komponente zur Verfügung steht wird es deutlich einfacher. Auch hardwareseitig sind serielle Schnittstellen deutli
    16 KB (2,165 words) - 12:50, 2 January 2021
  • ...spell con Lazarus. Veremos un esbozo, un modelo funcional pero incompleto. Es casi seguro que se necesitará hacer algunos cambios para propósitos espec ...continuación. Los diccionarios de Hunspell están fácilmente disponibles y es posible que ya estén instalados en muchas máquinas. Incluso si no puede a
    21 KB (3,118 words) - 23:45, 7 March 2022
  • ...tp://es.wikipedia.org/wiki/Charles_Babbage Babbage], creador de la [http://es.wikipedia.org/wiki/M%C3%A1quina_anal%C3%ADtica máquina analítica], la cua ...ocas aplicaciones militares de los EE.UU. fueron escritas en Ada. [http://es.wikipedia.org/wiki/Lenguaje_de_programaci%C3%B3n_Ada Más sobre Ada]
    47 KB (7,423 words) - 16:32, 5 September 2022
  • ...cal Laufzeitbibliothek (RTL) und die Free Pascal FCL-Bibliothek sind ANSI. Es liegt in der Verantwortung des Entwicklers zu wissen, welche Kodierung die Wenn Sie die Zeichen einer UTF8-Zeichenkette durchlaufen wollen, gibt es dafür zwei unterschiedliche Arten:
    24 KB (3,291 words) - 02:19, 19 February 2020
  • ...gráficos aporta un interface con win32 y X11. Hay que tener en cuenta que es un proyecto fruto del esfuerzo en casi su totalidad de una persona (Martin * La codificación de caracteres es UCS2.
    28 KB (4,508 words) - 22:33, 20 April 2020
  • Die Raspberry Pi Foundation empfiehlt als Standard-Betriebssystem Raspbian Wheezy. Alternative Betriebssysteme für den RPI si ...ee Pascal können unter Raspbian OS schnell und einfach installiert werden. Es ist dafür nur nötig, ein Terminal-Fenster zu öffnen und die folgenden Ko
    22 KB (2,962 words) - 01:22, 19 February 2020
  • ...Paleta de Componentes. Por ejemplo, TButton (que se encuentra en la solapa Standard) que se utiliza para crear Buttons. ...rra principal del IDE. Contiene una secciónon '''itmSecondaryTools''', que es la sección recomendada para utilidades de terceros.
    42 KB (5,524 words) - 23:23, 14 February 2020
  • === floating point (single precision) -> 16bit half float conversion functions === ...demo application (with source) that allows user to review and test every standard lazarus widget. This must work with both 32bit and 64bit applications on ma
    17 KB (2,658 words) - 20:55, 18 July 2022
  • The compiler will automatically resolve any uses of formal ''objcclass''es to the real declaration when this real declaration is also in scope. Hence, Similar to ''objcclass''es, ''objcprotocol''s can be external in case they are implemented in e.g. the
    27 KB (3,439 words) - 14:50, 1 May 2021
  • ...ed .po file for each language (there are free graphical tools) and use the functions of the LCL ''translations'' unit to load the right one at start of the prog which will automatically look in several standard places for a .po file (higher precedence) or .mo file <s>(the disadvantage
    15 KB (2,127 words) - 12:30, 1 March 2020
  • ...tion=com_remository&Itemid=36&func=fileinfo&id=32 "IDE fordítás a 0.9.28.2-es verzióhoz"] honosítás lett felhasználva. A Lazarus 1.2.2 kiadásától ...t balra. Egy 'Button1' feliratú gomb fog megjelenni. Most újra klikkelj a 'Standard' lap 'Button' ikonjára, és helyezz el egy újabb gombot a Form1-en, most
    49 KB (7,677 words) - 14:00, 8 December 2021
  • ...e in Units zeigt Lazarus durch die Fehlermeldung "Error while linking" an. Es ist wünschenswert, dass alle Benutzer inclusive root Passwörter haben. Te Es gibt ein Verzeichnis mit einem Beispielprogramm in $(fpc<b>src</b>dir)/pack
    44 KB (6,169 words) - 00:46, 19 February 2020
  • The Raspberry Pi Foundation recommends [[Raspbian | the Pasperry Pi OS]] as standard operating system. Alternative systems running on RPI include RISC OS and va # Access through the [[Lazarus on Raspberry Pi# wiringPi procedures and functions|wiringPi library]].
    41 KB (5,613 words) - 12:39, 31 December 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)