.Net Core 基于CAP框架的事件总线 CAP 是一个在分布式系统中(SOA,MicroService)实现事件总线及最终一致性(分布式事务)的一个开源的 C# 库,她具有轻量级,高性能,易使用等特点。 github:https://github.com/dotnetcore/CAP doc: ...
分类:
Web程序 时间:
2019-09-16 16:03:12
阅读次数:
188
让WindowsForm缩小到系统匣 如何让windowsForm能像MSN一样缩小后会跑到右下方的系统匣内,只要利用NotifyIcon就可以做到相同的功能,MSDN NotifyIcon组件说明首先先开启一个windowsForm项目,在工具栏将NotifyIco... ...
题目描述 The cows are out exercising their hooves again! There are N cows jogging on an infinitely-long single-lane track (1 <= N <= 100,000). Each cow st ...
分类:
其他好文 时间:
2019-09-14 09:13:35
阅读次数:
109
FC Codelona is trying to assemble a team from a roster of available players. They have a minimum number of players they want to sign and each player n ...
分类:
其他好文 时间:
2019-09-12 10:24:12
阅读次数:
353
--脚本用法 sh performance_check.sh --脚本生成 vi performance_check.sh --添加如下 Ip=``sqlplus -S "/ as sysdba" << EOF -- | |-- | Copyright (c) 1991-2013 oracle. A ...
分类:
数据库 时间:
2019-09-07 01:20:13
阅读次数:
144
题目说明 本题目是2019年9月1日LeetCode周赛的最后一题 题目描述 With respect to a given puzzle string, a word is valid if both the following conditions are satisfied: word con ...
分类:
其他好文 时间:
2019-09-01 22:07:24
阅读次数:
97
LibreOffice Table of Contents 1. Writer 1.1. track changes 1.2. navigator 2. impress 2.1. gif animation 2.2. Adding and formatting text 2.2.1. font re ...
分类:
其他好文 时间:
2019-09-01 22:00:54
阅读次数:
89
INTERCEPTING & MODIFYING PACKETS Scapy can be used to: Create packets. Analyze packets. Send/receive packets. But it can't be used to intercept packet ...
分类:
编程语言 时间:
2019-09-01 16:16:08
阅读次数:
97
A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer ...
分类:
其他好文 时间:
2019-09-01 12:22:12
阅读次数:
125
一、Azkaban 源码编译 1.1 下载并解压 Azkaban 在 3.0 版本之后就不提供对应的安装包,需要自己下载源码进行编译。 下载所需版本的源码,Azkaban 的源码托管在 GitHub 上,地址为 https://github.com/azkaban/azkaban 。可以使用 的方式 ...
分类:
其他好文 时间:
2019-09-01 10:29:28
阅读次数:
89