期刊文献+

Visual Basic中操作指针的技术及应用 被引量:2

Manipulating pointer in VB programming and its application
下载PDF
导出
摘要 由于Visual Basic语言中缺少指针这种现代编程语言中很重要的数据类型,使一些程序的编制复杂而运行低效。介绍了在VisualBasic语言中,通过API函数调用间接实现指针操作的技术,并将常用的指针操作集成到一个标准模块中。在未来的软件开发中,只需要简单调用这个标准模块,就可以编写出简洁高效的程序。给出并分析了一些实际利用指针操作的程序源代码,这些源代码解决了软件开发中经常遇到的几个问题。最后讨论了这些利用指针可能带来的弊端。 Due to lack of pointer which is a very important data type in modern computer languages,many programs compile complex and run inefficient by Visual Basic language.Some skills are introduced to indirectly manipulate pointers by Visual Basic API functions.Some common used methods of manipulating pointers are integrated into a module.In the software developing process in the future,it will be easy to write concise and efficient programs by calling this module.Source code of some pointer-used programs have been illus-trated and analyzed.Those programs can solve some common problems in software development.At last,shortcomings of using pointers are discussed.
出处 《计算机工程与设计》 CSCD 北大核心 2009年第24期5722-5725,共4页 Computer Engineering and Design
基金 国家自然科学基金项目(30870827) 国家973重点基础研究发展计划基金项目(2007CB914803)
关键词 指针 VB 应用程序接口 回调函数 pointer Visual Basic API callback function
  • 相关文献

参考文献5

二级参考文献9

共引文献8

同被引文献10

引证文献2

二级引证文献11

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部