[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 软件资源 >> 編程開發 >> 《編程工具》(Purebasic )v4.60 MultiOS[壓縮包]
《編程工具》(Purebasic )v4.60 MultiOS[壓縮包]
下載分級 软件资源
資源類別 編程開發
發布時間 2017/7/12
大       小 -
《編程工具》(Purebasic )v4.60 MultiOS[壓縮包] 簡介: 中文名 : 編程工具 英文名 : Purebasic 資源格式 : 壓縮包 版本 : v4.60 MultiOS 發行時間 : 2011年 語言 : 英文 簡介 : PureBasic 是一個新的基於"BASIC"標准的"高級"編程語言. 它兼容其它任何 "BASIC" 編譯器, 不管它是Amiga 或 PC 格式. 學習 PureBasic非常簡單,所以PureBas
電驢資源下載/磁力鏈接資源下載:
全選
"《編程工具》(Purebasic )v4.60 MultiOS[壓縮包]"介紹
中文名: 編程工具
英文名: Purebasic
資源格式: 壓縮包
版本: v4.60 MultiOS
發行時間: 2011年
語言: 英文
簡介:

PureBasic 是一個新的基於"BASIC"標准的"高級"編程語言. 它兼容其它任何 "BASIC" 編譯器, 不管它是Amiga 或 PC 格式. 學習 PureBasic非常簡單,所以PureBasic已經贏得了很多初學者和資質高深的程序員.
  她語法簡單卻是非常"高級"的,如指針,結構,過程,動態鏈表等. 富有經驗的程序員可以毫不費力的訪問系統支持的結構和 Windows API .
  PureBasic 是一個兼容性廣泛的編程語言,支持 AmigaOS (680x0 和 PowerPC) 和 Windows計算機系統. 這意味著同樣的代碼可以被編譯為兩種系統的本地代碼而流暢運行.沒有象虛擬機和解釋器那樣的瓶頸,生成的代碼是一個優化過的可執行程序.外部庫是充分優化了的匯編程序,每個程序非常快,命令常常比C/C++還快或等同.
  PureBasic主要特色:
  - 支持486, Pentium (Pro, II, III) 以及更高,支持所有最新系統,支持微軟的Vista!
  - 內嵌數組, 動態表, 復合體結構,指針,和變量定義
  - 已支持類型: Byte (8 bits), Word (16 bits), Long (32 bits), Float (32 bits) 和用戶自定義類型(結構)
  - 內建字符串類型(characters)
  - 支持常量,二進制和十六進制的數值
  - 常量和數字數據可寫在一個表達中
  - 標准算術支持遵守符號優先和括號: +, -, /, *, and, or, >
  - 高速編譯器, 大約 300 000 行/分鐘在P200!
  - 過程支持本地和全局變量結構編程
  - 支持所有標准 BASIC 關鍵詞: If-Else-EndIf, Repeat-Until, 等等
  - 使用專用庫操縱 BMP 圖象, windows, gadgets, DirectX, 等等
  - 使用專用用庫充分寫了支持優化速度和體積的匯編程序
  - 象BASIC關鍵字一樣完全支持Win32 API
  - 匯編程序內嵌
  - 為快速編譯使用固定文件預編譯結構
  - 結構化 CLI編譯器
  - 高效率,包括大量關鍵詞,聯機幫助
  - 支持XML,正則表達式,ftp ,http,.......
  - 友好的系統,簡單而好用,安裝方便
PureBasic is a native 32 bit and 64 bit programming language based on established BASIC rules. The key features of PureBasic are portability (Windows, Linux, MacOS X and AmigaOS are currently supported), the production of very fast and highly optimized executables and, of course, the very simple BASIC syntax. PureBasic has been created for the beginner and expert alike. We have put a lot of effort into its realization to produce a fast, reliable system friendly language.
In spite of its beginner-friendly syntax, the possibilities are endless with PureBasic's advanced features such as pointers, structures, procedures, dynamically linked lists and much more. Experienced coders will have no problem gaining access to any of the legal OS structures or API objects and PureBasic even allows inline ASM.
The main features of PureBasic
- Huge set of internal commands (1100+) to quickly and easily build any application or game
- All BASIC keywords are supported
- Very fast compiler which creates highly optimized executables
- No external DLLs, runtime interpreter or anything else required when creating executables
- Procedure support for structured programming with local and global variables
- Full unicode support
- Access to full OS API for advanced programmers
- Easy but very fast 2D game support through dedicated libraries (DirectX, SDL, ...)
- Easy and high quality 3D support based on OGRE
- Optimal use of the available hardware by using highly optimized (assembly) commands
- Source code is portable between AmigaOS, Windows, MacOS X and Linux
- Dedicated editor and development environment
- Powerful integrated debugger and profiler to easily trace and analyze code
PureBasic Windows
PureBasic is an "high level" programming language based on established BASIC rules. It is similar to any other BASIC compiler you may have used, whether for the Amiga, PC, MacOS X or Linux. Learning PureBasic is very easy! PureBasic has been created for the beginner and expert alike. Compilation time is really fast. This software has been developed for the Windows operating system. We have put a lot of effort into its realization to produce a fast, reliable and system friendly language.
The syntax is simple but the possibilities are endless with PureBasic's advanced features, such as pointers, structures, procedures, dynamically linked lists and much more. The experienced coder will have no problem in gaining access to any of the legal OS structures or API objects.
PureBasic is a portable programming language which currently run on AmigaOS (680x0 and PowerPC) Windows (x86 and x64), Linux (x86 and x64) and MacOS X (x86 and PowerPC). This means that the same code can be compiled natively for all systems and still use the full power of each. There are no bottlenecks like a virtual machine or a code translator: the generated code produces highly optimized executables regardless of the OS on which it is compiled. The external libraries are very optimized, up to the assembler level when needed, which produces very fast and small commands.
Technical Features
- 486, Pentium, Core2, Core i7, Athlon, Phenom support
- Built-in arrays, linked lists, maps, complex structures, pointers and variable definitions
- Supported types: Byte (8 bit), Word (16 bit), Long (32 bit), Float (32 bit), Quad (64 bit), Double (64 bit) and also user defined types (structures)
- Built-in string types (characters) and transparent unicode support
- Constants, binary and hexadecimal numbers supported
- Expression reducer and optimizer (grouping constants and explicit numbers together)
- Standard arithmetic support in respect of sign priority and parenthesis: +, -, /, *, and, or, lsl, asl, lsr, asr
- Very fast compilation
- Procedure support for structured programming with local, global, protected variables
- Built-in thread programming facilities with threaded variables and threadsafe mode
- All Standard BASIC keywords: If-Else-EndIf, Repeat-Until, etc.
- External library support to manipulate objects like pictures, windows, controls, DirectX, etc.
- External libraries are very optimized up to the assembler level for maximum speed and compactness
- The Win32 API functions is supported as if they were BASIC keywords
- Inline assembler
- Precompiled structures with constants files for extra fast compilation
- Configurable CLI compiler
- System friendly, easy to install and use
Requirements
- Windows 9x/ME, NT/2000/XP, Vista, Seven
代碼

° °  °° °°°°°°  °° °° °°°  ° °° °
° °  °° °°  °°°°°°  °° °
°°°°  °  °°  °° °
°°°°²² ° ²² ²² °°
°°° ±± ±±  ° ±± ±±  ° ±± ±±  °°°°
°°°° °  °  °°±±
±±°°   ° °   °°   ° °±±²
²±±°° ²  ² °°°°°°° ²  ² °°±°°° ² ° ² ° °±²²²
²²±±°  °°   °°°°  °  °°° °   °±²²²²
±±±±°°° ° ° ±±°°±°°±±°°  ° ° °° °°°°±°±°±° ° ° °°±±²±²±²±²
   ° °±±±° °  ° ° ° °°±°±±±°°°  °°±°±±±±²±²±
²°  ± °°  ±°°°°°  °°±°±°±°±°±±±
²± ° °² °²²²   ±±
²²°  ²    °   ²°
²²±°  ° ²²² °²  ² ²  ²±
²²±°   °±±² ²°  ° °  ²°
²±±° ²±²  ±±±° ²  ±    ²°
±°° ±²±±±±±° ²  ²²   °
 °°°°°°° ° °    ° ° ° °° ° ° °
  °±±±°°°°°°°° °°°°°°   ² ° °°°°°°°  ° ° °°°±°²± 
° ±°°±°±°°°° ° ° °°°°  ° ° °°° ° ± ° °°°± 
 ±±±±°±°°° ° °° °    ° °°° ° ° ° °± 
²²²±  °±°°°°° ° ° °     ° °°  °°±±
²²²²±±±°±°±°°° ° ° ° ° °°  °°²±²±²±²²²
²±²±±±°±°°°°° ° ° ° ° ° ° ° ° ° °°±±±²  °±²²²²²²²²
   ° °°±°±±²  
P R O U D L Y P R E S E N T S

Purebasic.v4.60.MultiOS

PROTECTION : RETAiL
SIZE ......: 14 * 9,54MB
DATE ......: 01/2012
URL........: http://www.purebasic.com
 
 
 
            
        
          
  ±± ±± ±±±±±± ±±±±±± ±±±±±± ±± ±± ±±±±±° ±±±±±±  
   
          
                
                
±±±± ±± ±± ±± °±±±±° ±± ±± ±± ± ±± ±± ±± ±± ±±±± °±±±±° ±± ±±
PureBasic is a programming language based on established BASIC rules. The key
features of PureBasic are portability (Windows, AmigaOS and Linux are currently
fully supported), the production of very fast and highly optimized executables
and, of course, the very simple BASIC syntax. PureBasic has been created for the
beginne and expert alike. We have put a lot of effort into its realization to
produce a fast, reliable and system friendly language.
In spite of its beginner-friendly syntax, the possibilities are endless with
PureBasic's advance features such as pointers, structures, procedures,
dynamically linked lists and much more. Experience coders will have no problem
gaining access to any of the legal OS structures or API objects and PureBasic
even allows inline ASM.
The main features of PureBasic:
Huge set of internal commands (800+) to quickly and easily build any application
or game
All BASIC keywords are supported
Very fast compiler which creates highly optimize executables
No external DLLs, runtime interpreter or anythin else required when creating
executables
Procedure support for structured programming with local and global variables
Access to full OS API for advanced programmers
Easy but very fast 2D game support trough dedicated libraries (DirectX, SDL,
...)
Easy and high quality 3D support based on OGRE
Optimal use of the available hardware by using highly optimized (assembly)
commands
Source code is portable between AmigaOS, Windows MacOS X and Linux, for games
and applications
Dedicated editor and development environment
Integrated debugger to easily trace programming bugs.
           
              
               
±±±± ±± ±± ±±±±±° ±± ±± ±± ±±±±±± ±±±±±± ±± ±± ±± ±±±± °±±±±° ±± ±±



1) Unzip, Unrar and install

2) Enjoy
   
      
        
           
  ±±± ±±± °±±±±±±±° ±±± ±±±±±±±±± ±±±±±±±±°  

MultiOS release includes:

WIN (x86/x64)
OSX (x86/PPC)
LINUX (x86/x64)
AmigaOS

 

相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved