▍1. Env_Mail
.pas for send mail s sample
一个电力部门的催缴费用系统,有需要大家可参考(A reminder of the cost of the electricity sector systems, there is a need we can refer to)
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。 本设计主要是运用Data控件。 (Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.)
软件架构设计,流程架构设计,组织架构设计(Software architecture design, architecture design flow, organization structure design)
通过COM接口,调用MediaPlayer的Visualization模块mpvis.dll,直接显示动态效果的例子。输入数据偷懒用的随机数不是声音数据。还有只能实现第一个效果,其他的无法得到接口对象,还没研究明白。可以用来做歌舞厅大屏幕的相关开发。(Through COM interfaces, called MediaPlayer the Visualization module mpvis.dll, directly reflect the dynamic effect of example. Lazy input data instead of random numbers used in the voice data. There can only achieve the first effect, the other interface object can not be, no research to understand. Can be used to do song and dance halls of the related development of the big screen.)
用delphi写的时间测试小程序,供初学者参考(used the time to write a small test procedures for beginners reference)
自己开发的超市管理系统,已经在各个超市用过,很好用的(their development of the supermarket management systems, has been used in every supermarket, with the good)
说明: 彩色的记事本,带语法解析功能。右键关联功能。语法模板解析功能(color notebook, with a parser function. Right-related functions. Template function syntax analysis)
VirtualTreeviewVirtual Treeview is a treeview control built from ground up. More than 3 years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim to improve many aspects of exisiting solutions and introduces some new technologies and priniciples which were not available before. As the name already indicates, this control uses a different paradigm for tree management than other controls of this kind. It does not know anything about the data it manages (except its size), not even the captions of a node. Everything is retrieved from the application via events (or descentants via overridden methods). Virtual Treeview has been carefully designed and thoroughly tested. The control proved its concept as well as everyday fitness already in many commercial products and freeware projects.(VirtualTreeviewVirtual Treeview is a tre eView control built from the ground up. More than 3 y ears of development made it one of the most flexi ble tree and advanced controls available today . Virtual Treeview starts off with the claim to i mprove many aspects of existing solutions and introduces some new technologies and prinicip les which were not available before. As the name already indicates. this control uses a different paradigm for tree other than management controls of this kind. It does not know anything about the data it manages (except its size). not even the captions of a node. Everything is re trieved from the application via events (or des centants via overridden methods). Virtual Tre eView has been carefully designed and thorough ly tested. The control proved its concept a)
说明: CS1.5序列号更改器 CS1.5序列号更改器(CS1.5 sequence of changes for CS1.5 serial number for changes)
说明: 环保数据监测处理系统,系统的安装说明在压缩文件中(Environment protection monitor processing system. System installation guide is in compression documents.)
说明: TRichView 主要可以完成多功能的编辑功能. 如图片.组件都可存储在内 (TRichView be completed major multi-editing function. If the pictures. Storage components can be)
This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
判断字符串是否是有效EMAIL地址(judge whether the string is valid email address)