zoukankan
html css js c++ java
shell--运算符
$ num=`expr 1 + 1`
1.加减乘除、取余。
2.expr的每个参数间都有空格。
3.乘法要用反斜杠转义。
expr 2 * 3
查看全文
相关阅读:
CF163E e-Government
P2336 [SCOI2012]喵星球上的点名
数据结构
数字逻辑
建筑制图与识图
建筑施工
电力系统分析
现代物流基础
电子商务网站设计与管理
数字电子技术基础
原文地址:https://www.cnblogs.com/helloweworld/p/3403880.html
最新文章
python 内置函数详解
python中 yield的用法和生成器generator的说明
python中的装饰器迭代器生成器
python常用字符串操作
joisc 2020 扫除
「PA 2019」Podatki drogowe
Cow at Large P
首都城市
追击圣诞老人
[cmdoi2019]口头禅
热门文章
[CTSC2010]珠宝商
AC自动机
CF1000F One Occurrence
CF351D Jeff and Removing Periods
CF220B Little Elephant and Array
CF877F Ann and Books
CF86D Powerful array
P3067 [USACO12OPEN]Balanced Cow Subsets G
P4799 [CEOI2015 Day2]世界冰球锦标赛
CF86C Genetic engineering
Copyright © 2011-2022 走看看