符号链接是一个指针,指向文件在文件系统中的位置。
A symbolic link is a pointer to a file's location in the file system.
函数的作用是:返回文件指针当前的读/写的位置。
The ftell() function returns the current position in an open file.
指针是你硬盘中的另一种数据它指向存储器的各个位置,它们指向的文件就可以在那里被找到。
Pointers are another type of data on your drive that point to places in memory where the actual file they are referencing can be found.
应用推荐