https://help.github.com/articles/syncing a fork/ https://help.github.com/articles/configuring a remote for a fork/ git clone https://github.com/WisWan ...
分类:
其他好文 时间:
2018-08-02 11:26:09
阅读次数:
98
上一篇文章《记一次诡异的故障排查经历》中有介绍到我们的部署程序varian,文章发布后有小伙伴对varian很感兴趣,今天就简单的介绍一下我们的varian,揭开她神秘的面纱~ 什么是varian varian是我们基于Python3编写的一套部署程序,处在整个部署系统的中心,与CMDB、Jenki ...
分类:
其他好文 时间:
2018-07-31 22:00:00
阅读次数:
133
阅读目录(Content) 阅读目录(Content) 方法一、Visual Studio新建documentation生成帮助文档 一、下载 二、安装 三、设置 五、生成 方法二、cmd生成帮助文档 方法三、SandcastleBuilderGUI 方法四、Sandcastle Help File ...
right click on website project--> property pages dll dependency Check the type column,if you have the 'BIN'. Then add this dll to another project refe ...
分类:
Web程序 时间:
2018-07-26 16:18:39
阅读次数:
162
问题 E: Out of Sorts II 时间限制: 1 Sec 内存限制: 128 MB提交: 68 解决: 4[提交] [状态] [讨论版] [命题人:]<!--StartMarkForVirtualJudge--> 题目描述 Keeping an eye on long term caree ...
分类:
其他好文 时间:
2018-07-22 15:16:15
阅读次数:
234
什么是动态网站(dynamic website)? 动态网站: 误区:初学者一般认为动态网页,就是会动的网页,但实际上不是这样的。 动态网页是指在服务器端运行的,使用程序语言设计的交互式网页,它们会根据某种条件的变化,返回不同的网页内容。可以让用户和服务器交互的网站 解析: 动态网站并不是指具有动画 ...
分类:
Web程序 时间:
2018-07-22 11:15:41
阅读次数:
205
查看分区[root@website~]#df-hFilesystemSizeUsedAvailUse%Mountedon/dev/vda140G1.8G39G5%/devtmpfs3.9G03.9G0%/devtmpfs3.9G16K3.9G1%/dev/shmtmpfs3.9G8.4M3.9G1%/runtmpfs3.9G03.9G0%/sys/fs/cgrouptmpfs783M0783M0%
分类:
其他好文 时间:
2018-07-21 11:53:22
阅读次数:
958
* 从Packagist上搜索需要的包 https://packagist.org/ * 通过composer下载依赖包 * 使用composer自动加载器, 编写scan.php * input csv: ../data/urls.csv output: * 在Linux终端输出带颜色的文字的方法 ...
分类:
Web程序 时间:
2018-07-15 23:25:09
阅读次数:
500
shell脚本编程基础 shell脚本示例 #!/bin/bash # # Filename: hello.sh # Revision: 1.1 # Date: 2017/06/01 # Author: wang # Email: wang@gmail.com # Website: www.mage ...
分类:
系统相关 时间:
2018-07-14 11:51:45
阅读次数:
222
前言: 开始打CTF,掌握一些新的姿势与知识。 这里我选择的平台是Wechall。这里从简单到难 WP部分: Training: Get SourcedAnswer: 查看网页源代码 Training: Stegano IAnswer 这里有张图片,下载。用十六进制打开获得password Trai ...
分类:
其他好文 时间:
2018-07-10 23:36:48
阅读次数:
239