联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
世事浮云
昵称:
世事浮云
园龄:
7年4个月
粉丝:
9
关注:
2
+加关注
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
积分与排名
积分 - 111736
排名 - 13628
随笔分类
easyui、javaScript、前端(7)
java(8)
linux(30)
mysql、sqlserver、oracle、tidb 数据库(20)
nginx、tomcat 中间件(12)
安装配置(10)
测试(1)
电子、单片机、ARM(13)
配置文件汇集(4)
税控系列(12)
运维(9)
随笔档案
2025年2月(1)
2023年4月(1)
2023年3月(1)
2022年7月(1)
2022年6月(1)
2021年12月(1)
2021年10月(1)
2021年9月(1)
2021年8月(1)
2021年7月(1)
2021年6月(1)
2021年1月(1)
2020年12月(3)
2020年10月(12)
2020年7月(1)
2020年5月(6)
2020年3月(1)
2019年11月(4)
2019年10月(1)
2019年7月(2)
2019年4月(1)
2019年3月(6)
2019年1月(6)
2018年12月(6)
2018年11月(2)
2018年10月(15)
2018年9月(9)
2018年8月(9)
2018年7月(4)
2018年6月(5)
2018年5月(2)
2018年4月(4)
2018年3月(4)
2018年2月(2)
2018年1月(4)
2017年12月(3)
2017年11月(3)
更多
阅读排行榜
1. 解决mysql"Access denied for user'root'@'IP地址'"问题(96474)
2. Mysql - 解决Access denied for user ''@'localhost' to database 'mysql'问题(58750)
3. ssh问题:ssh_exchange_identification: Connection closed by remote host(34350)
4. Illegal access: this web application instance has been stopped already. could not load **(32345)
5. Linux下Shell命令加减乘除计算(20563)
评论排行榜
1. 组件接口升级商品编码文件(1)
2. java.lang.OutOfMemoryError:GC overhead limit exceeded解决方法(1)
3. ssh问题:ssh_exchange_identification: Connection closed by remote host(1)
4. Mysql - 解决Access denied for user ''@'localhost' to database 'mysql'问题(1)
推荐排行榜
1. Mysql - 解决Access denied for user ''@'localhost' to database 'mysql'问题(4)
2. 解决mysql"Access denied for user'root'@'IP地址'"问题(3)
3. java.lang.OutOfMemoryError:GC overhead limit exceeded解决方法(1)
4. C语言中 .h文件和.c文件的区别(1)
5. Illegal access: this web application instance has been stopped already. could not load **(1)
最新评论
1. Re:组件接口升级商品编码文件
请问一下,这个注册码是从哪里来的
--隔岸观火189
2. Re:Mysql - 解决Access denied for user ''@'localhost' to database 'mysql'问题
大佬说的对
--~麋鹿~
3. Re:ssh问题:ssh_exchange_identification: Connection closed by remote host
66666
--规格严格-功夫到家
4. Re:java.lang.OutOfMemoryError:GC overhead limit exceeded解决方法
记录的不错!
鄙人最近也对各类Java的OOM异常做了一些总结,希望可以过目并为大家解决这类问题提供一条明路
--云谈水录
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2025年2月16日
贴片电阻
摘要: 贴片电阻的标准封装及额定功率 国内贴片电阻的命名方法:1、5%精度的命名:RS-05K102JT2、1%精度的命名:RS-05K1002FTR -表示电阻S -表示功率0402是1/16W、0603是1/10W、0805是1/8W、1206是1/4W、 1210是1/3W、1812是1/2W、201
阅读全文
posted @ 2025-02-16 22:59 世事浮云
阅读(9)
评论(0)
推荐(0)
编辑
2023年4月8日
UBENTU22 安装mysql
摘要: UBENTU22 2. 安装 MySQLsudo apt-get install mysql-serversudo apt-get install mysql-clientsudo apt-get install libmysqlclient-dev3. 设置用户密码查看安装时随机生成的账户密码su
阅读全文
posted @ 2023-04-08 18:58 世事浮云
阅读(55)
评论(0)
推荐(0)
编辑
2023年3月26日
ubuntu22 安装nginx
摘要: # sudo apt update # sudo apt install libjasper1 libjasper-dev # sudo apt-get install libgsl-dev .# sudo apt-get install libpcre3 libpcre3-dev # sudo a
阅读全文
posted @ 2023-03-26 19:31 世事浮云
阅读(732)
评论(0)
推荐(0)
编辑
2022年7月12日
48V电池4000W逆变器设计
摘要: 变压器采用两个EE55 前级推挽双线圈 后级单线圈串联 铜线每平方毫米10A电流,采用直径0.5毫米铜线绕制,以下计算方式 单股铜线截面积=(d/2)²*π=(0.5/2)²*3.1415926=0.19635mm² 单股铜线可以承载电流=0.19635mm²*10A=1.9635A 电池电压是浮动
阅读全文
posted @ 2022-07-12 10:05 世事浮云
阅读(717)
评论(0)
推荐(0)
编辑
2022年6月13日
TIDB 运维
摘要: 对集群的管理 登录中台192.168.1.50 必须切换到tidb账号 su tidb password:tidb cd /home/tidb/.tiup/bin 中台可以管理多个集群,查看集群列表 ./tiup cluster list 查看集群运行状态 ./tiup cluster displa
阅读全文
posted @ 2022-06-13 11:19 世事浮云
阅读(118)
评论(0)
推荐(0)
编辑
2021年12月24日
stm32 更换晶振
摘要: http://www.openedv.com/thread-95570-1-1.html
阅读全文
posted @ 2021-12-24 16:47 世事浮云
阅读(115)
评论(0)
推荐(0)
编辑
2021年10月30日
oracle 密码过期解决办法
摘要: oracle 密码过期解决办法:进入sqlplus模式 sqlplus / as sysdba;查看用户密码的有效期设置(一般默认的配置文件是DEFAULT) SELECT * FROM dba_profiles WHERE profile='DEFAULT' AND resource_name='
阅读全文
posted @ 2021-10-30 17:55 世事浮云
阅读(459)
评论(0)
推荐(0)
编辑
2021年9月16日
centos8 https访问报错
摘要: 服务器升级到centos8,当通过CURL来访问内网https地址的时候,会遇到以下几点问题(我们见招拆招): 1. error:060800C8:digital envelope routines:EVPDigestInitex:disabled for FIPS # fips-mode-setu
阅读全文
posted @ 2021-09-16 14:46 世事浮云
阅读(1217)
评论(0)
推荐(0)
编辑
2021年8月27日
keepalived 安装
摘要: Keepalived的下载在官方网站 http://www.keepalived.org/ 一、安装 1、首先安装依赖包 查看系统版本cat /etc/redhat-releaseCentOS Linux release 7.2.1511 (Core) 查看内核版本 ls /usr/src/kern
阅读全文
posted @ 2021-08-27 10:44 世事浮云
阅读(215)
评论(0)
推荐(0)
编辑
2021年7月20日
Docker 部署
摘要: Docker-compose基础及安装:http://www.javadaily.cn/articles/2019/11/27/1574852024888.html 编写文件 docker-compose.yml ,在文件目录执行命令 docker-compose up -d 启动jar包。 doc
阅读全文
posted @ 2021-07-20 09:28 世事浮云
阅读(37)
评论(0)
推荐(0)
编辑
下一页
点击右上角即可分享