- 博客(5)
- 收藏
- 关注
原创 2017.4.8微软笔试题
微软笔试题第一题时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 There are N queens in an infinite chessboard. We say two queens may attack each other if they are in the same vertical line, horizontal line or diagon
2017-04-08 22:36:40
1860
转载 【转】golang 文件操作 读写文件,上传文件,遍历文件,删除文件
1.建立与打开 建立文件函数: func Create(name string) (file *File, err Error) func NewFile(fd int, name string) *File 打开文件函数: func Open(name string) (file *File, err Error) func OpenFile(name string, flag int
2016-06-15 16:43:22
3919
原创 Ubuntu中运行MITMF报错:Unable to start DNS server on port 53
Ubuntu上安装好MITMF后运行,报错无法在53号端口开启DNS服务:端口被占用先用命令 。本文为解决此过程的学习笔记 。
2015-09-02 11:02:00
1311
原创 Ubuntu安装软件包报错-doesn't match the expected hash xxx
解决安装软件包报错doesn't match the expected hash过程的学习笔记
2015-08-31 11:25:00
812
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人