Web 电子表格 EtherCalc

码农软件 · 软件分类 · Excel开发包 · 2019-09-16 20:28:31
  • 授权协议: CPAL
  • 开发语言: JavaScript
  • 操作系统: 跨平台
  • 软件首页: http://ethercalc.tw/

软件介绍

EtherCalc 是 Web 的电子表格

数据存在 Web 端,多个用户可编辑同一份表格,其他人的修改会即时反应在当前编辑界面中。采用 LiveScript 语言编写。

EtherCalc是自由軟體,可在 GNU/Linux、FreeBSD、Mac OS X 和 Windows 上運行。

請先下載並安裝Node.js,再鍵入以下指令即可:

npm install ethercalc
./node_modules/ethercalc/bin/ethercalc

想要安裝給所有使用者時,也可以使用 sudo加上 npm install -g參數來安裝:

npm install -g ethercalc
ethercalc

如果本機上有Redis伺服器正在運行,EtherCalc 會優先使用它來儲存資料,以增進效能。

本文地址:https://www.codercto.com/soft/d/14750.html

Introduction to Programming in Java

Introduction to Programming in Java

Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具