AlphaControls Delphi / C++ Builder 開發工具 ── GUI設計開發首選工具
世界各地開發者喜愛使用 AlphaSkins 標準和獨特的元件進行專業GUI設計開發。 AlphaControls是一個易於使用的普及和功能強大的工具,用於開發原有的皮膚和非皮膚的業務/媒體應用。很多額外的屬性和成分使得這個開發組件工具包(以及使用它的應用程式)的獨特。支持 Delphi XE2 .. DX 10.2 Alexandria, Builder XE2 .. CX 10.2 Alexandria
AlphaControls Package
A package of standard and unique components for professional GUI design development using AlphaSkins. AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. A lot of additional properties and components makes this package (and the applications that use it) unique.
CppDepend 是一種工具,可簡化複雜C \ C ++代碼庫的管理。開發人員可以通過比較不同版本的代碼來分析代碼結構,指定設計規則,進行有效的代碼審查並掌握演變。提供了代碼規則和代碼查詢、技術債務估算、代碼質量的檢測、代碼Vizualisation等功能,其目的便是幫助開發人員設計出更安全的程式。
更新介紹
CppDepend 2024.1: Advanced Source Explorer, Support for C++23/C++20/C++17, C++ Modules Support, and More.
Advanced Source Explorer.
Support for C++23/C++20/C++17.
C++ Modules Support.
Improved Incremental analysis.
Improved Visual Studio support.
New useful rules added.
Improved Linux Support.
External Symbols Refined.
JUCE
以C++架構,提供一套跨平台的開發環境,可開發出Windows、Mac、Linux、iOS、Android用的應用程式。
功能
Compile code in real time, allowing to visualise the interface instantly
Live coding environment for any type of code, including sound
Live coding per component, allowing to test parts of your project individually
Use in conjunction with any IDE
Manipulate graphically the values of variables and literals with sliders and colour picker
In addition to this revolutionary live coding environment, the Projucer is also a cross-platform project management tool that can export platform-specific projects for your IDE:
Manage your projects across all platforms
C++ code editor
Export Xcode projects for OSX and iOS
Export Visual Studio projects up to VS2015
Export Android Studio projects
Create Linux makefiles
Export Code::Blocks projects
更新介紹
Push Notifications
JUCE現在支持iOS和Android上的通知。可以從JUCE應用程序發送和接收本地通知,以及從Apple推送通知服務或Google Firebase接收遠程通知。用戶可以直接通過通知與JUCE應用程序進行交互,方法是按下通知中嵌入的按鈕或根據需要輸入文本響應。支持的平台包括iOS 10或更早版本,以及Android O或更早版本(低至Android 4.0.3 Ice Cream Sandwich)。隨附的演示應用程序展示了每個平台上本地通知的可用設置以及接收遠程通知。
CLion Exporter
Projucer現在包含一個CLion導出器,使JUCE用戶能夠在JetBrains最先進的C ++ IDE中編輯和編譯他們的項目。CLion導出器生成一個CMakeLists.txt,可以在MacOS,Windows和Linux上打開。
Analytics Module
JUCE 5.2包含一個新模塊,其中包含的類使您可以更輕鬆地從應用程序中收集分析。新的示例應用程序AnalyticsCollection說明瞭如何使用此新模塊將應用使用信息傳輸到Google Analytics。同時還支持同時登錄其他分析集合端點(如Firebase)。
Detailed list of new Features
Projucer
Support for CMake exporter
Support for JUCE apps sending analytics with various analytics backends
Added a company copyright field to the project settings
The Projucer will now automatically copy your plug-in files to the correct folders on Windows
Added an option to set the debug information format for each build configuration to the VS exporter
Added support for adding asm files to Android projects
Added a link-time optimisation option to all exporters
Added more thorough checking of pkg-config dependencies
Added a device family option to the iOS exporter
Added a "Header search paths" field to the project settings page that will be used for all exporters
Live-build reliability and usability improvements
Audio/MIDI and Plug-Ins
Added support for AUv2 Midi Effect plug-in hosting
Added support for Atmos 7.0.2 and 7.1.2 Surround formats
Added support for the OGG sub-format inside a WAV file
Added support for querying the audio hardware on how many overruns/underruns occurred
Enabled non-message thread creation of AudioProcessorValueTreeState
Added a method MidiMessage::withTimeStamp, and some MidiMessageSequence unit-tests
Added...
JumpStart C for AVR
在一個軟體包中,您可以在幾小時內(而不是幾天或幾週)內對Atmel AVR MCU進行編程,從而提高工作效率。JumpStart C for AVR甚至包括一個集成的可視化調試器(需要單獨購買許可證)。
In a single package, you can be productive with programming Atmel AVR MCUs in a matter of hours, instead of days or weeks. JumpStart C for AVR even includes an integrated visual debugger (separate license purchase required).
Major Features of JumpStart C Tools
Professional IDE with workspace/project management, syntax aware features, code browsing etc.
No need to write linker command files. Select target device by name and our tools do the rest.
Full set of compiler tools including C compiler, assembler, linker and library file manager.
Produce standard format output files, interspersed C and asm listing files, and symbolic debug files.
Target specific and machine independent optimizations.
Native debugger, integrated with the IDE.
Built-in flash downloader.