往期系列: 《由阅读源码想到》 《由阅读源码想到 | 下篇》 Medium上有一篇文章Why You Don’t Deserve That Dream Developer Job,由一位漂亮的程序媛所写。文章不免贩卖了些焦虑,但也谈到些无法回避的问题:无论对于职业人士想在原有路线上继续发展、还是想要 ...
分类:
其他好文 时间:
2018-05-02 02:37:37
阅读次数:
166
all in readiness,in the dream.till the sun raise from bottom of a pan
分类:
编程语言 时间:
2018-04-30 22:08:52
阅读次数:
215
1.什么是逆元 当求解公式:(a/b)%m 时,因b可能会过大,会出现爆精度的情况,所以需变除法为乘法: 设c是b的逆元,则有b*c≡1(mod m);///b*c%m=1%m; 则(a/b)%m = (a/b)*1%m = (a/b)*b*c%m = a*c(mod m); 即a/b的模等于a*b ...
分类:
其他好文 时间:
2018-04-30 11:52:14
阅读次数:
159
Shell 脚本加密 A goal is a dream with a deadline. Much effort, much prosperity. 为什么要加密Shell脚本呢?当然是为了安全! 可能脚本里面涉及到密码之类的就需要进行加密了 一、下载安装shc工具 要保护自己编写的shell脚本 ...
分类:
系统相关 时间:
2018-04-22 21:56:04
阅读次数:
191
nc端口测试命令与nmap工具 A goal is a dream with a deadline. Much effort, much prosperity. nc介绍: nc是netcat的简写,有着网络界的瑞士军刀美誉。因为它短小精悍、功能实用,被设计为一个简单、可靠的网络工具,其有Windo ...
分类:
其他好文 时间:
2018-04-22 21:49:51
阅读次数:
488
配置服务器监控专线网络 A goal is a dream with a deadline. Much effort, much prosperity. 配置服务器监控专线网络 项目介绍: 配置一台服务器监控专线网络的情况,(由于公司业务的原因需要用到专线进行与客户对接)实时监控专线的状态,如果专线 ...
分类:
其他好文 时间:
2018-04-22 21:40:33
阅读次数:
244
吴忠军堆糖 分类 搜索</form> 手机版 登录 注册 堆糖生活家 new 分类 搜索</form> 手机版 登录 注册 堆糖生活家 new 分类 搜索</form> 手机版 登录 注册 堆糖生活家 new 分类 搜索</form> 手机版 登录 注册 堆糖生活家 new 分类 搜索</form> ...
分类:
其他好文 时间:
2018-04-20 13:23:54
阅读次数:
252
插入图像 <img src="url/图像文件名" alt="图像不能正常显示时的替代显示文本" /> 图像附注 <img src="url/图像文件名" alt="显示文本" title="鼠标置于图像上时显示的提示文本" /> 图像大小 <img src="url" width="#" heig ...
分类:
其他好文 时间:
2018-04-17 16:49:31
阅读次数:
160
Just calm down,just do it,time will show that you have made the right choice! 1.现在睡觉的话会做梦,而现在学习的话会让梦实现 This moment will nap, you will have a dream; ...
分类:
其他好文 时间:
2018-04-13 13:28:16
阅读次数:
191
DreamGrid City is a city with intersections arranged into a grid of rows and columns. The intersection on the -th row and the -th column can be descri ...
分类:
其他好文 时间:
2018-04-09 21:48:45
阅读次数:
292