Search results

From Free Pascal wiki
Jump to navigationJump to search
  • {{Basic Pascal Tutorial/Chapter 1/Variables and Data Types}} * '''WideChar''' は2バイトの文字で(DBCSの要素: Double Byte Character Set)、unicodeを扱える。
    7 KB (388 words) - 16:17, 20 August 2022
  • ...jono joukot ei toimi FPC: ssä). TStringList on hyvin kätevä ohjelmoinnissa ja tässä opetetaan TStringListin peruskäyttöä! Str.Add('Some String!');
    8 KB (1,035 words) - 17:02, 16 November 2019
  • {{UTF8 strings and characters}} = UTF-8 merkit ja merkkijonot =
    9 KB (1,183 words) - 09:31, 4 March 2020
  • * 一般的に、"String" 種別を UTF8String や UnicodeString の代わりに使う。 * Assign a constant always to a type String variable.
    22 KB (2,726 words) - 19:04, 10 March 2024
  • {{Infobox databases/ja}} FreePascal ships with ODBC headers; they are in the <code>odbcsql</code> and <code>odbcsqldyn</code> units.
    23 KB (3,302 words) - 05:49, 3 April 2024
  • ...tten completely in FPC, runs on many platforms like Windows, Mac and Linux and more. It is built modular consisting of the following parts: * file resolver - handling search paths, finding used units and include files
    90 KB (12,883 words) - 12:41, 8 May 2023
  • * Fixed precedence multiply and power: ''100 * 9 ** 0.5'' results in ''100 * (9 ** 0.5)'' * Fixed Delphi style multiline string literals containing apostrophs.
    63 KB (8,788 words) - 17:15, 28 February 2024