摘要:
前言 在使用 渲染页面页面的时候,如果程序处理的时间特别久,超过配置文件(php.ini)设置的超时时间,就会出现如下提示: Maximum execution time of 30 seconds exceeded 例如:导入大量数据到数据库中;请求资源时间过长…… 问题 PHP程序超时发生错误提 阅读全文
摘要:
NuGet is a Visual Studio extension that makes it easy to install and update third-party libraries and tools in Visual Studio. NuGet is not mandatory f 阅读全文
摘要:
在安装Microsoft Visual Studio 2008 后,如果Visual Studio 2008的语言版本与系统不一致时,比如:在Windows 7 English System 安装Visual Studio 2008 简体中文时,启动Visual Studio 2008就会报错。... 阅读全文