此文檔對Object ARx對塊表記錄的操作進行完善修改,對編程習慣、編程思想、C++風格等進行的很好的完善。值得借鑒!
上傳時間: 2013-12-19
上傳用戶:sclyutian
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.
標簽: methodically and patiently Thinking
上傳時間: 2014-01-03
上傳用戶:it男一枚
序言 1. OBJECT文件 導言 ELF頭(ELF Header) Sections String表(String Table) Symbol表(Symbol Table) 重定位(Relocation) 2. 程序裝載與動態連接 導言 Program頭(Program Header) Program裝載(Program Loading) Dynamic連接(Dynamic Linking) 3. C LIBRARY C Library
上傳時間: 2016-03-10
上傳用戶:gaojiao1999
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
標簽: integrates relational database LiteSQL
上傳時間: 2016-03-25
上傳用戶:源弋弋
Eckel’s book is the only one to so clearly explain how to rethink program construction for object orientation. That the book is also an excellent tutorial on the ins and outs of C++ is an added bonus
標簽: construction clearly explain rethink
上傳時間: 2013-12-13
上傳用戶:caixiaoxu26
ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipulation principle. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. 設計模式一書引用的主要參考例程,一個跨平臺的應用框架,基于C++實現,是學習面向對象的經典源碼.
標簽: object-oriented integrating homogenous interface
上傳時間: 2016-04-15
上傳用戶:tedo811
煤礦信息管理系統是基于SuperMap Object,使用 C#語言開發的煤礦信息管理系統 系統主要實現煤礦信息的管理,包括屬性數據和圖形數據的管理。其中最重要的部分是鉆孔數據的管理, 比較理想的解決了鉆孔數據的查詢、瀏覽、修改、添加、刪除和導出,并著重實現了鉆孔剖面示意圖的自動繪制, 此外還實現了計算機圖件的管理、地圖數據集導出、地圖輸出打印等功能。
上傳時間: 2016-05-07
上傳用戶:youth25
Solution Manual for Programming with Objects c++ and java Programming with Objects: A Comparative Presentation of Object Oriented Programmming
標簽: Programming Objects with Comparative
上傳時間: 2014-01-20
上傳用戶:三人用菜
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
DCNF 采用RSOMC(Remote Service Object Method Call)遠程服務對象方法調用機制,分層結構實現. 1.網絡通信適配層 2.服務對象管理層 3.應用業務層(For Delphi VCL 組件) 容易學習,靈活的擴展機制.兼容原有的應用開發環境(譬如:VCL DB 控件), 利于舊系統遷移(大部分成熟的應用軟件都是C/S結構,其業務功能非常完善, 為了能在互聯網上直接使用,技術解決方案大部分為VPN,遠程桌面等, 采用第三方支持技術實現,加重用戶使用運維成本,并沒有直接提升產品本身價值) 所以采用一種平滑的遷移技術方案,從而提高產品的競爭優勢,延長產品生命周期.
標簽: Service Object Method Remote
上傳時間: 2013-12-28
上傳用戶:lindor