Download List

프로젝트 설명

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and Dynamic M ethod Invocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-10 13:25
4.14.0

이 릴리스, CfgScript 스크립트의 실행을, 특히 전체적인 성능이 향상됩니다. 개선 및 버그수정 문자열 처리, 현지화, 스레딩, 구성 및 빌드되었다. 데이터 그램 소켓 및 HTTPS URL을 포함하여 SSL을 스트림에 대한 지원이 추가됩니다. JDBC를 데스크탑 SQLite는 데이터베이스를 기반으로 원격 메소드 호출에서 RMI와 비슷한처럼이 릴리스에 도입되었습니다. ACDK 지금은 GCC는 4.0, VC 8 (2005), 그리고 wxWidgets 및 현재 출시은 OpenSSL을 지원합니다.
Tags: Major feature enhancements
This release improves overall performance, especially with the
execution of CfgScript scripts. Improvements and bugfixes
were made in string handling, localization, threading,
configuration, and build. Support for datagram sockets and
SSL streams including HTTPS URLs is added. A JDBC-like
desktop database based on SQLite and a remote method
invocation similar to RMI are introduced in this release. ACDK
now supports GCC 4.0, VC 8 (2005), and current releases of
wxWidgets and OpenSSL.

2004-12-13 16:24
4.13.0

acdk_xml 이제 XML 파일을 확인할 수있는 네임 스페이스, DOM 모델을 지원하고 XPath 식을. ACDK 리터럴 유니 코드 이스케이프 시퀀스를 지원합니다. 뉴 포트 인텔은 솔라리스 9, 10, VC 8, GCC는 3.4, 그리고 리눅스의 새 스레드 모델을 구현했다. 다양한 모듈에서 버그가 해결되었습니다, acdk_net, CfgScript, acdk_xml, acdk_sql_odbc, acdk_core 및 acdk_wx.
Tags: Major feature enhancements
acdk_xml can now validate XML files, and supports
namespaces, DOM model, and xpath expressions. ACDK
literals support Unicode escape sequences. New
ports were implemented for Intel Solaris 9 and 10,
VC 8, GCC 3.4, and the new thread model of Linux.
Various bugs have been fixed in the modules
acdk_core, acdk_net, CfgScript, acdk_xml,
acdk_sql_odbc, and acdk_wx.

2004-05-12 19:11
4.11.0

acdk_wx으로, 플랫폼 독립적인 GUI를 C로 작성할 수있습니다 + + 또는 CfgScript. 언어처럼 CfgScript 언어 (자바 / 자바 스크립트) 람다 표현 및 단락 회로를 논리적으로 평가와 연장됩니다. 그래픽 응용 프로그램을 사용할 수있습니다 ACDK 단위 테스트를 실행합니다. 각종 버그 및 해결되었습니다 소스는 GCC 3.4과 호환 2.9x되었습니다.
Tags: Major feature enhancements
With acdk_wx, platform-independent GUIs can be written in C++ or CfgScript. The CfgScript language (a Java/JavaScript-like language) is extended with lambda expressions and short circuit logical evaluation. To execute ACDK unit tests, a graphical application is available. Various bugs have been fixed, and the source has been made compatible with GCC 3.4 and 2.9x.

2004-03-12 13:09
4.10.0

이 릴리스의 새로운 자바 소개 - ACDK를 C 바인딩와 스크립트 언어처럼 + +, COM이 중인데, CORBA, 그리고 다른 스크립팅 언어. , 메모리 관리 향상을 구현했고, 테스트 및 로깅 프레임 워크를 구현 컬렉션 프레임 워크의 버전은 서식 파일을. wxWindows의 알파 버전 / wxWidgets 바인딩 ACDK C는 사용할 수있습니다 + +와 새로운 스크립트 언어입니다. 는 SQL 패키지는 SQL 2000 Server와 함께 작동하도록 만들어졌습니다. 셀 수없이 많은 버그, 고정했다 많은 세부 사항 개선을 모든 패키지가 만들어졌다.
Tags: Major feature enhancements
This release introduces a new Java-like scripting language
with bindings to ACDK C++, COM, CORBA, and other scripting
languages. A template version of the collection framework was
implemented, memory management enhanced, and a test and
logging framework was implemented. An alpha version of
wxWindows/wxWidgets binding is available for ACDK C++
and the new script language. The SQL package was made to
work with SQL 2000 Server. Countless bugs were fixed, and
many detail improvements were made in all packages.

2003-06-29 21:03
4.02.0

표준 7 및 8 비트 인코딩을 포함한 유니 코드 문자열의 통합을 지원. 동적 메서드 호출 데이터베이스와 인터페이스를 디자인합니다. 새로운 acdkmake 여러 플랫폼에서 ACDK 빌드합니다. 모든 패키지가 버그가 수정됩니다.
Tags: Major feature enhancements
Integrated support of Unicode strings, including standard 7 and 8 bit encodings. Dynamic Method Invocation database and interfaces are redesigned. New acdkmake builds ACDK on multiple platforms. Bugs are fixed in all packages.

Project Resources