Delphi lecture

zhaozj2021-02-12  144

1) Enter Delphi, familiarize yourself with the development environment, develop the simplest procedures, learn about basic controls: Delphi7 directory structure ---- Beginner Reference: http://blog.9cbs.net/ForeveryDay007/archive/2004/07 TETP://blog.9cbs.Net/Foreveryday007/26137.aspx introduction, first program: http://blog.9cbs.net/foreveryday007/archive / 2004/06/30/3067.aspx Basic Windows program: http://blog.9cbs.net/foreveryday007/archive/2004/06/30/30669.aspx Using dialogue, scrapbook: http: // blog .9cbs.net / foreveryday007 / Archive / 2004/06/30 / 30672.aspx other please refer to the relevant Delphi book's most foundation

2) PASCAL syntax and Delphi writing specification: Pascal syntax introduction: http://blog.9cbs.net/foreveryday007/archive/2004/06/25/26143.aspxdelphi source program format Writing specification: http: //blog.9cbs. Net / foreveryday007 / archive / 2004/07/06 / 34895.ASPXDelphi programming specification 1.0.0.0: http://blog.9cbs.net/foreverydayDay007/Archive/2004/07/06/34898.aspxdelphi source program format Writing specification: Http://blog.9cbs.net/foreveryday007/34901.aspx other please refer to the related Delphi book Pascal section

3) Introducing the PARADOX Database Scheduling, New, Modify, Delete Data Operation; It is best to explain the use of TQuery; dynamically connect the database and dynamically establish ODBC'DSN Delphi implementation: http: // blog .9cbs.net / foreveryday007 / Archive / 2004/07/05 / 34157.ASPX

4) Explain the solution to generate reports: Query interface -> From the background Take information -> Generate to the front desk-> TTable-> Rave report-> Generate a report; focus on how to use the RAVEREPORT design report;

转载请注明原文地址:https://www.9cbs.com/read-7101.html

New Post(0)