《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应用程序的全部代码。 (3)cert.rar,这是测试证书制作包。 (4)Addition.rar,这是控制扫描设备的DLL文件。 (5)Exam.rar,这是移植后的Active Form工程。 (6)ExamSite.rar,这是部署后的工程。 (7)SampleBMPs.rar,五幅BMP图片,供学习中使用。 (8)VFWForBCB.rar,这是附录五“VFW视频实时捕获技术”的工程文件。 (9)ssqyScore.rar,C++Builder 6 + Access数据库开发的软件《浙江师范大学信息学院研究生成绩管理系统》的源代码,
上传时间: 2016-01-05
上传用户:1051290259
Windows forms Programming with C#
标签: Programming Windows forms with
上传时间: 2013-12-30
上传用户:edisonfather
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
标签: downloading rectangle Project rounded
上传时间: 2013-12-13
上传用户:zhangliming420
《Data.Binding.with.Windows.forms.2.0.Programming.Smart.Client.Data.Applications.with.dot.NET》是一本非常好的学习智能客户端数据库开发的参考书
标签: Data with Applications Programming
上传时间: 2014-12-02
上传用户:xiaohuanhuan
UsingNotification控件用来向用户显示一个“气球提示”。该控件位于 microsoft.windowsce.forms命名空间(vs2005)。
标签: UsingNotification microsoft windowsce forms
上传时间: 2013-12-26
上传用户:sxdtlqqjl
Cforms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. Cforms applications can run on nany type of library supported by the "curses" library. Cforms uses a language-based design to define forms. An application may contain C source modules, field pictures, field definitions, literals, and events. Cforms applications must be compiled with the CFC compiler and linked with the CFL linker.Cforms runs on most Unix SYSV compatible platforms including SunOS, Dell-SVR4, and Diab SYSV.3. It requires a curses library and yacc or GNU Bison. Cforms version 2.1 is now available as volume #402 in the CUG Library.
标签: forms-driven interactive Stockholm Berntzon
上传时间: 2013-12-20
上传用户:himbly
PB11-Web-forms,Sybase公司最新出品的Pb11.1新功能介绍
上传时间: 2016-05-29
上传用户:tb_6877751
unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: TButton procedure Button1Click(Sender: TObject) procedure Button2Click(Sender: TObject) procedure Btn_sendClick(Sender: TObject) procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer BufferLength: Word) private { Private declarations } public { Public declarations } end
标签: interface Messages Graphics Controls
上传时间: 2016-06-10
上传用户:gxmm
Addison.Wesley.Windows.forms.2.0.Programming.2nd.Edition.May.2006 Windows forms 2.0 编程的经典教程 自由分享
标签: Windows forms Programming Addison
上传时间: 2016-10-01
上传用户:lacsx
This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
标签: GLib the low-level projects
上传时间: 2013-12-19
上传用户:tb_6877751