一、问题现象 12.2 DB单实例测试环境,修改主机名称后,监听无法动态注册。 主机名称c12修改为c11 $ lsnrctl status LSNRCTL for Linux: Version 12.2.0.1.0 - Production on 05-MAR-2021 00:07:36 Copy ...
分类:
其他好文 时间:
2021-03-05 13:18:20
阅读次数:
0
https://www.cnblogs.com/hallejuayahaha/p/12029316.html ...
51~60关51关automatically[au·to·mat·i·cal·ly || ???t?'mæt?kl?] adv. 自动地; 无意识地, 机械地, 不自觉地shut automatically 自动地关闭A computer automatically guided the plane ...
分类:
其他好文 时间:
2021-02-19 13:31:40
阅读次数:
0
Problem Description For decades, scientists have wondered whether each of the numbers from 0 to 100 could be represented as the sum of three cubes, wh ...
分类:
其他好文 时间:
2021-02-08 12:44:17
阅读次数:
0
镇楼图 动漫《Happy sugar life》主角配音:花泽香菜 ASCII——char与int转换 依据ASCII表,我们可以使用int来输出char,使用char输出int。 这在某些算法里有一定意义,比如把字母A~Z转换成int型来判断输入的是否在范围内 int a=65; printf(" ...
分类:
编程语言 时间:
2021-02-01 12:22:09
阅读次数:
0
转:npm install 时总是报phantomjs-prebuilt@2.1.14安装失败 在npm install时总是报如下错误, 尝试单独安装:npm install phantomjs-prebuilt@2.1.14 还是报错 Please report this full log at ...
分类:
Web程序 时间:
2021-01-28 12:01:50
阅读次数:
0
(一)认识Python Python背景介绍 Python的格言: Life is short,use python.(人生苦短,我用Python。) 由Guido van Rossum于1989年圣诞节为打发无聊时间,而开发的一个新的脚本解释程序,第一个公开发行版本于1991年。 至于为什么选中P ...
分类:
编程语言 时间:
2021-01-16 12:09:27
阅读次数:
0
1、 Debug 调试 2、 Test case 测试用例 3、 Siral model 螺旋模型 4、 Software life cycle 软件生命周期 5、 Initial 初始级 6、 Repeatable 可重复级 7、 Defined 已定义级 8、 Managed 已管理级 9、 O ...
分类:
其他好文 时间:
2021-01-07 12:20:02
阅读次数:
0
一、软件开发生命周期 软件开发生命周期又叫做SDLC(Software Development Life Cycle),它是集合了计划、开发、测试 和部署过程的集合。 1.需求分析 这是生命周期的第一阶段,根据项目需求,团队执行一个可行性计划的分析。项目需求可能是公司内部或者客户提出的。这阶段主要是 ...
分类:
其他好文 时间:
2020-12-30 11:32:51
阅读次数:
0
程序员书库(ID:CodingBook)猿妹编译链接:https://medium.com/mind-cafe/three-insightful-books-that-elevated-my-quality-of-life-37918c81845c当一些软件工程师看到一篇文章提到“高级”一词,往往就不想点开看了,的确,成为一名高级工程师需要大量的时间和经验,但只要你努力就可以成为一名出色的工程师,
分类:
其他好文 时间:
2020-12-22 13:09:09
阅读次数:
0