摘要
使用传统的Windows编程方法来创建和使用一个DLLs是一个很困难的事。Delphi的出现,减轻了开发者的负担。Delphi利用DLLs实现了窗体的重用机制,用户可以将自己设计好的窗体储存在一个DLLs中,在需要的时候可随时调用它。
It is very difficult to create an d use Dlls with the traditional Windows assembly,the appearance of Delphi light-ens the burden on the developers.Delphi realizes form repeat system by Dlls.The user can store the form des-igned in the Dlls,and call it when it is necessary.
出处
《电脑学习》
2003年第1期31-31,39,共2页
Computer Study