📄 06.txt
字号:
CS 1355
Introduction to Programming in C
Thursday 2006.9.28 (Week 3)
Lecture notes (at http://r638-2.cs.nthu.edu.tw/C/notes/06.txt)
Chapter 3: Structured Program Development in C (cont'd)
Concepts:
- floating point and printf formatting
- typecasting operator
Floating point printf
- printf means print-formatted
%d : decimal (
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -