MP4文件格式详解——结构概述http://blog.csdn.net/pirateleo/article/details/7061452一、基本概念1、文件,由许多Box和FullBox组成。2、Box,每个Box由Header和Data组成。3、FullBox,是Box的扩展,Box结构的基础上...
分类:
其他好文 时间:
2014-04-30 13:05:13
阅读次数:
806
用javascript的 Date 函数来处理: var
date=jQuery.parseJSON(data)将返回的数据解析成为jQuery对象。 var start = new Date(date); var
year = start.getFullYear(); var month = st...
分类:
其他好文 时间:
2014-04-29 23:40:33
阅读次数:
499
[uwsgi]socket = 127.0.0.1:3032chdir =
/data/www/yida/pythonpath = ..env = DJANGO_SETTINGS_MODULE=yida.settingsmodule =
django.core.handlers.wsgi:WSGIH...
分类:
其他好文 时间:
2014-04-29 23:26:08
阅读次数:
611
----------人物上线----------map----- gs2msData------
gs2ms_add_player(协议消息) PlayerChannel OnPlayerEnter--
data(数据包,初始化playerinfo中信息) 1.add_player有个...
分类:
其他好文 时间:
2014-04-29 21:06:35
阅读次数:
397
在使用 Google Chrome 浏览器调试 js 时,会发现修改完 js
不会立即生效,这是由于 chrome 浏览器缓存的原因,而在火狐下没有这个问题。经常使用 chrome 浏览器调试 js 的朋友一定会发现 chrome 下调试
js 更加顺手,那么就让我们看看怎么在 chrome 下禁止...
分类:
其他好文 时间:
2014-04-29 19:06:28
阅读次数:
411
假设cshtml文件中是这样的:data是json数据。传递到的Action是/Home/MyAjax。那么在Action方法处接收的方式如下:public
ActionResult MyAjax(string val1) { string val2 = Requ...
分类:
Web程序 时间:
2014-04-29 15:21:36
阅读次数:
564
What is AngularJS?AngularJS is a JavaScript MVC
framework developed by Google that lets you build well structured, easily
testable, and maintainable f...
分类:
移动开发 时间:
2014-04-29 14:32:23
阅读次数:
971
原文:模仿QQ截图片两个picturebox,一个放图片完整代码如下using
System;using System.Collections.Generic;using System.ComponentModel;using
System.Data;using System.Drawing;usi...
分类:
其他好文 时间:
2014-04-29 10:34:45
阅读次数:
433
1 using System; 2 using System.Collections.Generic;
3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6
using System....
分类:
其他好文 时间:
2014-04-29 10:14:47
阅读次数:
335
前言:像CORS对于现代前端这么重要的技术在国内基本上居然很少有人使用和提及,在百度或者Google上搜索CORS,搜到的中文文章基本都是另外一种卫星定位技术CORS的介绍,让我等前端同学情何以堪(对比起来,用Google搜到的国外文章,基本都是跨域资源共享的介绍,说明了前端技术在国内外环境和发展....
分类:
其他好文 时间:
2014-04-29 10:13:45
阅读次数:
435