会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小破天
博客园
首页
新随笔
联系
订阅
管理
随笔 - 82
文章 - 0
评论 - 28
阅读 -
35万
随笔分类 -
MongoDB
MongoDB
Win10安装Mongodb,并配置成服务
摘要:好吧,今天突然发现新买的surface上没有安装mongodb,然后想着安装一下,顺便记录一下,虽说安装过程很简单 一:下载安装,然后拷贝到C盘根目录,这个就不多说了,比QQ都简单。 二:把bin文件夹拷贝到跟MongoDB目录,然后在根目录下建一个data文件夹存放日志跟数据库,然后data文件夹
阅读全文
posted @
2017-05-20 15:08
小破天
阅读(8632)
评论(0)
推荐(1)
编辑
mongodb密码忘了怎么办
摘要:自己电脑上mongodb好长时间没上了,密码竟然给忘了,悲剧啊! 修改auth为false,然后重新启动mongodb 这时候可以不用登陆直接进入 db.changeUserPassword('user','password')直接更新一下即可
阅读全文
posted @
2016-08-09 19:02
小破天
阅读(1589)
评论(0)
推荐(0)
编辑
公告
昵称:
小破天
园龄:
10年2个月
粉丝:
26
关注:
34
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
C#(3)
C#并发编程(2)
ClickOnce(2)
CLR VIA C#读后感(1)
Druid(1)
FastJson(1)
Maven(1)
MongoDB(2)
MySql(6)
Office(1)
Opserver(4)
Quartz.NET(1)
Redis(3)
Spring Boot(8)
SQL(17)
sqlserver(3)
Topshelf(1)
WebAPI(1)
服务器相关(1)
开发工具(1)
神州英才课程系统分享记录(5)
微服务实战(3)
异常处理(16)
杂七杂八(1)
更多
随笔档案
2019年6月(2)
2019年5月(1)
2019年4月(1)
2019年3月(3)
2019年2月(1)
2018年12月(3)
2018年9月(2)
2018年8月(6)
2018年6月(1)
2018年5月(2)
2018年3月(4)
2018年1月(3)
2017年12月(3)
2017年7月(1)
2017年6月(5)
2017年5月(21)
2017年4月(4)
2017年3月(1)
2017年2月(3)
2016年11月(2)
2016年9月(2)
2016年8月(2)
2016年5月(2)
2016年4月(4)
2016年1月(2)
2015年12月(1)
更多
阅读排行榜
1. Centos7通过yum安装最新MySQL(49614)
2. spring boot启动原理(46332)
3. Spring Boot利用poi导出Excel(42721)
4. gateway启动报错:org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' that could not be found(38260)
5. Spring Boot配置FastJson报错'Content-Type' cannot contain wildcard type '*'(23293)
评论排行榜
1. spring boot启动原理(6)
2. .net core利用MySqlBulkLoader大数据批量导入MySQL(4)
3. Spring Boot利用poi导出Excel(4)
4. Centos7通过yum安装最新MySQL(3)
5. C#通过Redis实现分布式锁(3)
推荐排行榜
1. gateway启动报错:org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' that could not be found(7)
2. Centos7通过yum安装最新MySQL(6)
3. spring boot启动原理(5)
4. Spring Boot配置FastJson报错'Content-Type' cannot contain wildcard type '*'(4)
5. Spring Boot利用poi导出Excel(3)
最新评论
1. Re:阿里开源支持缓存线程池的ThreadLocal Transmittable ThreadLocal(TTL)
复制官网的全文有意思吗
--16软件工程一班陈福星
2. Re:spring boot启动原理
写的不错,不过“参考流程中主要类类图”下面这句话那不图不清晰,可否换个清晰点的图片呢
--我心飞翔一百年
3. Re:gateway启动报错:org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' that could not be found
很好!解决了问题!谢谢
--王三丰
4. Re:spring boot启动原理
讲的太详细了
--郑一笙
5. Re:.net core利用MySqlBulkLoader大数据批量导入MySQL
@凤城沙子 怎么解决的...
--aXinNo1
点击右上角即可分享