F#的简要功能 [英] Brief capabilityes of F#

查看:100
本文介绍了F#的简要功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在开始学习F#之前只是几个问题

just a few question before start learning F#

a)是基于Web的应用程序还是基于桌面的应用程序?

a) is web based or desktop based application languaje ?

b)可以和串口通讯吗? COMx: LPTx:?

b) can comunicate with serial ports ? COMx: ? LPTx:?

c)是否需要运行时?或只是.Net Framework.

c) need a runtime ? or just .Net Framework.

d)是否支持强大的开发周期?像Real Business解决方案一样?

d)support strong development cycle ? like Real Business solutions ?

最诚挚的问候

Nicolas Machado

Nicolas Machado

推荐答案

a)是.您可以在其中编写Web服务器代码或桌面应用程序,并且有一些工具(例如WebSharper)可以交叉编译为Javascript以在浏览器中执行

a) Yes.  You can write web server code or desktop applications in it, and there are tools (like WebSharper) which will cross-compile to Javascript for in-browser execution

b)就像使用其他任何.net语言一样

b) As you would in any other .net language

c).net运行时之上有一个标准库,用于提供标准功能类型

c) There is a standard library that sits on top of the .net runtime to provide standard functional types

d)是.它已在金融应用中得到了实际应用.

d) Yes.  It is in practical use in financial applications, which is about as real as it comes.


这篇关于F#的简要功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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