- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://sourceforge.net/projects/bvrde/
软件介绍
BVRDE是一款“Remote Compile IDE”,主要功能为:在windows上提供一套图形化的界面来编译和调试远程的系统,(当然,BVRDE也支持对本地系统的调试)。方便对GDB等调试工具不熟悉或者不喜欢的用户进行程序调试,提高工作效率。
BVRDE安装在Windows系统上,通过SSH,Telnet等协议连接到远程系统上,在远程系统上进行编译或调试,BVRDE主要的功能为发送控制指令和显示编译和调试结果
Functional Programming in Scala
Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!
