本来想说说关于mp4和一些常见视频文件格式方面的历史。现在想想没啥必要,毕竟本文是在讲关于mp4点播拖动方面的技术细节。绪论,前言神马的显得有点多余。说起MP4,不得不提“Digital container format”的概念。维基百科给出解释:
A container or wrapper format is a metafile format whose specification des...
分类:
其他好文 时间:
2015-07-22 18:46:31
阅读次数:
109
Silver Cow PartyTime Limit:2000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uDescriptionOne cow from each ofNfarms (1 ≤N≤ 1000) conveniently numb...
分类:
其他好文 时间:
2015-07-22 18:36:55
阅读次数:
97
DFSTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uDescription在N*N的方格棋盘放置了N个皇后,使得它们不相互攻击(即任意2个皇后不允许处在同一排,同一列,也不允许处在与棋盘边框成45角的斜线上。你的任...
分类:
其他好文 时间:
2015-07-22 18:11:58
阅读次数:
97
Unidirectional TSP
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu
Submit Status Practice UVA 116
Appoint description:Description
Download as PDFBackgroundProblems that requi...
分类:
其他好文 时间:
2015-07-22 16:15:29
阅读次数:
117
HDU 1312:Red and BlackTime Limit:1000MSMemory Limit:30000KB64bit IO Format:%I64d & %I64uDescriptionThere is a rectangular room, covered with sq...
分类:
其他好文 时间:
2015-07-22 12:57:23
阅读次数:
109
原文:http://www.cocoachina.com/ios/20141209/10549.html本文将通过简单的UI来说明如何用VFL来实现自动布局。在自动布局的时候避免不了使用代码来加以优化以及根据内容来实现不同的UI。一:API介绍NSLayoutConstraint APINSLayo...
分类:
其他好文 时间:
2015-07-22 12:50:57
阅读次数:
129
字符函数CONCAT() 字符连接CONCAT_WS() 使用指定的分隔符进行字符连接FORMAT() 数字格式化LOWER() 转换成小写字母UPPER() 转换成大写字母LEFT() 获取左侧字符RIGHT() 获取右侧字符LENGTH() 获取字符串长度LTRIM() 删除前导空格RTRIM(...
分类:
其他好文 时间:
2015-07-22 12:37:34
阅读次数:
132
UVA 572 DFS(floodfill) 用DFS求连通块Time Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uDescriptionDue to recent rains, water has pooled in ....
分类:
其他好文 时间:
2015-07-22 09:11:56
阅读次数:
123
转载请注明出处:http://www.cnblogs.com/fraud/ ——byfraudBack to UnderworldTime Limit:4000MSMemory Limit:32768KB64bit IO Format:%lld & %lluDescriptionThe Vampir...
分类:
其他好文 时间:
2015-07-21 23:58:15
阅读次数:
230
find the most comfortable roadTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionXX星有许多城市,城市之间通过一种奇怪的高速公路SARS(Su...
分类:
其他好文 时间:
2015-07-21 21:51:18
阅读次数:
185