期刊文献+

Web数据库与Authorware接口的DLL方法

The DLL Approach to Development of Authorware Interface for Accessing Web Database
下载PDF
导出
摘要  Authorware是开发多媒体系统的常用工具软件。在多媒体应用系统开发中,有时涉及对Web数据库的访问。Authorware并没有直接访问Web数据库的接口,因此需要研究一种方法,为在Authorware平台上访问Web数据库提供通道。提出一种方案,它用VisualC++开发动态链接库DLL,这个DLL中的输出函数供Authorware应用程序调用,用于访问Web数据库和对数据库执行操作。以一个编程实例阐述这个开发过程。为了满足特殊需要,编制专用的DLL使之与Authorware链接,也可扩展Authorware的其它功能。 Authorware is the most popular programming tool for the development of multimedia application. Sometimes there is a need for accessing Web database in the multimedia application. Authorware has no interface for direct accessing Web database, so it is necessary to present an approach to the subject. This paper described a method of developing a dynamic link library (DLL) as an Authorware programming interface for accessing database using Visual C++. There are a few special export functions in the DLL that can be called in Authorware's applications for the access and operation of the web database. Here is a programming example to describe the development procedure of the interface. The programming practice has proved that developing other special DLL to link with Authorware can also be used to extend Authorware's other special application.
作者 徐涛 徐飞虹
出处 《抚顺石油学院学报》 2003年第2期54-57,共4页 Journal of Fushun Petroleum Institute
关键词 WEB数据库 Authorware接口 DLL方法 多媒体系统 工具软件 Web database Interface Authorware
  • 引文网络
  • 相关文献

参考文献8

  • 1GONG Zhang—quan(宫章全) HAN Yun—jun(韩云君).Visual C++6.0高级编程范例[M].北京:电子工业出版社,2001.554—570.
  • 2Macromidea Inc. Authorware 3.0 progarmming interface[M]. San Francisco :Macromedia press room, 1996. 4 - 18.
  • 3Steven Holzner. Microsoft foundation class library programming[ M]. London: prentice hall, 2001. 300 - 331.
  • 4Ben Forta. Database and SQL[M]. San Francisco :Macromedia press roam, 2002. 15 -21.
  • 5Macromedia Authorware Support Center. New functions and variables[ M]. San Francisco: Macromedia press room, 2002.1 - 3.
  • 6Macromedia Authorware Support Center. Authorware functions, variables and security feature[ M]. San Francisco : Macromedia press room, 2002. 4 - 15.
  • 7Macromedia Authorware Support Center. Authorware 6.5 release notes[M]. San Francisco :Macromedia press room, 2002. 11- 15.
  • 8Macromedia Authorware Support Center. Knowledge objects[M]. San Francisco :Macromedia press room, 2002. 2-5.
;
使用帮助 返回顶部