当前位置:网站首页>巩固表达式C# 案例简单变量运算
巩固表达式C# 案例简单变量运算
2022-07-04 23:48:00 【济南医疗小程序状元】
巩固表达式
#region 表达式74
int DemoB;// 先定义一个变量.存储数据值内容的一个杯子容器. 容器名字叫做DemoB,那些数据值内容好比是杯子中的水 water.
DemoB = (1 + 1) + (3 * 8);// 2+24=26 结果
Console.WriteLine("表达式结果是:"+DemoB);
int demoA;
demoA = (1 + 3) + (9 - 1);
Console.WriteLine("表达式2结果是:" +demoA);
int democ;
int ab = 1;
int qw = 2;
// 增加变量,变量处理
democ = (ab + 1) + (qw + 1);// 1+1+2+1=5
Console.WriteLine("表达式3结果是:"+democ);效果

边栏推荐
- The pit of sizeof operator in C language
- Illustrated network: what is gateway load balancing protocol GLBP?
- List related knowledge points to be sorted out
- Intelligence test to see idioms guess ancient poems wechat applet source code
- Cross domain request
- Paddleocr tutorial
- MariaDB's Galera cluster application scenario -- multi master and multi active databases
- MP advanced operation: time operation, SQL, querywapper, lambdaquerywapper (condition constructor) quick filter enumeration class
- 图解网络:什么是网关负载均衡协议GLBP?
- After Microsoft disables the IE browser, open the IE browser to flash back the solution
猜你喜欢
![[IELTS reading] Wang Xiwei reading P3 (heading)](/img/19/40564f2afc18fe3e34f218b7b44681.png)
[IELTS reading] Wang Xiwei reading P3 (heading)

城市轨道交通站应急照明疏散指示系统设计

取得PMP证书需要多长时间?

Etcd database source code analysis - brief process of processing entry records

Significance of acrel EMS integrated energy efficiency platform in campus construction

壁仞科技研究院前沿技术文章精选

Using fast parsing intranet penetration to realize zero cost self built website

Fast analysis -- easy to use intranet security software

如何用快解析自制IoT云平台

Actual combat simulation │ JWT login authentication
随机推荐
[IELTS reading] Wang Xiwei reading P4 (matching1)
Remember to build wheels repeatedly at one time (the setting instructions of obsidian plug-in are translated into Chinese)
公司要上监控,Zabbix 和 Prometheus 怎么选?这么选准没错!
Font design symbol combination multifunctional wechat applet source code
Qualcomm WLAN framework learning (30) -- components supporting dual sta
【kotlin】第三天
The company needs to be monitored. How do ZABBIX and Prometheus choose? That's the right choice!
Combien de temps faut - il pour obtenir un certificat PMP?
CTF competition problem solution STM32 reverse introduction
Meet ThreadPoolExecutor
Hong Kong Jewelry tycoon, 2.2 billion "bargain hunting" Giordano
[ODX studio edit PDX] -0.3- how to delete / modify inherited elements in variant variants
如何在外地外网电脑远程公司项目?
Servlet+jdbc+mysql simple web exercise
js正则表达式之中文验证(转)
如何避免电弧产生?—— AAFD故障电弧探测器为您解决
The input of uniapp is invalid except for numbers
城市轨道交通站应急照明疏散指示系统设计
IELTS examination process, what to pay attention to and how to review?
Introduction to ACM combination counting