Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - directory
Search - directory - List
BCB梅花点典最新发布BCB经典教程1.7版,此教程包含有如下几个方面的内容: 01、BCB梅花点典---基础知识 02、BCB梅花点典---图象处理 03、BCB梅花点典---控件使用 04、BCB梅花点典---数据库 05、BCB梅花点典---消息API 06、BCB梅花点典---报表打印 07、BCB梅花点典---硬件底层 08、BCB梅花点典---窗体应用 09、BCB梅花点典---文件操作 10、BCB梅花点典---网络通讯 11、BCB梅花点典---系统控制 12、BCB梅花点典---其他类型-BCB MEIHUA latest Code Directory 1.7 BCB classic version of this handbook contains the following several aspects : 01, BCB MEIHUA--- basic knowledge Code 02, Code BCB MEIHUA--- Image Processing 03, BCB MEIHUA Code--- Controls use 04, BCB MEIHUA Code--- database 05, BCB MEIHUA Code--- news API 06, BCB MEIHUA statements Print--- Code 07, Code BCB MEIHUA hardware-- the bottom 08, BCB MEIHUA Code--- Window Applied 09, BCB MEIHUA--- File Code 10, Code BCB MEIHUA 11--- network communications, BCB MEIHUA Code Control System--- 12, BCB MEIHUA other types Code
Date : 2025-12-30 Size : 706kb User : zdq

编程摇篮德CB学习课程,一本不错的CB学习教程。-programming cradle Germany CB learning courses, a good learning CB Directory.
Date : 2025-12-30 Size : 857kb User : 王海洋

用delphi写的SQLServer版通讯录-used to write the version of SQLServer directory
Date : 2025-12-30 Size : 1.49mb User : 李伟

Delphi书籍--Delphi网上教程-Delphi books-- Delphi Internet Directory
Date : 2025-12-30 Size : 593kb User : lql

DELPHI基础教程 目录   第一章 Delphi快速入门(一)   第一章 Delphi快速入门(二)   第一章 Delphi快速入门(三)   第一章 Delphi快速入门(四)   第一章 Delphi快速入门(五)   第二章 Delphi面向对象的编程方法(一)   第二章 Delphi面向对象的编程方法(二)   第二章 Delphi面向对象的编程方法(三)   第二章 Delphi面向对象的编程方法(四)   第三章 字符串列表及应用(一)   第三章 字符串列表及应用(二)   第四章 文本编辑器的设计(一)   第四章 文本编辑器的设计(二)   第五章 Delphi图形图像编程(一)   第五章 Delphi图形图像编程(二) -based Delphi Directory Contents Chapter 1 Delphi Quick Start (1) Chapter 1 Delphi Quick Start (2) the first chapter Delphi Quick Start (3) the first chapter D elphi Quick Start (4), the first chapter of Delphi Quick Start (5) Chapter II Del Delphi Object-Oriented Programming (1) Chapter II Delphi Object-Oriented Programming (2) the second chapter Delphi object-oriented programming (3) Chapter II Delphi Object-Oriented Programming (d) List of Chapter III of the string and Applications (1) Chapter III List of string and Applications (2 ), the fourth chapter of the text editor design (1) Chapter IV text editor Design (2) Chapter 5 Delphi graphics programming (1) Chapter V Delphi graphics programming (2)
Date : 2025-12-30 Size : 426kb User : 林靖然

人民币大写金额转换程序(修正版v0.0.3) =================================== 1.使用方法: ------------- 将Cash_RMB.dcu放入Delphi安装目录下的Lib中,在uses中加入Cash_RMB, 即可引用CashRMB方法. function CashRMB(CashAmount: Double): String 如: procedure TForm1.Button1Click(Sender: TObject) begin QRLabel1.Caption := CashRMB(Table1.FieldByName( 金额 ).AsFloat) end 结果将传回人民币金额大写字符串. 如果 CashAmount = 0 或数值溢出(超出万亿位),结果返回空串. 2.说明: -------- A.本转换程序最大程度只支持到万亿元(位)的金额数值转换操作.如果你的 转换数值超出此极限,你可以在调用前先行判断数据的合法性,如果没有作预 先判断,转换过程中将引发本单元中自带的错误处理例程. b.该转换结果符合标准金额大写书写格式,零角零分等字样不存在于最终的 转换结果中. c.本转换程序自带数据溢出等数据非法及转换错误等处理例程. d.本程序适用于32位的Delphi版本.-yuan capital conversion rate (revised version v0.0.3) ========= ===================== 1. Use :------------- Cash_RMB.dcu Add to Delphi under the installation directory Lib, in addition Cash_RMB uses. CashRMB methods can be invoked. function CashRMB (CashAmount : Double) : String such as : procedure TForm1.Button1Click (Sender : TObject) begin QRLabel1.Caption : = CashRMB (Table1.FieldByName (amount). AsFloat) end results will be sent back to the amount of capital string yuan. If CashAmount = 0 or numerical overflow (super from 1 trillion), the results are returned empty string. 2. Note :-------- A. The maximum conversion to support only one trillion yuan (at) the amount of numerical conversion. if fruit your conversion value in excess of this limit, you can call before the first data to
Date : 2025-12-30 Size : 3kb User : lj

**智能监视系统*** 程序运行时需要视频捕捉设备,如果没有,请安装USB_CAMERA目录下的设备驱动程序。 ***停车场收费系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***高校银卡系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***邮件短信系统*** 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败-intelligent surveillance systems*** procedures need video capture equipment, and if not, Install USB_CAMERA directory device driver.****** Parking fees system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database.****** College CE system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database.****** Mail messages a system. Detection mail : (1) registered account, pay attention to the correct Communist cause POP3 server, user name and password. 2. SMS functions to achieve this : (a) registered in your account to the Communist cause the correct phone number, Send and select the check box to the cell phone. (2) According to the purchase of GSM module specif
Date : 2025-12-30 Size : 9.64mb User : 董林林

将该实例的源代码,比如1.c文件(在【001】目录下)拷贝到【c:\tc】目录下,在MS-DOS方式下运行tc.exe,打开编译器,在TC中,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程-example of this source code, for example 1.c ([001] in the catalog) copy of the [c : \ tc-- directory, in MS-DOS mode and the operation tc.exe open compiler, the TC, by the [F3] key or "File-
Date : 2025-12-30 Size : 1kb User : 毛毛虫

c++builder教程,突出示例100个,电子图书-c builder Directory, 100 prominent example, e-books
Date : 2025-12-30 Size : 9.18mb User : whf

delphi7入门教程,初学delphi的朋友有必要拥有如此一本教程-delphi7 introductory tutorial, beginner delphi friends need to have such a Directory
Date : 2025-12-30 Size : 9.29mb User : pujin xu

delphi电子教程。exe格式,不仅免费而且方便快速查阅,是delphi入门的好帮手-delphi electronic directory. Exe format, not only free but also to facilitate rapid access portal is delphi good helper
Date : 2025-12-30 Size : 417kb User : 东南

Delphi direct X图形与游戏程序设计.pdf,带标签目录版-Delphi direct X graphics and game programming. Pdf, tagged version directory
Date : 2025-12-30 Size : 12.4mb User : zhangxy

automatically delete the directory
Date : 2025-12-30 Size : 505kb User : chu van cong

automatically delete the directory of debug and release, so
Date : 2025-12-30 Size : 1.23mb User : chu van cong

李维的《Delphi7高效数据库程序设计》,带目录的,方便阅读。从网上下载的都没有目录,这是我自己加上的。-Levi' s " Delphi7 Efficient Database Programming" , with a directory for easy reading. Downloaded from the Internet are not directories, this is my own with the.
Date : 2025-12-30 Size : 18.22mb User : lfj

演示如何使用递归进行目录文件扫描 delphi -Demonstrates how to use a recursive directory file scanning
Date : 2025-12-30 Size : 119kb User : meng lin

《DELPHI7程序设计与实例》书后光盘,共有16个目录,按照书中各章节编排,其中第4章无例程。每个目录下又有若干子目录,按照例程顺序编排。-" DELPHI7 program design and examples" after the CD, a total of 16 directories, according to the arrangement of the chapters in the book, Chapter 4, which is no routine. Under each directory there are several subdirectories, organized in the order in accordance with the routine.
Date : 2025-12-30 Size : 4.05mb User : leisong

create and delete directory , create and delete file , add and file information , H-create and delete directory , create and delete file , add and file information , HDD
Date : 2025-12-30 Size : 1kb User : Stanislav

文件目录、文件操作,特别是目录下文件的搜索等操作。(The operation of a file, directory, file, especially a search for files in a directory.)
Date : 2025-12-30 Size : 331kb User : imagan
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.