我理解可视化编程语言是允许程序员操纵屏幕上的图形而不是文本对象来构建功能的那些语言。
我在C#,VB等中看到的最接近的事情是RAD控件,但这只是组合UI和最简单的功能 – 它与语言本身无关。
为什么,那么C#叫做“Visual C#”,Basic .NET叫做“Visual Basic .NET”等等?
什么是“视觉”,还是术语背后的理由或历史?
我不认为这与语言本身是“视觉的”有关。
原文链接:https://www.f2er.com/windows/372339.htmlThe term Visual denotes a brand-name relationship with other Microsoft programming languages such as Visual Basic,Visual FoxPro,Visual J# and Visual C++. All of these products are packaged with a graphical IDE and support rapid application development of Windows-based applications.