操作手册

  • 基础命令
  • 常量
  • 数学函数
  • 日期
  • 编码
  • 操作

基础命令

CLEAR/CLS

清除屏幕

RESET

初始化计算器环境

EXIT/CLOSE

关闭计算器窗口

NEW/EDIT

新建/编辑脚本

ASCII

Show ascii table

RGB r,g,b

To RGB color

r,g,b

To RGB color

RGB color

Extract R,G,B

color

Extract R,G,B

MD5 text

Make MD5 code

SHA1 text

Make SHA1 code

BASE64 text

En/decode base64

UTF8/UTF-8 text

En/decode utf8

UNICODE text

En/decode unicode

URL/URI text

En/decode url

URL/URI text

En/decode url

OS

Show OS info

CPU

Show CPU info

MEM

Show Memory info

IP

Show IP Address

UUID/GUID

Get new UUID

PLAY text

Play music

PIANO

Open piano panel

RULER

Open ruler panel

常量

e pi

数学函数

sin() sinh() asin() rad() cos() cosh() acos() deg() tan() tanh() atan() atan2() abs() ceil() floor() random() mod() modf() sqrt() pow() log() log10() max() min() exp() frexp() ldexp() fact() HEX num To hex num/num num To hex hex To oct

日期

#/calcndar Show calcndar 《/last month Last month 》/next month Next month date To timestamp timestamp To datetime date +1d Time compute date date d Time interval y/year month d/day w/week h/hour m/min s/sec DATE TIME NOW DT date() time() now() timestamp()

编码

md5() sha1() hmac_sha1() base64() base64decode() urlencode() urldecode()

操作

Ctrl+Enter Repeat last Ctrl+N New program Ctrl+T Input time +/TOUPPER text To upper case -/TOLOWER text To lower case +-*/^% (num) Continue compute @ @ as last value , In thousandths