标签: c linux memory
通过读取Public function setPasswordAttribute($password) { return $this->attributes['password'] = bcrypt($password); } 中的条目并将长度计算为映射的偏移量和结束地址之间的差异,进程确定内存映射的长度是否正确?
Public function setPasswordAttribute($password) { return $this->attributes['password'] = bcrypt($password); }
我尝试通过PDO::ATTR_PERSISTENT关闭我没有明确打开的内存映射,如果我正确解释了手册页,我需要起始地址(偏移量)和长度到这样做。
PDO::ATTR_PERSISTENT