当前位置:网站首页>(5) Outputs and outputs
(5) Outputs and outputs
2022-06-12 17:08:00 【Binary cup don't stop】
1 Output
fmt package : Input and output
Output :
Print() // Print
Printf() // Format printing
Println() // Wrap after printing
Format print placeholder :
%v, Original output
%T, Print type
%t,bool type
%s, character string
%f, Floating point numbers
%d,10 Hexadecimal integer
%b,2 Hexadecimal integer
%o,8 Hexadecimal integer
%x, %X, 16 Base number
%x, 0-9,a-f
%X, 0-9,A-F
%c, Print character
%p, Print address
2 Input
Input :
Scanln()
Scanf()
bufio package
边栏推荐
- Gerrit触发Jenkins SonarQube扫描
- uabntu的sudo
- 890. find and replace mode / Sword finger offer II 080 Combination with k elements
- Fiddler抓包几种常用功能介绍(停止抓包、清空会话窗内容、过滤请求、解码、设置断点......)
- Structural requirement analysis of software engineering student information management system
- Detailed explanation of shardingjdbc database and table
- [raspberry pie]: (IV) camera advanced
- "Upgrade strategy" of two new committers
- MySQL提权总结
- Male god goddess voting source code v5.5.21 voting source code
猜你喜欢

Sudo of uabntu

Detailed explanation of shardingjdbc database and table

Uniapp wallpaper applet source code / double ended wechat Tiktok applet source code

2080 virtual machine login command

pytorch和torchvision官方文档使用方法

CVPR 2022 | meta learning performance in image regression task

Kill program errors in the cradle with spotbugs

Recommend AI intelligent drawing repair software

MySQL transaction introduction and transaction isolation level

博士申請 | 新加坡國立大學Xinchao Wang老師招收圖神經網絡方向博士/博後
随机推荐
D. master router setting and 401 networking
Play kubernetes every 5 minutes summary
redis. clients. jedis. exceptions. JedisDataException: NOAUTH Authentication required
R语言使用ggplot2可视化dataframe数据中特定数据列的密度图(曲线)、并使用xlim参数指定X轴的范围
(七)循环语句for
Gerrit触发Jenkins SonarQube扫描
力扣今日题926. 将字符串翻转到单调递增
从50亿图文中提取中文跨模态新基准Zero,奇虎360全新预训练框架超越多项SOTA
借助SpotBugs将程序错误扼杀在摇篮中
Idea how to set the guide package without * sign
记录使用yolov5进行旋转目标的检测
Sudo of uabntu
Li Kou today's question 926 Flip string to monotonic increment
Gerrit+2 triggers Jenkins task
rolabelImg的安装使用
Recommend 6 open source projects of yyds
Preprocessing command section 3
To understand Devops, you must read these ten books!
多种Qt的开发方式,你选择哪种?
\Begin{algorithm} notes