This website requires JavaScript.
Explore
Help
Sign In
xtaodada
/
C-study
Watch
1
Star
0
Fork
0
You've already forked C-study
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A repo to record my study life.
5
Commits
1
Branch
0
Tags
167
KiB
C
97.9%
CMake
2.1%
ab7721dfd5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
xtaodada
ab7721dfd5
Add suffix .c
2021-09-19 21:45:38 +08:00
00
first upload
2021-09-16 21:20:29 +08:00
01
Add suffix .c
2021-09-19 21:45:38 +08:00
.gitignore
Initial commit
2021-09-16 20:41:07 +08:00
LICENSE
Initial commit
2021-09-16 20:41:07 +08:00
README.md
first upload
2021-09-16 21:20:29 +08:00
README.md
Unescape
Escape
C-study
A repo to record my study life.
目录
实验一 C程序实验环境
(
2学时
)
ex0.1 在屏幕上输出指定的带框文字
ex0.2 在屏幕上输出倒三角
ex0.3 程序改错题:改正下列程序中的错误,在屏幕上显示短句"Welcome to you
!
"
第一章 作业
ex1.1 计算平均值
ex1.2 简单图案
ex1.3 整数分节输出 - 简单版