- 博客(4)
- 收藏
- 关注
转载 win10初学使用vuepress构建Error: EPERM: operation not permitted, lstat 'G:\System Volume Information'...
环境:win10, node版本为v10.16.3 问题背景:使用vuepress构建项目,流程如下代码所示 # 将 VuePress 作为一个本地依赖安装yarn add -D vuepress # 或者:npm install -D vuepress# 新建一个 docs ...
2019-08-16 14:50:00
2270
转载 smack+openfire创建IM群聊、加入群聊、发送消息、退出群聊(openfire学习记录二)...
第一步: 在pom.xml文件中,引入依赖项 <dependency> <groupId>org.igniterealtime.smack</groupId> <artifactId>smack-core&...
2019-08-05 15:42:00
979
转载 smack+openfire,1对1的IM通信(openfire学习记录一)
Openfire构成 服务端: Openfire单台支持1W并发,核心通信方式mina,通信协议xmpp 客户端 Smack 提供java语言API客户端 Spark 提供Openfire的桌面客户端,使用Smack客户端集成与Openfire服务器通信 实战篇 第一步: 先安装o...
2019-08-02 15:26:00
206
转载 java8学习知识总结
用例: public class OptionalTest { public static void main(String[] args) throws Exception{ int num = 5; IntPredicate predic...
2019-06-28 10:14:00
133
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人