In our previous blog on A Case for Mirromaker 2, we had discussed how enterprises rely on Apache Kafka as an essential component of their data pipelin ...
分类:
其他好文 时间:
2020-03-03 10:34:32
阅读次数:
85
ORA-38868数据库alert报错,并且MRP进程无法启动,数据库同步发生了异常。环境信息123456789101112131415cnsh230249:cfods > uname -aLinux cnsh230249 2.6.18-164.9.1.el5 #1 SMP Wed Dec 9 03... ...
分类:
其他好文 时间:
2020-03-01 14:33:17
阅读次数:
81
firewall主动防御-网络过滤器(firewall)windows篇第一课网络基础(socket)https://github.com/haidragon/study_firewall/blob/master/study_firewall/page1/page.md第二课基于SPI层的网络过滤(LSP)https://github.com/haidragon/study_firewall/bl
分类:
其他好文 时间:
2020-02-29 09:11:46
阅读次数:
94
Debian 安装源配置 所有的Linux安装完后第一件事,就是要更新安装源 安装源是什么呢,安装源又称软件源,是指把软件的安装源地址放在一个pool里面,用一条命令(比如apt get install XXX)就可以按照顺序从源内指定的服务器查询下载并进行更新或安装 源列表文件通常在/etc/ap ...
分类:
其他好文 时间:
2020-02-22 13:50:40
阅读次数:
365
0.文档 https://docs.microsoft.com/en-us/previous-versions/msp-n-p/ff648951(v=pandp.10)?redirectedfrom=MSDN 1.DLL: (sqlserver只需前面两个) Microsoft.Practices. ...
分类:
数据库 时间:
2020-02-22 10:17:15
阅读次数:
160
Continue with the previous post: https://www.cnblogs.com/Answer1215/p/12337243.html What we want to do in this post, is adding parent function name in ...
分类:
其他好文 时间:
2020-02-21 20:14:50
阅读次数:
74
Continue with previous post: https://www.cnblogs.com/Answer1215/p/12342540.html Now we need to think about functionExpression and ArrowFunction: funct ...
分类:
其他好文 时间:
2020-02-21 20:14:19
阅读次数:
73
下面的文章,很好地阐述了.NET Core各个版本之间的兼容问题: Is .NET Core Runtime backwards compatible with previous releases? ...
分类:
Web程序 时间:
2020-02-15 18:47:03
阅读次数:
122
Paginator和Page类: Paginator和Page类都是用来分页的,他们在Django中的路径为django.core.paginator.Pageinator和django.core.paginator.Page。以下对这两个类的属性和方法做些介绍: 1.Paginator常用属性和方 ...
分类:
其他好文 时间:
2020-02-12 20:14:54
阅读次数:
104
今天重新安装了一下AndroidStdio终于好了,开始加速学习。 1、button是一个按钮的控件,可以给他一个id,方便找到他进行操作 <Button android:id="@+id/btn_previous" android:layout_width="wrap_content" andro ...
分类:
移动开发 时间:
2020-02-11 18:57:33
阅读次数:
73