摘要:
一直在用webservice对接,后来新项目用到了restful api 从其他同事地方拿来学习 using System;using System.Collections;using System.Collections.Generic;using System.Collections.Speci 阅读全文
posted @ 2019-09-17 12:53
Persnoa
阅读(3519)
评论(1)
推荐(0)
摘要:
我司数据库一季度巡检一次,所以经常用到下面脚本 --1.查看数据库版本信息select @@version--2.查看所有数据库名称及大小exec sp_helpdb--3.查看数据库所在机器的操作系统参数exec master..xp_msver--4.查看数据库启动的参数 --5.查看数据库启动 阅读全文
posted @ 2019-09-17 12:47
Persnoa
阅读(1482)
评论(0)
推荐(0)
摘要:
ubuntu16.04 以上 系统自带systemd-timesyncd 来进行同步 systemctl status systemd-timesyncd.service sudo vim/etc/systemd/timesyncd.conf NTP=10.2.2.102 sudo systemct 阅读全文
posted @ 2019-09-17 12:44
Persnoa
阅读(358)
评论(0)
推荐(0)

浙公网安备 33010602011771号