关于在WEB中用DEPHIC写组件的问题

fashchina 2004-04-05 09:34:18
用DEPHIC编写一个组件,在WEB中调用它,具体怎么?
可以举个例子吗?谢谢!
(当然要写出它的作用以及在DEPHIC中怎么用语言实现)
...全文
51 5 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
liuyangxuan 2004-05-06
  • 打赏
  • 举报
回复
各种软件写COM都差不多!
online 2004-05-06
  • 打赏
  • 举报
回复
Creating an Active Server Component in Delphi can be accomplished in the following steps.


Create the ActiveX library project.
Add an automation object to the project library.
Add the required methods and properties to the object.
Implement the methods inside a unit that Delphi creates for you.
Compile and register your component.
We will look into each of the above steps in detail. In Step 1 you抣l learn how to create an ActiveX library using Delphi.
Step 1 : Creating the library

Open Delphi IDE
Select File| New. Select the ActiveX tab

这里有一些资料
Active Server Components with Borland Delphi3
用Dephi3创建ASP组件
lmdeo 2004-04-18
  • 打赏
  • 举报
回复
做成activex控件,就行了,然后在网页中调用就行了,和vb的差不多的,只是控件是delphi做的罢了
qingenerp 2004-04-13
  • 打赏
  • 举报
回复
我支持一下!!!
fashchina 2004-04-13
  • 打赏
  • 举报
回复
谁给我答复呀??快!谢了!

28,409

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧