会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
影响力
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
12
13
14
15
16
2015年12月21日
mongodb导出数据
摘要: 导出-d 数据库名-u 用户名-p 密码-c 要导出的表名-o 要到出的文件地址及类型C:\Users\Administrator>mongoexport -d fh -u weimushi -p thankyoulord7 -c pictures -o d:\fh\fh.jsonconnecte...
阅读全文
posted @ 2015-12-21 22:42 次序
阅读(223)
评论(0)
推荐(0)
2015年12月7日
官方windows10升级工具
摘要: https://www.microsoft.com/zh-cn/software-download/windows10
阅读全文
posted @ 2015-12-07 16:46 次序
阅读(183)
评论(0)
推荐(0)
2015年12月6日
安装mongodb到系统服务
摘要: 一定要以管理员身份打开命令窗口;d盘 创建一个mongodb文件夹,里面有个data文件夹,data里面有db文件夹和log文件夹mongodb文件夹里面还有个文件mongod.cfg 内容如下systemLog: destination: file path: d:\mongodb\d...
阅读全文
posted @ 2015-12-06 21:33 次序
阅读(189)
评论(0)
推荐(0)
cmd命令行查看当前系统版本和版本是32位还是64位
摘要:
阅读全文
posted @ 2015-12-06 20:25 次序
阅读(1574)
评论(0)
推荐(0)
2015年11月19日
jetty访问jsp页面出现( PWC6345: There is an error in invoking javac)
摘要: org.apache.jasper.JasperException: PWC6345: There is an error in invokingjavac. A full JDK (not just JRE) is required at org.apache.jasper.compiler.De...
阅读全文
posted @ 2015-11-19 22:00 次序
阅读(550)
评论(0)
推荐(0)
maven 国内镜像地址
摘要: 由于连接国外网站时网速特慢,为解决这个问题,os china 建立了一个maven 的私服。为了记忆,特将此记录。settings.xml 设置镜像方法步骤如下:1. mirrors 设置 1 2 6 7 nexus-osc 8 central ...
阅读全文
posted @ 2015-11-19 21:55 次序
阅读(1033)
评论(0)
推荐(0)
2015年11月15日
maven常用命令
摘要: mvn -v 查看maven版本 compile 编译test 测试package 打包clean 删除targetinstall 安装jar包到本地仓库中创建目录的两种方式:1.mvn archetype:generate 按照提示进行选择2.mvn archetype:generate ...
阅读全文
posted @ 2015-11-15 17:53 次序
阅读(233)
评论(0)
推荐(0)
2015年11月10日
第一天使用 博客园 !
摘要: 第一天使用 博客园 !
阅读全文
posted @ 2015-11-10 22:06 次序
阅读(104)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
公告