大约有 2,800 项符合查询结果(耗时:0.0103秒) [XML]

https://www.tsingfun.com/it/cpp/1871.html 

Boost.Asio的简单使用(Timer,Thread,Io_service类) - C/C++ - 清泛网 - 专注C/C++及内核技术

...时了. std::cout << "Hello, world! "; return 0; } 完整的代码: #include <iostream> #include <boost/asio.hpp> #include <boost/date_time/posix_time/posix_time.hpp> int main() { boost::asio::io_service io; boost::asio::deadline_timer t(io, boost::posix_time::seco...
https://www.tsingfun.com/it/opensource/1235.html 

vs2008编译boost详细步骤 - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...t库的介绍】Boost库是一个经过千锤百炼、可移植、提供源代码的C++库,作为标准库的后备,是C++标准化进程的发动机之一。 Boost库由C++标准委员会库工作组成员发起,其 【一、Boost库的介绍】 Boost库是一个经过千锤百炼、可移...
https://www.tsingfun.com/it/opensource/630.html 

win7 安装项目管理工具redmine2.5.1 - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...ndle install --without development test 这里可能会出现几个错误: 解决办法,将mysql-connector-c-6.1.3-win32.zip解压到C盘,并将lib中libmysql.dll拷贝到C:\RailsInstaller\Ruby1.9.3\bin。替换原有的libmysql.dll。 执行: gem install mysql2 -- &lsquo;--...
https://www.tsingfun.com/it/opensource/451.html 

Linux下部署企业级邮件服务器(postfix + dovecot + extmail) - 开源 & Gith...

...ldconfig命令使其生效,否则填完以下install配置后,会出现错误"bin/postconf: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory"。 若postfix报错postfix: fatal: parameter inet_interfaces: no local interface fou...
https://www.tsingfun.com/it/tech/680.html 

提升速度:XP注册表与驱动优化 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...,建议改为手动启动或干脆关闭它。 Error Reporting Service(错误报告):服务和应用程序在非标准环境下运行时提供错误报告。建议改为手动启动。 Fast User Switching Compatibility(快速用户切换兼容性):建议改为手动启动。 Automatic Updates(...
https://www.tsingfun.com/it/tech/1215.html 

构建高并发高可用的电商平台架构实践 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...别高的业务。 4) 容错隔离 系统的有些业务模块在出现错误时,为了减少并发下对正常请求的处理的影响,有时候需要考虑对这些异常状态的请求进行单独渠道的处理,甚至暂时自动禁止这些异常的业务模块。 有些请求的失败...
https://www.tsingfun.com/it/tech/1250.html 

windows版 svn 服务器搭建及总结 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...行顶到头。 svn却不会报错。 所以 这几张所截图都是错误的 开头都有空格,如果要去 链接svn的时候,就会报"权限认证失败"的错误。郁闷了很长时间才找到原因! 一 配置svnserve.conf文件 1.首先 去掉前面的# . 2.其次 去...
https://bbs.tsingfun.com/thread-515-1-1.html 

关于php的socket初探 - PHP - 清泛IT论坛,有思想、有深度

... 1、使用 accept 阻塞的古老模型:属于同步阻塞 IO 模型,代码如下: socket_server.php &lt;?php&nbsp;&nbsp; /** * SocketServer Class * By James.Huang &lt;shagoo#gmail.com&gt; **/&nbsp;&nbsp; set_time_limit(0);&nbsp;&nbsp; class SocketServer&nbsp; &nbsp; {&nbsp;&nbsp; &nbs...
https://bbs.tsingfun.com/thread-776-1-1.html 

SVN needs-lock 设置强制只读属性(官方资料) - 环境配置 - 清泛IT论坛,...

...e%2 EXIT /B 1 ) ) del %TEMP%\tempfile%2 :NOFILESADDED EXIT /B 0复制代码 As an alternative, this modification to the script above handles long filenames and by default is setup to work with a VisualSVN Server installation.set REPOS=%1 set TRANSACTION=%2 set SVNLOOK=c:\Progra~1\Visual~1\bi...
https://www.tsingfun.com/ilife/life/1619.html 

苦逼的年轻人和年薪百万的区别到底在哪里? - 杂谈 - 清泛网 - 专注C/C++及内核技术

...“他应该在偷笑。我们吃饱了玩累了,只能想起没写完的代码。回回抱着来玩的心,干加班的事,还没有加班费,这点零食饮料,我们吃破肚子也吃不够加班费。”他们反驳。 “扎克伯格太聪明。”我由衷感叹。 “嗯,这里...