zoukankan
html css js c++ java
[xmpp] openfire 安装
下载地址
http://www.igniterealtime.org/downloads/index.jsp#openfire
安装openfire
#rpm -ivh openfire-3.7.1-1.i386.rpm
启动服务
# service openfire start
设置开机自启动
# chkconfig openfire on
java 和 mysql 预先安装
困难是老天给我们提高的机会,坚定不移勇敢地去攻克,不要退缩,加油!
查看全文
相关阅读:
《刀塔传奇》
SSH端口转发
objective-c与c++的差异
mysql 远程连接速度慢的解决方案
maven
automapper 自动映射 集成asp.net Core2.1
swagger 集成asp.net Core2.1
asp.net Core 跨域配置
处理程序“PageHandlerFactory-Integrated”在其模块列表中有一个错误模块“ManagedPipelineHandler”
SharedPreferences
原文地址:https://www.cnblogs.com/merlini/p/3881438.html
最新文章
python learning OOP2.py
python learning OOP1.py
python learning2.py
Lua
unity资源管理
C# 扩展方法
UGUI事件解析
C#集合u
IEnumerable 和 IEnumerator
C#委托全解析
热门文章
C#基础
Unity相关路径
Unity调试相关
STL删除元素
随机数相关
GIT
mongodb 与 c++ 的配合使用
C# 委托
clang
Unity3D
Copyright © 2011-2022 走看看