About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
ThanLoo
10/15/2019 - 7:38 AM
share
Share
add_circle_outline
Save
point
point.md
content_copy
file_download
Rendered
Source
取地址运算符 &
& 是一元运算符,返回操作数的
内存地址
间接寻址运算符 *
返回操作数所
指定地址
的变量的
值
clear