CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - windows program
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - windows program - List
[
Delphi/CppBuilder
]
用C++Builder开发Windows下的屏保
DL : 0
用C++Builder开发Windows下的屏保-Windows Screen Saver in C++Builder
Date
: 2025-12-22
Size
: 127kb
User
:
刘卫
[
Delphi/CppBuilder
]
c++builder_en
DL : 0
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builde
Date
: 2025-12-22
Size
: 454kb
User
:
石后生
[
Delphi/CppBuilder
]
Delphi源代码分析
DL : 0
《Delphi源代码分析》 本书通过对Delphi内核(RTL)源代码进行分析,深入阐述了Delphi内核(RTL)的原理及其实现。全书从Nico Bendlin编写的著名最小化内核示例程序MiniDExe讲起,基于MiniDExe分析Delphi在编译器一级的技术内幕,带领读者一窥Delphi的核心。随后作者基于这个内核逐层地包装代码,将Delphi的各种功能的具体实现一一展现,通过列出关键性代码并进行系统性分析的方式,全面分析对象结构、VCL和COM等在源代码中的实现。全书内容详实,阐述精辟、深入,主要议题包括:Delphi的编译器在Windows、Delphi RTL和用户代码之间的交互;Delphi RTL内核代码的完整实现;与Delphi内核相关的操作系统机制;初始(入口)代码、模块、内存、线程、资源、异常处理机制等。 本书是一本不可多得的高端技术图书,适合中、高级Delphi开发人员研读。 -"Delphi source code analysis," the book of Delphi kernel (RTL) source code the analysis, further expounded on Delphi kernel (RTL) and the realization of the principle. Nico Bendlin from the book prepared by the famous minimum core sample program MiniDExe 1960s, Based on the analysis MiniDExe Delphi compiler in a technical insider, Delphi takes the reader a glimpse into the core. Then based on the author to the core layer packaging code, Delphi will be the realization of a concrete display, listing key code and systematic analysis, a comprehensive analysis of object structure, VCL and COM as the source code to the implementation. Informative book, brilliantly expounded, in-depth, major issues include : Delphi compiler for Windows, Delphi RTL code and the user interaction; Delphi R
Date
: 2025-12-22
Size
: 11.1mb
User
:
邢某
[
Delphi/CppBuilder
]
CBuilder
DL : 0
创世纪的C++ Builder -------------------------------------------------------------------------------- 告别Hello World的年代 图形程式设计基本概念 具体而微的绘图程式 以C++ Builder处理Windows讯息(Message) 动态链结函式库(DLL-Dynamic Linked Library) Install Shield的使用介绍 -Genesis of the C++ Builder farewell Hello World era of the basic concepts of graphics programming miniature graphics program to C++ Builder handle Windows messages (Message) dynamic link library (DLL-Dynamic Linked Library) Install Shield of introduce the use of
Date
: 2025-12-22
Size
: 741kb
User
:
王力
[
Delphi/CppBuilder
]
ablakok4
DL : 0
delphi 2007 windows example program
Date
: 2025-12-22
Size
: 6kb
User
:
odon
[
Delphi/CppBuilder
]
Delphi_Win32_API
DL : 0
《Delphi win32核心API参考》是32位Delphi下最易用的和最权威的图书,为微软windows应用程序接口开发提供了正确且全面的指导。-" Delphi win32 Core API Reference" is a 32-bit Delphi under the most accessible and most authoritative books for Microsoft windows application program interface developed to provide the correct and comprehensive guidance.
Date
: 2025-12-22
Size
: 55.47mb
User
:
[
Delphi/CppBuilder
]
WindowsInsideProgram
DL : 1
windows核心编程,非常好的一本电子书,我已经看过。-Windows program, is very good, i am look over it
Date
: 2025-12-22
Size
: 4.4mb
User
:
chengyongqiang
[
Delphi/CppBuilder
]
CPPBuilder-programming-tutorial
DL : 0
c++BUILDER入门教程,对于只有C语言基础又想设计漂亮的windows界面的同学很有帮助,本书主要介绍如何利用c++builder设计windows程序界面以及c++builder控件的使用。-c++ BUILDER introductory tutorial for the C language foundation wants to design beautiful windows interface classmates helpful book describes how to use c++ program interface builder design windows and c++ builder control use.
Date
: 2025-12-22
Size
: 2.3mb
User
:
吴小平
[
Delphi/CppBuilder
]
NOTEPAD
DL : 0
这是用delphi做出来的和windows相似的记事本程序的详细的关于这个记事本的有关代码-This is done with delphi and windows similar to the Notepad program in detail about the code on the notepad
Date
: 2025-12-22
Size
: 168kb
User
:
周骏
[
Delphi/CppBuilder
]
Delphisamplepdf
DL : 0
Delphi实例教程中文 pdf,第1 章 控件应用包括了对五子棋、计算器、日历、无穷无尽的对话框、变换背景画面、统计字数等实例,中文Delphi实例全解教程第二章应用界面编程,涉及了抓图程序、图片浏览器、屏保程序预览、文字屏保程序、图像屏保程序、写字板等实例,第三章系统编程涉及到设置桌面背景的程序、特殊形状的窗体、控制Windows 的底层任务、启动和退出的等待画面、资源管理器等实例代码。还有更多内容请下载电子书阅读。-Delphi tutorial examples Chinese pdf, Chapter 1, control applications, including examples of backgammon, calculator, calendar, endless dialog box, change the background picture, statistics and other words, Chinese Delphi Examples whole solution tutorial chapter application programming interface, involving examples of capture program, image viewer, screen saver preview screen saver text, images, screen savers, WordPad, etc., Chapter III system programming related to the procedures set the desktop background, the special shape of the form, the underlying Windows control tasks start and exit standby screen, Explorer, etc. examples of code. There are more, please download the e-book reader.
Date
: 2025-12-22
Size
: 3.23mb
User
:
11
[
Delphi/CppBuilder
]
Delphi 7 高效数据库程序设计
DL : 0
Delphi 7 高效数据库程序设计,windows平台下快捷开发。仍是最好的(Delphi 7 efficient database program design, windows platform fast development. It's still the best)
Date
: 2025-12-22
Size
: 18.1mb
User
:
风继续吹n
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.