今天安装的erlang和rabbitmq版本不匹配导致出现各种问题,在使用正确版本安装后出现问题,在日志中找到报错信息: {"init terminating in do_boot",{error,{"no such file or directory","asn1.app"}}} 经过调查发现是因为没有将之前版本的erlang卸载干净的原因. 在通过yum卸载完erlang和rabbitmq-server之后,应手动删掉以下目录: rm -rf
NuGet学习笔记(1)——初识NuGet及快速安装使用 http://kb.cnblogs.com/page/143190/ 1. NuGet是什么? NuGet is a Visual Studio 2010 extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework. This topic l