列出所有t1.micro类型的实例awsec2describe-instances--outputtable--query‘Reservations[].Instances[].[join(`,`,Tags[?Key==`Name`].Value),InstanceId,State.Name,PublicDnsName]‘--filters‘{"Name":"instance-type","Values":["t1.micro"]}‘列出所有ec2的volume类型awsec2..
分类:
其他好文 时间:
2015-08-14 17:17:57
阅读次数:
177
PHP过滤html标签的内部函数。php过滤html的函数:strip_tags(string) 这样就可以过滤掉所有的html标签了。如果想过滤掉除了之外的所有html标签,则可以这样写:strip_tags(string,"");过滤除了xxx之外的所有html标签,则可以这样写:strip_t...
分类:
Web程序 时间:
2015-08-14 15:41:41
阅读次数:
132
照网上方法用install packages安装完ctag之后发现还是无效,看了下生成的tags文件里面没有php的google找了半天才发现原来下的版本不支持php在此分享下ctag.exe下载地址http://ctags.sourceforge.net/假如只想建立php的tag,可以在CTag...
分类:
其他好文 时间:
2015-08-14 13:31:50
阅读次数:
263
1、错误描述严重: Servlet.service() for servlet [jsp] in context with path [/SendMail] threw exception [An exception occurred processing JSP page /pages/fileupload/fileUpload.jsp at line 42
39:
40:...
分类:
其他好文 时间:
2015-08-14 10:01:58
阅读次数:
193
Given a binary tree, find its maximum depth.
The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node.
Show Tags
Show Similar Proble...
分类:
其他好文 时间:
2015-08-14 01:11:52
阅读次数:
136
php 去除html标记--strip_tags与htmlspecialchars的区别详解作者: 字体:[增加减小] 类型:转载 时间:2013-06-26本篇文章是对php中去除html标记以及strip_tags与htmlspecialchars的区别进行了详细的分析介绍,需要的朋友参考下st...
分类:
Web程序 时间:
2015-08-13 19:39:01
阅读次数:
197
title: “Why coding like This —— Optional 揭秘”
date: 2015-08-12 00:21:16
categories: “why coding like this”
tags: [swift进阶] Optional 揭秘Topic 1:请简单写出可选类型的声明方式,以及几种解包形式。Example:/// 几种声明方式
var optionalV...
分类:
其他好文 时间:
2015-08-12 11:40:38
阅读次数:
120
http://www.w3school.com.cn/tags/tag_video.asp 1 2 3 4 5 6 7 8 9 29 30 31 32 33 34 35 ...
分类:
Web程序 时间:
2015-08-09 22:30:21
阅读次数:
316
Lua coroutine 不一样的多线程编程思路Sunday, Apr 26th, 2009 by Tim | Tags: coroutine, Lua上周末开始看《Lua程序设计》第二版,目前体会到其中比较有趣的有两点,一是强大的table数据结构,另外就是coroutine。也许Lua 中的c...
分类:
编程语言 时间:
2015-08-08 14:50:55
阅读次数:
308
The absolute uri: http://www.springframework.org/security/tags cannot be resolved in either web.xml or the jar files deployed with this application需要添...
分类:
移动开发 时间:
2015-08-08 13:23:57
阅读次数:
347