Intel? 64 and IA-32 Architectures Software Developer’s Manual

【PDF】Intel? 64 and IA-32 Architectures Software Developer’s Manual Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B and 3C
Intel? 64 and IA-32 Architectures Software Developer’s Manual Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B and 3C

下载地址:http://pan.baidu.com/s/1sj7AjTF

来源页面:http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html

应该没有比这个更全的开发手册了吧~ 学汇编必备。

WordPress “正在执行例行维护,请一分钟后回来” 解决方案

WordPress在升级程序、主题、插件时,都会先自动切换到维护模式,同时显示 “正在执行例行维护请一分钟后回来(Briefly unavailable for scheduled maintenance. Check back in a minute)”,如果升级顺利,也就几秒左右就恢复正常;但是如果由于网速不佳等原因导致升级中断或出现升级错误,WordPress就会一直停留在维护模式,不论前台还是后台,都一直显示“正在执行例行维护请一分钟后回来”。

解决方案如下:通过FTP登录网站目录,删除WordPress根目录下的【.maintenance】文件 ,刷新网页即可。若没有该文件,则在该目录下新建一个同名文件,刷新网页后即可。