New pages
From Free Pascal wiki
Jump to navigationJump to search
- 04:39, 30 December 2024 Lazarus/FPC Libraries/zh CN (hist | edit) [14,007 bytes] Daixu61 (talk | contribs) (用 FPC 编写库)
- 07:00, 25 December 2024 UniqueInstance/zh CN (hist | edit) [3,193 bytes] Daixu61 (talk | contribs) (UniqueInstance)
- 03:04, 25 December 2024 Docker Containerization/zh CN (hist | edit) [4,067 bytes] Daixu61 (talk | contribs) (→Docker 容器化)
- 07:59, 17 December 2024 Manager Worker Threads System/zh CN (hist | edit) [8,158 bytes] Daixu61 (talk | contribs) (→工作线程的管理线程)
- 03:47, 17 December 2024 callback/zh CN (hist | edit) [1,916 bytes] Daixu61 (talk | contribs) (回调函数)
- 13:30, 12 December 2024 Lazarus 5.0 release notes (hist | edit) [1,079 bytes] Martin (talk | contribs) (Created page with "'''Lazarus 5.0 is not yet released. This page is under construction!''' == Release == == LCL Changes == == IDE Changes == == Changes affecting compatibility == ===LCL incompatibility=== ===LazControls incompatibility=== ==== TTreeFilterEdit ==== == Other release notes == {{Navbar Lazarus Release Notes}} Category:Release Notes Category:Lazarus")
- 07:46, 9 December 2024 Daemons and Services/zh CN (hist | edit) [44,914 bytes] Daixu61 (talk | contribs) (→守护进程和系统服务)
- 09:13, 6 December 2024 Command line parameters and environment variables/zh CN (hist | edit) [13,624 bytes] Daixu61 (talk | contribs) (命令行参数和环境变量)
- 05:13, 5 December 2024 Console Mode Pascal/zh CN (hist | edit) [12,496 bytes] Daixu61 (talk | contribs) (Pascal 控制台模式编程)
- 12:33, 26 November 2024 AppImage Packaging (hist | edit) [4,948 bytes] Dbannon (talk | contribs) (Initial draft, more to come ...)
- 14:09, 22 November 2024 Lazarus-openapi (hist | edit) [6,781 bytes] Michael (talk | contribs) (Created page with "== OpenAPI support in lazarus == FPC has OpenAPI support in trunk. Lazarus contains initial support for OpenAPI. It offers mainly the same interface as the ''openapi2pas'' tool provided with Free Pascal. == lazopenapi package == The OpenAPI support is provided by the ''lazopenapi'' package. It can be compiled with FPC 3.3.1, but also with FPC 3.2.2 If you compile lazarus with the development version of FPC (3.3.1), then you can compile and install it in t...")
- 09:13, 22 November 2024 openapi (hist | edit) [5,008 bytes] Michael (talk | contribs) (OpenAPI description)
- 09:51, 17 November 2024 TLazComponentQueue/ru (hist | edit) [624 bytes] Useroflazarus (talk | contribs) (Created page with "{{TLazComponentQueue/ru}} '''TLazComponentQueue''' image:tlazcomponentqueue.png является невизуальным компонентом, который помогает при работе с потоковыми компонентами при многопоточности или сетевой передаче данных. Данный компонент доступен на вкладке System tab Component Palette|палитр...")
- 11:48, 10 November 2024 Porting to PlayStation1 Guide (hist | edit) [18,963 bytes] Key-Real (talk | contribs) (Created page with "== Overview == This is a step by step tutorial based on the example of my FPC port to the PlayStation 1.")
- 02:56, 26 October 2024 P-Code (hist | edit) [806 bytes] Rfc1394 (talk | contribs) (Created page with "'''P-Code''' refers to an alternative means of compiling Pascal programs, where the compiler does not produce code which runs on the machine it is intended for (usually the machine it is compiled on). Instead, it produces a code representation of the program which is then compiled to code which can directly execute on the target machine as a binary executable, or as interpreted code which is run by a software emulator. The practice began with the Pascal P4 compiler,...")
- 19:20, 25 October 2024 Locating macOS significant directories/ru (hist | edit) [15,029 bytes] Zoltanleo (talk | contribs) (Created page with "{{Platform only|macOS}} {{LanguageBar}} == Обзор == Чтобы найти различные важные каталоги в macOS, вы можете использовать встроенную функцию macOS Foundation <syntaxhighlight lang="pascal">NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde);</syntaxhighlight>, которая создает список строк путей д...")
- 05:20, 24 October 2024 Differences between multi-page controls (hist | edit) [6,197 bytes] Antares (talk | contribs) (Created article highlighting the differences between TPageControl and the combination TTabControl and TNotebook.)
- 22:20, 16 October 2024 Pascal 8000 (AAEC) (hist | edit) [1,405 bytes] Rfc1394 (talk | contribs) (new article)
- 06:54, 8 October 2024 Lazarus For Delphi Users/zh CN (hist | edit) [26,195 bytes] Daixu61 (talk | contribs) (Delphi 用户的 Lazarus 指南)
- 11:27, 6 October 2024 Icon Finder (hist | edit) [2,092 bytes] Mattias2 (talk | contribs) (Created page with "=Overview= '''IconFinder''' is a tool which simplifies searching of specific icons for the image-related components (TImageList, TImage, TBitBtn, TSpeedButton). Designtime package: components/iconfinder/packages/designtime/iconfinder_dsgn_pkg.lpk Runtime package: components/iconfinder/packages/runtime/iconfinder_pkg.lpk =Installation= * Install the "iconfinder_dsgn_pkg" package via "Package" -> "Add/Remove Packages ..." dialog. * Click "Rebuild IDE", and confirm the...")
- 10:46, 6 October 2024 LazMinimap (hist | edit) [1,122 bytes] Mattias2 (talk | contribs) (Created page with "=Overview= '''LazMiniMmp''' is a Lazarus IDE addon, adding a high-level overview of your source code, giving the possibility to quickly navigate. A file's minimap is shown on the right or left side of the editor. You can scroll or drag the shaded area to quickly jump to different sections in your file. Exists since 3.99. =Options= ==Show minimap== Check to hide the minimap. Or uninstall LazMinimap. ==Put minimap left of editor== Default is off an editor on the righ...")
- 14:36, 1 October 2024 Windows Icon/zh CN (hist | edit) [2,983 bytes] Daixu61 (talk | contribs) (Windows 图标)
- 13:49, 1 October 2024 Windows Programming Tips/zh CN (hist | edit) [36,429 bytes] Daixu61 (talk | contribs) (Windows 编程技巧)