HHWForum.hu
Filmek
TV Sorozatok Feliratos filmek Szinkronos filmek HD és Blu-ray Karácsony Online nézhető filmek Film kollekciók Mobilos filmek Rajzfilmek Dokumentum filmek Horror filmek Magyar filmek DVD ISO HUN DVD ISO ENG DVD-Rip ENG 3D filmek Zenés filmek
Zenék
Zenei Kérések Videóklippek, koncertfelvételek OST Single
Játékok
Játék Kérések
XXX
XXX Játékok XXX Magyar XXX Sorozatok, Gyűjtemények XXX Képek XXX Magazinok, képregények XXX Videók és Rövid filmek
Mobil
Mobilos filmek Mobilos programok Androidos játékok Mobil Háttérképek Csengőhangok
Programok
Windows Op. ISO ENG Windwos Op. ISO HUN Microsoft Office MacOS Program Kérések
Háttérképek
Templates Háttérképek Témák
E-könyvek
E-könyv Kérések Külföldi könyvek Hangoskönyvek Külföldi magazinok Gyerek hangoskönyvek Gyerekdalok
Mai Friss

Keresés
A fő kategória kiválasztásával az alfórumokban is keres.
Saját feltöltéseim
User
Belépés   Regisztráció
Belépés
Felhasználónév
Jelszó: Elfelejtett jelszó?
 
HHWForum.hu Letöltések Programok PureBasic 6.20 LTS Multilingual (Win/Linux)

  • 0 szavazat - átlag 0
  • 1
  • 2
  • 3
  • 4
  • 5
Rétegzési módok
PureBasic 6.20 LTS Multilingual (Win/Linux)
Nem elérhető OS9999
Power User
**
Üzenetek: 50,638
Témák: 51,004
Thanks Received: 136 in 135 posts
Thanks Given: 0
Csatlakozott: Aug 2022
Értékelés: 0
#1
2025-03-16, 18:43
[Kép: 8618abb6f4f79c747ec323200b97b98a.webp]
Free Download PureBasic 6.20 LTS Multilingual (Win/Linux) | 60 Mb
PureBasic is a modern BASIC programming language. The key features of PureBasic are portability (Windows, Linux, OS X and Raspberry supported with the same source code), the production of very fast and optimized native 32-bit or 64-bit executables and, of course, the very simple BASIC language syntax. PureBasic has been created for the beginner and expert alike. We have put a lot of effort into its conception to produce a fast, reliable system and friendly BASIC compiler. The full documentation can be found here.

32 bit images with alpha channel are supported. The functions of the "Thread" library make it easy to create parallel threads from ordinary procedures and functions, which is especially true for multiprocessor systems. There are facilities for thread synchronization. When using threads in a program, you need to enable the "Multithreading support" option in the compiler settings.

List of functions library sections
  • 2DDrawing is a library for drawing simple geometric shapes such as line, circle, rectangle, etc. with support for alpha channel (32-bit graphics), gradient, etc. Based on GDI.
  • AudioCD - Play music from CDs and DVDs.
  • CGI is a library of Common Gateway Interface server technology functions that allows relatively simple tools to create sites using the PureBasic language.
  • Cipher is an encryption library. Supported methods are AES (128, 192 and 256 bits), Base64, secure random number generation (CryptRandom), DES, CRC32, MD5, SHA1, SHA2, SHA3, etc.
  • Clipboard - access to the clipboard.
  • Console - creation of console applications.
  • Database - access to Oracle, MySQL, Access, SQLite, PostgreSQL databases, etc.
  • Date - date and time.
  • Dialog is a simple yet powerful dialog box library built from an XML structure.
  • DragDrop - drag and drop objects within a window and between windows.
  • Engine3D is an interface to the OGRE 3D engine that allows you to create applications with 3D graphics and 3D games. There are others associated with this library, such as: Billboard, Camera, Entity, EntityAnimation, Joint, Light, Material, Node, NodeAnimation, etc.
  • File - access to files - create, read, write, etc.
  • FileSystem - copying files and folders, listing all files and folders in a given folder, reading and modifying the date and attributes of files and folders, etc.
  • Ftp - access to FTP servers.
-http - access to HTTP and HTTPS servers.
  • Image, creating, and modifying (using the 2DDrawing and VectorDrawing libraries) images.
  • Joystick - functions for working with a joystick (usually needed for games).
  • Json - creating and parsing a JSON structure
  • Keyboard - polling the keyboard (usually needed for games).
  • Library - access to DLL functions
  • List - doubly linked list. Linked list
  • Mail - sending letters to e-mail via SMTP protocol with support for TLS/SSL encryption.
  • Map is an associative array.
  • Math is a mathematical library containing various functions such as calculating the square root, sine, cosine, tangent, logarithm, modulo, etc.
  • Memory - various functions for interacting with memory, including dynamic creation of instances of structures.
  • Mouse - interaction with the mouse (usually needed for games).
  • Movie - play audio and video. Supported formats depend on the installed codecs in the system.
  • Music - play tracker music.
  • Network - access to the local network and the Internet. Server and client creation, TCP and UDP, IPv4 and IPv6 protocols are supported. It is possible to set the local IP and port of the access point, which is useful if there are several (for example, a wired connection and WiFi) and you need to know exactly which network traffic will go through.
  • OnError - catching errors in the compiled application with information about the location of the error (file and line of code) and the type of error with the ability to disassemble the desired section of code.
  • Packer - create, view and unpack archives LZMA (known as 7z), ZIP, TAR, BriefLZ, etc.
  • Printer - access to a printer with the ability to print arbitrary text / image.
  • Process - start, end and exchange between processes.
  • RegularExpression - regular expressions.
  • Runtime - access to constants, variables and procedures by their name.
  • Scintilla is a full-featured access to a powerful text editor with syntax highlighting, auto-completion, and more.
  • SerialPort - access to the computer's COM port with support for virtual ports.
  • Sort - functions for sorting/sorting arrays and doubly linked lists of simple and complex (structured) types.
  • Sound - music playback.
  • Sound3D - music playback in 3D space.
  • Thread is a library that supports multi-threaded code execution, which is relevant for multi-core processors and multi-processor systems.
  • VectorDrawing is an advanced scalable drawing library. Based on GDI+.
  • Window and Gadget are libraries for creating and working with windows and their contents.
  • XML - creating and parsing an XML structure.

included
Fantaisie.Software.PureBasic.v6.20.x86-DVT
Fantaisie.Software.PureBasic.v6.20.x64-DVT
Fantaisie.Software.PureBasic.v6.20.ARM64-DVT
Fantaisie.Software.PureBasic.v6.20.Linux.Debian.x86-DVT
Fantaisie.Software.PureBasic.v6.20.Linux.Ubuntu.x64-DVT
Fantaisie.Software.PureBasic.v6.20.MacOS.ARM64-DVT
Fantaisie.Software.PureBasic.v6.20.MacOS.x64-DVT
Fantaisie.Software.PureBasic.v6.20.Raspberry.Pi.OS.ARM32-DVT
Fantaisie.Software.PureBasic.v6.20.Raspberry.Pi.OS.ARM64-DVT



Homepage
Idézet:A kódrészlet megtekintéséhez be kell jelentkezned, vagy nincs jogosultságod a tartalom megtekintéséhez.


Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Idézet:A kódrészlet megtekintéséhez be kell jelentkezned, vagy nincs jogosultságod a tartalom megtekintéséhez.
Links are Interchangeable - No Password - Single Extraction

  •
A szerző üzeneteinek keresése
Válaszol


Hasonló témák...
Téma: Szerző Válaszok: Megtekintések: Utolsó üzenet
  My Music Collection 3.4.16.169 Multilingual Portable SKIKDA 0 13 3 óra óta
Utolsó üzenet: SKIKDA
  My Music Collection 3.4.16.169 Multilingual SKIKDA 0 9 3 óra óta
Utolsó üzenet: SKIKDA
  Firetrust MailWasher Pro 8.0.105 Multilingual Portable SKIKDA 0 11 7 óra óta
Utolsó üzenet: SKIKDA
  Firetrust MailWasher Pro 8.0.105 Multilingual SKIKDA 0 11 7 óra óta
Utolsó üzenet: SKIKDA
  PeaZip 11.0.0 Multilingual Portable SKIKDA 0 10 7 óra óta
Utolsó üzenet: SKIKDA
  ANSYS SCADE 2026 R1 (x64) Multilingual SKIKDA 0 9 8 óra óta
Utolsó üzenet: SKIKDA
  ANSYS SCADE 2026 R1 (x64) Multilingual SKIKDA 0 13 8 óra óta
Utolsó üzenet: SKIKDA
  Helium Music Manager 18.0.714 Premium Multilingual Portable SKIKDA 0 14 9 óra óta
Utolsó üzenet: SKIKDA
  Helium Music Manager 18.0.714 Premium Multilingual SKIKDA 0 12 9 óra óta
Utolsó üzenet: SKIKDA
  Replay Media Catcher 2026.4.3.34 Multilingual Portable SKIKDA 0 16 Tegnap, 10:49
Utolsó üzenet: SKIKDA

Digg   Delicious   Reddit   Facebook   Twitter   StumbleUpon  


Jelenlevő felhasználók ebben a témában:

  •  
  • Vissza a lap tetejére  
  • Lite mode  
  •  Kapcsolat
Theme © 2014 iAndrew
MyBB, © 2002-2026 MyBB Group.
Lineáris
Rétegezett
Megtekintés nyomtatható verzióban
Feliratkozás a témára
Szavazás hozzáadása ehhez a témához
Send thread to a friend