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.

2004-12-13 16:24 Back to release list
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.

Project Resources