码迷,mamicode.com
首页 >  
搜索关键字:tpi    ( 326个结果
metasploit快速入门
今天没上班,在小黑屋里看了一个一百多页的书《metasploit新手指南》,在此将笔记分享给大家。欢迎大家批评指正,共同学习进步。 metasploit新手指南 笔记 kali 0x01 metapoit基本文件结构如下: config metasploit的环境配置信息,数据库配置信息 data渗 ...
分类:Web程序   时间:2017-08-07 22:18:22    阅读次数:361
2017年8月6日 星期日 --出埃及记 Exodus 28:28
2017年8月6日 星期日 --出埃及记 Exodus 28:28The rings of the breastpiece are to be tied to the rings of the ephod with blue cord, connecting it to the waistband, ...
分类:其他好文   时间:2017-08-07 12:02:10    阅读次数:143
2017年8月7日 星期一 --出埃及记 Exodus 28:29
2017年8月7日 星期一 --出埃及记 Exodus 28:29"Whenever Aaron enters the Holy Place, he will bear the names of the sons of Israel over his heart on the breastpiece ...
分类:其他好文   时间:2017-08-07 11:44:53    阅读次数:111
Spring mvc注解式开发入门
java类 Spring mvc配置文件 编写hander 前端展示页面 ...
分类:编程语言   时间:2017-07-31 09:58:26    阅读次数:133
一些图片剪切组件.
cropzoom html5 原生js ...
分类:其他好文   时间:2017-07-26 11:32:49    阅读次数:121
Python模块之信号学习(signal)
信号概述 在学习Python前应该学习下Linux下的信号,软中断信号(signal,又简称为信号)用来通知进程发生了异步事件。进程之间可以互相通过系统调用kill发送软中断信号。内核也可以因为内部事件而给进程发送信号,通知进程发生了某个事件。注意,信号只是用来通知某进程发生了什么事件,并不给该进程 ...
分类:编程语言   时间:2017-07-25 18:07:01    阅读次数:252
【代码实现】PHP生成各种随机验证码
文章来源:PHP开发学习门户 地址:http://www.phpthinking.com/archives/531 验证码在WEB应用中很重要,通经常使用来防止用户恶意提交表单,如恶意注冊和登录、论坛恶意灌水等。本文将通过实例解说使用PHP生成各种常见的验证码包含数字验证码、数字+字母验证码、中文验 ...
分类:Web程序   时间:2017-07-22 19:51:22    阅读次数:266
如何在CentOS 6上通过YUM安装Nginx和PHP-FPM(转)
准备篇: 1、配置防火墙,开启80端口、3306端口 vi /etc/sysconfig/iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT(允许80端口通过防火墙) -A INPUT -m state ...
分类:Web程序   时间:2017-07-21 23:09:29    阅读次数:272
实战搜索引擎Solr集群和应用
课程目录以及下载地址: 第01讲 solr5简介第02讲 solr5之Schema第03讲 solr5之Solrconfig第04讲 solr5单机安装与配置第05讲 solrj基础(一)第06讲 solrj基础(二)第07讲 solrj之SolrBean第08讲 solrj语法详解第09讲 Sol ...
分类:其他好文   时间:2017-07-20 15:16:50    阅读次数:176
2017年7月13日 星期四 --出埃及记 Exodus 28:4
2017年7月13日 星期四 --出埃及记 Exodus 28:4These are the garments they are to make: a breastpiece, an ephod, a robe, a woven tunic, a turban and a sash. They ar ...
分类:其他好文   时间:2017-07-15 14:55:22    阅读次数:198
326条   上一页 1 ... 22 23 24 25 26 ... 33 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!