上一页 1 ··· 520 521 522 523 524 525 526 527 528 ··· 583 下一页

2019年6月28日

摘要: QT应用在windows系统下调用bat脚本,居然报错了。该BAT脚本,是用来检查svn.exe这个命令行工具,是否在当前系统里存在。在cmd终端里,一直是可正常执行的。但是在windows7家庭中文版操作系统下,使用QT应用的QProcess来调用返回值就始终不对。同样的应用可执行文件和bat脚本 阅读全文
posted @ 2019-06-28 15:59 lydstory 阅读(316) 评论(0) 推荐(0) 编辑
摘要: 当你有太多事的时候,你就要小心了。 事越大,死亡的概率越高 不能有太多的事,如果有太多,要减少这些事。 越少越好 无论事做项目,还是人生。 阅读全文
posted @ 2019-06-28 15:39 lydstory 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 换台电脑编译报错! 在使用Visual Studio 2013编译程序的时候报以下错误 vc\atlmfc\include\atlcore.h(638): error C2039: “”: 不是“`global namespace’”的成员 vc\atlmfc\include\atlcore.h(6 阅读全文
posted @ 2019-06-28 10:18 lydstory 阅读(817) 评论(0) 推荐(0) 编辑

2019年6月27日

摘要: 1.pip install pika 2.如找不到 拷贝 D:\python\testmq\venv\Lib\site-packages \pika目录 阅读全文
posted @ 2019-06-27 18:42 lydstory 阅读(648) 评论(0) 推荐(0) 编辑
摘要: (1)erlang应用程序启动过程中,还可以分阶段启动。 在erlang应用程序的资源文件*.app可以定义分步骤启动。 *.app中的start_phase字段的值可以指定多个参数分别启动 start_phase的调用时机是在start之后调用的。 (2)erlang是一种分布式语言,在启动应用程 阅读全文
posted @ 2019-06-27 16:11 lydstory 阅读(1465) 评论(0) 推荐(0) 编辑
摘要: apt-get install git git clone https://github.com/rabbitmq/ranch.git erlang线程池 阅读全文
posted @ 2019-06-27 14:34 lydstory 阅读(103) 评论(0) 推荐(0) 编辑
摘要: 第1步 - 添加存储库 首先,使用以下命令在您的系统上添加erlang apt存储库。 您可以简单地从其官方网站下载erlang存储库包并安装到您的系统上。 第2步 - 在Ubuntu上安装Erlang 现在,您可以使用以下命令在您的系统上安装erlang软件包。 这也将安装所有的依赖关系。 另外, 阅读全文
posted @ 2019-06-27 14:31 lydstory 阅读(2244) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/witton/p/6868963.html 阅读全文
posted @ 2019-06-27 14:04 lydstory 阅读(354) 评论(0) 推荐(0) 编辑

2019年6月26日

摘要: BluetoothSPP蓝牙 阅读全文
posted @ 2019-06-26 17:53 lydstory 阅读(1534) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/50343879/cannot-connect-to-amqp-guest127-0-0-15672-errno-111-connection-refus 阅读全文
posted @ 2019-06-26 11:36 lydstory 阅读(143) 评论(0) 推荐(0) 编辑
上一页 1 ··· 520 521 522 523 524 525 526 527 528 ··· 583 下一页

导航