Canvas制作视频图片特效1.Canvas介绍1.1Canvas是html5上的一个画布标签,功能有点类似java的swing.可以在canvas上画线条弧线,文字就是画布的功能.具体提供的js函数看http://www.w3school.com.cn/tags/html_ref_canvas.a...
分类:
其他好文 时间:
2015-05-26 17:57:08
阅读次数:
241
No.49 AnagramsGiven an array of strings, return all groups of strings that are anagrams.Note: All inputs will be in lower-case.Tags:Hash TableString难点...
分类:
其他好文 时间:
2015-05-25 14:13:21
阅读次数:
147
# 浅表型KINDNESS理论Tags: LOVE理论---内心温柔什么的女人才看不出来,她们想要的只是像帮忙开门一样从表面上和具体行动就能得到确认的廉价货;1.一起走路时走在靠近车道的一侧;2.帮忙开瓶盖;3.在餐厅帮忙拉出椅子;4.脚下不安定的时候(下楼梯,坐过山车)要伸手相扶;5.自己去买票,...
分类:
其他好文 时间:
2015-05-24 17:23:56
阅读次数:
93
Tags:东京喰种在用食指在手机上滑来滑去的时候,感觉到鼻腔里有水滴;猛吸了一下周围温热的气体,水滴卡到咽喉,下丘脑顿时感受到一股鲜味;条件反射的下咽动作后,才知道那团水滴已呛在气管中,忍不住一声咳嗽;捂着口鼻的左手沾染上了,鲜艳的血液,急忙撕了几页抽纸拭手。顿时感觉到了铁离子的气息,那是血红蛋白的...
分类:
其他好文 时间:
2015-05-23 19:58:42
阅读次数:
159
TLTagsControlhttps://github.com/ali312/TLTagsControl#tltagscontrolA nice and simple tags input control for iOS.You are able to easily setup different ...
分类:
其他好文 时间:
2015-05-20 22:11:11
阅读次数:
154
这段时间在学习jbox2d,发现现在中文网络上面的都已经是很久以前的东西了,准备自己把自己的学习记录下来。首先是jar包,我下载了https://github.com/jbox2d/jbox2d中的最新的tags的beta版,并且把jbox2d-library包成一个.jar。现在应该是中文网络最新...
分类:
编程语言 时间:
2015-05-20 21:54:54
阅读次数:
223
QTREE - Query on a treeno tags
You are given a tree (an acyclic undirected connected graph) with N nodes, and edges numbered 1, 2, 3…N-1.We will ask you to perfrom some instructions of the following...
分类:
其他好文 时间:
2015-05-20 18:31:52
阅读次数:
241
title: “python学习之路9–IO”
date: 2015-04-18 14:41:48
tags: python
categories: Python
feature: images/python.jpg
toc: true 本篇博客将介绍Python的文件处理和相关输入输出,将涉及到文件对象(它的内建函数,内建方法和属性),标准文件和文件系统的访问方法,文件执行.(欢迎大家...
分类:
编程语言 时间:
2015-05-18 10:52:55
阅读次数:
286
Javascript语言精粹之String常用方法分析1.String常用方法分析1.1 String.prototype.slice()slice(start,end)方法复制string的一部分来构造一个新的字符串startThis is bold!';var tags=/[^]+|]*)>/g...
分类:
编程语言 时间:
2015-05-18 10:45:46
阅读次数:
139
spoj275-Query on a tree
原题:
QTREE - Query on a tree
no tags
You are given a tree (an acyclic undirected connected graph) with N nodes, and edges numbered 1, 2, 3...N-1.
We will ask...
分类:
其他好文 时间:
2015-05-17 09:24:58
阅读次数:
122