表结构如下: create table HH_BOOK_GOOD ( ID VARCHAR2(32) not null, BOOKID VARCHAR2(32) not null, GOODID VARCHAR2(32) not null, GOODPRICE FLOAT not null, GOO ...
分类:
数据库 时间:
2019-01-29 18:27:51
阅读次数:
236
大学英语四级考试就要来临了,你是不是在紧张的复习?也许紧张得连短学期的ACM都没工夫练习了,反正我知道的Kiki和Cici都是如此。当然,作为在考场浸润了十几载的当代大学生,Kiki和Cici更懂得考前的放松,所谓“张弛有道”就是这个意思。这不,Kiki和Cici在每天晚上休息之前都要玩一会儿扑克牌 ...
分类:
其他好文 时间:
2019-01-28 20:11:02
阅读次数:
164
报错信息 报错原因 image is being used by stopped container 834789a17497,即要删除的该镜像,被容器834789a17497所引用了。 解决办法 执行 查看所有容器记录(包括未运行的容器),并查看那些容器是使用了这个要删除的镜像: 执行命令 删除这 ...
分类:
其他好文 时间:
2019-01-28 12:06:18
阅读次数:
483
Preface 菜鸡HL终于艰难地熬过了初三的一个学期迎来了寒假。 但是由于某些 不可言说 的政策问题所以他要 没高中读了 ,只能开始准备中考。 所以这个寒假可能并不像想象中的那样可以大量刷题~~好吧题还是要做的~~ 希望$ZJOI$能$Keep\ good\ luck$吧,进不了前$48$就要考虑 ...
分类:
其他好文 时间:
2019-01-28 10:55:11
阅读次数:
185
什么是机器学习 关于机器学习,有以下两种不同的定义。 机器学习是研究如何使电脑具备学习能力,而不用显式编程告诉它该怎么做。 the field of study that gives computers the ability to learn without being explicitly pr ...
分类:
其他好文 时间:
2019-01-28 01:25:33
阅读次数:
155
1091 E 题意 一张无向图,给出 $n 1$ 个顶点的度数,求第 $n$ 个顶点所有可能的度数。不存在输出 $ 1$ 。 (graph realization problem)[https://en.wikipedia.org/wiki/Graph_realization_problem] → ...
分类:
其他好文 时间:
2019-01-26 12:35:00
阅读次数:
183
Description A group of cows grabbed a truck and ventured on an expedition deep into the jungle. Being rather poor drivers, the cows unfortunately mana ...
分类:
其他好文 时间:
2019-01-26 11:06:16
阅读次数:
146
1041 Be Unique (20 分) Being unique is so important to people on Mars that even their lottery is designed in a unique way. The rule of winning is simpl ...
分类:
其他好文 时间:
2019-01-24 15:35:50
阅读次数:
185
对于大多数对称加密算法而言,解密算法是加密算法的逆运算,加密密钥和解密密钥相同。 在对称加密算法中,DES最具有代表性,堪称典范;DESede是DES算法的变种;AES算法则作为DES算法的替代者;而IDEA算法作为一种强加密算法,成为电子邮件加密软件PGP(pretty good privacy) ...
分类:
其他好文 时间:
2019-01-20 23:35:33
阅读次数:
251
<div class="contaniner"> <section class="list"> <ul class="wall" id="good-list"> </ul> </section> </div> var outerScroller = document.querySelector('. ...
分类:
其他好文 时间:
2019-01-19 16:18:51
阅读次数:
257