上一页 1 ··· 170 171 172 173 174 175 176 177 178 ··· 337 下一页
摘要: Centos 7 官网下载安装 mysql server 安装成功后重启mysql服务。 初次安装mysql,root账户没有密码。 设置密码 不需要重启数据库即可生效。 在mysql安装过程中如下内容: ​ 所以安装完以后mariadb自动就被替换了,将不再生效。 阅读全文
posted @ 2018-12-07 10:27 emanlee 阅读(1271) 评论(0) 推荐(0)
摘要: My favorite way is to pipe a sqldump command to a sql command. You can do all databases or a specific one. So, for instance, mysqldump -uuser -ppasswo 阅读全文
posted @ 2018-12-07 09:48 emanlee 阅读(285) 评论(0) 推荐(0)
摘要: 首先使用命令查看相关的是不是安装了vim:如下: [root@localhost conf]# rpm -qa|grep vim 出现如下的命令 vim-minimal-7.4.160-1.el7.x86_64 [root@localhost conf]# yum -y install vim* 则 阅读全文
posted @ 2018-12-02 22:44 emanlee 阅读(822) 评论(0) 推荐(0)
摘要: IF you are competent to unzip the pptx file and modify the XML it can be done, the slide size will change but the pictures will not change (they will 阅读全文
posted @ 2018-12-01 17:35 emanlee 阅读(334) 评论(0) 推荐(0)
摘要: Docker,分为社区版CE和企业版EE。社区版是免费提供给个人开发者和小型团体使用的,企业版会提供额外的收费服务。 一、安装docker 1、Docker 要求 CentOS 系统的内核版本高于 3.10 ,查看本页面的前提条件来验证你的CentOS 版本是否支持 Docker 。 通过 unam 阅读全文
posted @ 2018-11-07 08:52 emanlee 阅读(994) 评论(0) 推荐(0)
摘要: 2023年3月27日更新 SSN拿到手就可以办理 discover it 信用卡了。 这个是办理discover信用卡的推荐网站,办理的时候必须用下面的链接才能获得奖励: 申请链接(2023年4月14日更新): https://refer.discover.com/s/AIMIN3https://r 阅读全文
posted @ 2018-10-13 15:53 emanlee 阅读(1635) 评论(0) 推荐(0)
摘要: 西安理工大学税务登记证、银行账号信息 一、学校开户信息 国内汇入汇款 国际汇入汇款 户 名 西安理工大学 户 名 XI’AN UNIVERSITY OF TECHNOLOGY 账 号 102849133089 账 号 102849133089 开户行 中国银行金花南路支行 银行名称 BANK NAM 阅读全文
posted @ 2018-10-11 09:41 emanlee 阅读(1142) 评论(0) 推荐(0)
摘要: select aaa.*,bbb.xh from (select xn,xq,kcdm,kcmc,xf,xkkh,kcxz from jxrwbview where xn='2017-2018' group by xn,xq,kcdm,kcmc,xf,xkkh,kcxz ) aaa inner jo 阅读全文
posted @ 2018-10-10 10:03 emanlee 阅读(2203) 评论(0) 推荐(0)
摘要: 百度汉语: https://hanyu.baidu.com/ 百度翻译: 百度翻译 https://fanyi.baidu.com/translate Google翻译 https://translate.google.cn/ 词典: Top 5 monolingual Learner's Dict 阅读全文
posted @ 2018-08-28 05:02 emanlee 阅读(1866) 评论(0) 推荐(0)
摘要: Linux tail command Updated: 05/21/2018 by Computer Hope About tail Syntax Examples ▸ Related commands ▸ Linux and Unix commands help Syntax Examples ▸ 阅读全文
posted @ 2018-07-22 23:22 emanlee 阅读(1250) 评论(0) 推荐(0)
上一页 1 ··· 170 171 172 173 174 175 176 177 178 ··· 337 下一页