当前位置:网站首页>Basic learning notes of C language
Basic learning notes of C language
2022-06-30 14:37:00 【hhjnb123】
2022.2.14
while loop
while();arr Array
arr[i]={'','','',''};Import library
#include<stdio.h>;// Basic library
#include<string.h>;// String Library Decimal conversion binary
Such as the decimal system 13 It's binary 1101
Explain :1 1 0 1
1*2^4 +1*2^3+0*2^2+1*2^1
Binary only 0 perhaps 1,2 Is the base number
Compound assignor
Such as += -= /= *=
Monocular operators
! &
Binocular operator
+=
ternary operators
+==
边栏推荐
- The first three passes of sqli Labs
- Go sync. WaitGroup
- Go language func function
- Google Earth engine (GEE) - ghsl: global human settlements layer, built grid 1975-1990-2000-2015 (p2016) data set
- PS tip: the video frame to Layer command cannot be completed because dynamiclink is not available
- Data recovery software easyrecovery15 Download
- Thoughts on the security of a PHP file name regular verification
- Uniapp upload image method
- org. json. The jsonobject object is converted to JSON, and JSON adds new elements. The value is obtained according to the JSON key. And list object format string to jsonarray
- Not satisfied with markdown native code block style? Try this beautify code screenshot tool~~
猜你喜欢
[email protected][])"/>NoViableAltException([email protected][])

About the problems encountered when using the timer class to stop with a button (why does the QPushButton (for the first time) need to be clicked twice to respond?)

August 24, 2021 deque queue and stack

Error $(...) size is not a function

MFQE 2.0: A New Approach for Multi-FrameQuality Enhancement on Compressed Video

Summary of use of laravel DCAT admin

Detailed explanation of settimeout() and setinterval()

On simple code crawling Youdao translation_ 0's problem (to be solved)

The programming competition is coming! B station surrounding, senior members and other good gifts to you!
![【BUUCTF】[GXYCTF2019]Ping Ping Ping1](/img/dc/4d87dfb0c2fa9cd75b54e092fd3971.jpg)
【BUUCTF】[GXYCTF2019]Ping Ping Ping1
随机推荐
PS dynamic drawing
PHP generate images into Base64
@Role of ResponseBody
V3_ Chrome extended Chinese translation document V3 directory
Meaning of while (~scanf ("%d%d", & A, & B))
ES6 notes
Three uses of golang underscores
Problems in QT creator (additional unknown and error lines are listed in the debug output window)
2021 geek challenge Web
DefCamp Capture the Flag (D-CTF) 2021-22 web
@ResponseBody的作用
Querywrapper in mybaits plus
[buuctf] [geek challenge 2019] secret file
go time. after
Notes on reverse learning in the first week of winter vacation
【BUUCTF】 Have Fun
QQ was stolen? The reason is
[scientific research data processing] [basic] category variable frequency analysis chart, numerical variable distribution chart and normality test (including lognormal)
JS time conversion standard format, timestamp conversion standard format
Using docker to manage MySQL services under Windows