多个命令执行用分号 创建shell脚本文件 开头是 ? 新建的脚本文件记得赋予执行权限 ? 这里 u for user g for group o for other a for all , default is a ...
分类:
其他好文 时间:
2018-11-10 22:39:43
阅读次数:
145
古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 分析:兔子分为小兔子和大兔子,小兔子有第一个阶段和第二个阶段之分(第三个阶段即为大兔子); 本月的大兔子数量等于上个月第二阶段的小兔子加上个月的大兔子; ...
分类:
其他好文 时间:
2018-11-10 17:50:58
阅读次数:
190
工具: python+python-whois 安装: 用法: ...
分类:
Web程序 时间:
2018-11-10 12:47:03
阅读次数:
143
题目描述 Byteotia has been eventually touched by globalisation, and so has Byteasar the Postman, who once roamedthe country lanes amidst sleepy hamlets an ...
分类:
其他好文 时间:
2018-11-07 14:07:00
阅读次数:
243
Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL query to find all customers who never order anything ...
分类:
其他好文 时间:
2018-11-05 16:23:20
阅读次数:
158
2018 2019 1 20165208 《信息安全系统设计基础》第六周学习总结 教材学习 1. 操作系统「管家婆」的功能: 通过「文件」对I/O设备进行了抽象 通过「虚存」对主存和I/O设备进行了抽象 通过「进程」对CPU、主存和I/O设备进行了抽象 2. 操作系统「服务生」的概念: GUI:为小 ...
分类:
其他好文 时间:
2018-11-04 14:08:15
阅读次数:
165
English: listening、speaking、reading、writing、translation 1. Do you drink a lot of water? Well, I would like to think myself as a person who drinks a lo ...
分类:
其他好文 时间:
2018-11-04 00:41:28
阅读次数:
191
Fence Repair Farmer John wants to repair a small length of the fence around the pasture. He measures the fence and finds that he needs N (1 ≤ N ≤ 20,0 ...
分类:
其他好文 时间:
2018-11-03 23:00:31
阅读次数:
178
【代码】 【输出结果】 There are 10 types of people.Those who know binary and those who dont't.I said: There are 10 types of people.I also said: 'There are 10 ty ...
分类:
编程语言 时间:
2018-11-03 20:18:23
阅读次数:
242
组件化是前端开发非常重要的一部分,从业务中解耦出来,可以提高项目的代码复用率。更重要的是我们还可以打包发布,俗话说集体的力量是伟大的,正因为有许许多多的开源贡献者,才有了现在的世界。 不想造轮子的工程师,当不了合格的搬运工 。让我们来了解一下vue组件从开发到打包发布流程,并配置Github主页。 ...
分类:
其他好文 时间:
2018-11-03 17:28:27
阅读次数:
276