用来开发银行软件的语言. [英] Which Language is used to develop Banking Softwares.

查看:362
本文介绍了用来开发银行软件的语言.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的兄弟.

我在银行中看到过一个似乎不是用VB开发的软件.但是该软件具有表格和图形用户界面,但没有那么丰富多彩.

并且在该软件所连接到的服务器上,Oracle数据库正在运行.该服务器没有Microsoft Windows,但是在启动时会显示RED Hat Linux等.

因此,谁能告诉我上述软件或其他银行软件主要是使用哪种语言开发的.以及他们如何在服务器上没有图形用户界面的情况下配置Oracle数据库连接.我的意思是网络和其他问题.

等待解释性的答案.

Dear Brothers.

I have seen in bank a software which seems not to be developed in VB. But that software has forms and Graphical user interface but not so colorful.

And on the server (to which this software was connected) The Oracle Database was running. The server does not have Microsoft windows, but when it was started, it shows RED Hat Linux etc.

So, Can any one tell me that the above mentioned software or other banking software are developed mostly using which language. And how they configure the Oracle Database connection without having a Graphical User Interface on the Server. I mean Networking and other Issues.

Waiting for an explanatory Answer.

推荐答案

银行或任何其他软件,可以用开发小组认为最合适的语言开发,也可以在他们决定使用的平台上开发.上.如果您想了解特定系统的详细信息,则需要与开发人员联系.
Banking, or any other software, may be developed in whatever language the development group decides is most appropriate, and on whatever platform they decide on. If you want to know the details of a specific system then you need to talk to the developers.


您也可能会问使用什么语言编写应用程序.根据我自己的经验(已经很老而且过时了),高性能数字资料和服务器应用程序通常是用C ++编写的,几乎每个应用程序都与多个数据库之一建立了连接.实际上,我供职的银行似乎非常喜欢关系数据库,即使他们不需要它们时也使用它们,但这可能是我反对SQL的偏见.前端是用C ++编写的(通常很糟糕),它使用的是像MFC这样的不太便携的东西.三层体系结构开始流行,因此大多数应用程序也包含免费的CORBA块.

根据我从招聘广告中看到的内容,尽管C ++应用的编写成本很高,但Java却在后端淘汰了很多C ++应用.高端定量应用程序仍然是C ++,前端是用Python,VB.net,C#或开发团队希望获得其简历的任何其他语言编写的.

干杯,

Ash
You might as well ask what language is used to write applications. From my own experience (which is pretty old and out of date) high performance numeric stuff and server apps were usually written in C++ and almost every app had a connection to one of more databases. In fact the bank I worked for seemed to like relational databases so much they used them even when they didn''t need them but that''s probably my anti-SQL bigotry talking. Front ends were written in C++ (usually badly) using something not very portable like MFC. Three tier architectures were starting to become popular so most apps had gratuitous CORBA chunk as well.

From what I''ve seen from job ads Java has knocked C++ out of a lot of niches at the back end although the C++ apps are hanging in there as they''d be expensive to rewrite. High end quant apps are still C++ and front ends are written in Python, VB.net, C# or whatever else the development team want to get on their CVs.

Cheers,

Ash


如果您认为只有一种语言可以用于任何任务,那么您可能需要学习更多有关编程的知识.当然,要连接到数据库,除了网络连接外,您不需要什么,为什么需要GUI?如果可以连接到数据库服务器,则进行连接的计算机可以为admin等提供GUI.
If you think that only one language could be used for any task, then you probably need to learn a lot more about programming. And certainly to connect to a database, you don''t need anything more than a network connection, why would you need a GUI ? If you can connect to the DB server, the machine doing the connecting can provide a GUI for admin, etc.


这篇关于用来开发银行软件的语言.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆