www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 73 74 75 76 77 78 79 80 81 ··· 293 下一页

2020年5月12日

摘要: 最近公司要求在linux下对Mysql,Oracle进行增加用户,用户改密等操作。Mysql数据库实现起来比较简单,这个Oracle让我头疼了一阵。于是从网上查阅资料,经自己的测试以后终于成功,现将方法总结如下:python数据库接口python DB API支持非常多的数据库。python连接Or 阅读全文
posted @ 2020-05-12 15:12 秦瑞It行程实录 阅读(2038) 评论(0) 推荐(0)

摘要: 机器断电以后,重新启动报如下错误: 在cmd命令窗口下,输入sqlplus / as sysdba sqlplus / as sysdba SQL*Plus: Release 11.2.0.3.0 Production on Wed May 1 11:28:49 2013 Copyright (c) 阅读全文
posted @ 2020-05-12 09:22 秦瑞It行程实录 阅读(432) 评论(0) 推荐(0)

2020年5月7日

摘要: 阅读全文
posted @ 2020-05-07 17:07 秦瑞It行程实录 阅读(227) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2020-05-07 15:28 秦瑞It行程实录 阅读(144) 评论(0) 推荐(0)

2020年5月6日

摘要: ./configure --prefix=/opt/nginx-1.17.10 --with-http_stub_status_module --with-http_realip_module --with-http_ssl_module --with-pcre --with-http_realip 阅读全文
posted @ 2020-05-06 11:35 秦瑞It行程实录 阅读(420) 评论(0) 推荐(0)

2020年4月29日

摘要: 阅读全文
posted @ 2020-04-29 16:35 秦瑞It行程实录 阅读(1235) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2020-04-29 15:00 秦瑞It行程实录 阅读(365) 评论(0) 推荐(0)

摘要: 问题:想创建一个内嵌变量的字符串,变量被它的值替换掉 解决方案: ①Python并没有对在字符串中简单替换变量值提供直接的支持,但是通过字符串的format()方法来解决这个问题 ②如果要被替换的变量能在变量域中找到,那么结合使用format_map()和vars() ③vars() 还有一个有意思 阅读全文
posted @ 2020-04-29 11:13 秦瑞It行程实录 阅读(890) 评论(0) 推荐(0)

2020年4月27日

摘要: ailed to register layer: symlink ../74c387ec21b61f3a7e737cf8692b6620bcf312dfa7f2c0d2bf684da693a30eb5/diff /var/lib/docker/overlay2/l/G77FMBQYF6CIO7G45 阅读全文
posted @ 2020-04-27 10:44 秦瑞It行程实录 阅读(649) 评论(0) 推荐(0)

2020年4月22日

摘要: https://blog.csdn.net/nanguodehouzi/article/details/84429263 在Centos7中,网卡默认名称不再是eth0、eth1、eth2……这样的名称,而是变成了ethxox的形式,这是因为在Centos7中,systemd和udev引入了一种新的 阅读全文
posted @ 2020-04-22 18:37 秦瑞It行程实录 阅读(609) 评论(0) 推荐(0)

上一页 1 ··· 73 74 75 76 77 78 79 80 81 ··· 293 下一页
www.cnblogs.com/ruiyqinrui