转载自http://blog.sina.com.cn/s/blog_9f6451990101blef.html本人的系统原先是就单ubuntu系统,而且是未分区情况下自动安装的,现在又装了个windows7,为了方便,自己笔记记录下,也给不知道同学参考下。首先解释下ubuntu的 live CD即你...
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Security.Cryptography;
namespace RTSP_Digest_Authentication
{
class Program
{
///
...
分类:
其他好文 时间:
2014-08-06 11:53:01
阅读次数:
365
今天按照《公告:CSDN博客频道支持Windows Live Writer离线写博客啦》学着使用Windows Live Writer写CSDN博客,结果碰到了评论中的500 Internal Server Error。 我在进行第三步“设置日志的远程发布网址,填写http://write.blog.csdn.net/xmlrpc/index ”时(见上图)发生错误500 Internal...
很多开发者都知道jQuery的.live()方法,他们大部分知道这个函数做什么,但是并不知道是怎么实现的,所以用的并不那么舒适。而且他们却从未听过还有解除绑定的.live()事件的.die()方法。即使你熟悉这些,但是你意识到.die()了吗?什么是 .live().live方法类似于.bind()...
分类:
其他好文 时间:
2014-08-05 13:36:19
阅读次数:
210
The Code
In this lab you will implement a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Real-time Transfer Protocol (RTP). Y...
分类:
其他好文 时间:
2014-08-04 11:06:37
阅读次数:
413
putty连接到Raspberry运行sudo mkdir /usr/local/tonidocd /usr/local/tonidosudo wget http://patch.codelathe.com/tonido/live/installer/armv6l-rpi/tonido.tar.gz...
分类:
Web程序 时间:
2014-08-03 12:35:05
阅读次数:
258
本文由51cto.com提供友情赞助,首发于烂泥行天下。在使用windowslivewriter发表博客,博客先是在是word2013中进行编辑,编辑完毕后我会复制到windowslivewriter中,然后发表出去。使用了几年都没有问题,就是最近这个月出现。word复制到livewriter中,只有文字而没有图片。以前..
本文由秀依林枫提供友情赞助,首发于烂泥行天下。 在使用windows live writer发表博客,博客先是在是word2013中进行编辑,编辑完毕后我会复制到windows live writer中,然后发表出去。 使用了几年都没有问题,就是最近这个月出现。word复制到live writer中...
一$.fn.live重复绑定解决:使用die()方法,在live()方法绑定前,将此元素上的前面被绑定的事件统统解除,然后再通过live()方法绑定新的事件。//先通过die()方法解除,再通过live()绑定$(“#selectAll”).die().live(“click”,function(){//事件运行代码});二click等事件解决:..
分类:
Web程序 时间:
2014-08-02 15:42:15
阅读次数:
226
源自:http://www.en8848.com.cn/read/proseessay/lz/239065.html 1. Buy someone's coffee. 为他人买杯咖啡 It's just coffee -- no one needs coffee, so this doesn't r...