Golden Rules 1. Platform only passes Entity attributes to Plugin that has change of data. 2. If the user does not enter any value into attribute, the ...
分类:
其他好文 时间:
2019-04-06 22:52:01
阅读次数:
159
传送门:https://vjudge.net/problem/20465/origin 题意:你有n种钞票,面值为c[i],数量为v[i],便利店老板有无数张面值为c[i]的钞票,问你买一个价值为T的物品,最少需要经手多少张钞票,老板找零的钞票数也算经手的钞票数 题解:因为我的钞票是有限的,所以将自 ...
分类:
其他好文 时间:
2019-04-06 18:33:29
阅读次数:
210
" 传送门 " Description Solution 时隔多年,补上了这题的长链剖分写法 感觉比点分治要好写的多 我们假设$pos$是当前点的$dfn$,它距离所在链的底端的边的数量是$len$,距离是$siz$ 那么我们要求得$g[pos...pos+len]$ 其中$g[pos+i]+siz ...
分类:
其他好文 时间:
2019-04-06 18:29:59
阅读次数:
113
下载对应语言包,保存指定目录 运行:Dism /Online /Add-Package /PackagePath:E:\zh-CN.cab进行安装 注册表定位:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\PreinstalledLa ...
分类:
编程语言 时间:
2019-04-06 09:34:18
阅读次数:
144
使用tcpcopy复制线上流量进行测试 online server 线上服务所在机器 10.136.11.4 部署tcpcopy target server 目标服务器,测试服务所在机器 10.136.11.5 设置路由 assistant server AS 辅助服务器 10.136.11.3 部 ...
分类:
其他好文 时间:
2019-04-02 00:01:05
阅读次数:
202
A(x)k=eklnA(x),丝毫不懂为什么指数要对p取模,只是写下exp板子。 ...
分类:
其他好文 时间:
2019-04-01 17:22:47
阅读次数:
156
当PXC在进行DDL时,为了保证节点数据一致,此时整个集群拒绝写操作,注意是集群内所有的表写操作均无法提供写服务,但是读操作可以正常进行。
当PXC DDL在线添加列等操作时,无法使用online DDL操作,其他线程对该表无法写入数据。
分类:
其他好文 时间:
2019-03-30 12:07:39
阅读次数:
178
Description The Leiden University Library has millions of books. When a student wants to borrow a certain book, he usually submits an online loan form ...
分类:
其他好文 时间:
2019-03-29 23:52:44
阅读次数:
235
Chat Online CodeForces - 469B 问题描述 你和你的朋友经常在网上聊天.你的朋友作息规律每天只会在p个时间段[ai,bi]在线.你作息混乱,假设你在t时刻起床,那么你会在q个时间段[t+ci,t+di]在线.现在,你有可能会在[l,r]的这个时间段中的任意一个时刻起床,假设 ...
分类:
其他好文 时间:
2019-03-29 23:37:59
阅读次数:
175
$ \color{ 0066ff}{ 题目描述 }$ Welcome to ALO ( Arithmetic and Logistic Online)。这是一个 VR MMORPG, 如名字所见,到处充满了数学的谜题 现在你拥有 n 颗宝石,每颗宝石有一个能量密度,记为 ai,这些宝石的能量 密度两 ...
分类:
其他好文 时间:
2019-03-29 20:48:09
阅读次数:
153