“../”表示上一级目录开始 “./”表示当前同级目录开始
“/”表示根目录开始。(1)../../表示源文件所在目录的上上级目录(2)G:\site\index.htm
与G:\site\web\article\01.htm互做超链接。 index.htm要想链接到01.htm这个文件,正确的.....
分类:
Web程序 时间:
2014-04-28 08:49:05
阅读次数:
596
http://blog.csdn.net/maopig/article/details/7428561其原型为int
gpio_request(unsigned gpio, const char
*label)先说说其参数,gpio则为你要申请的哪一个管脚,label则是为其取一个名字。其具体实现如...
分类:
其他好文 时间:
2014-04-28 08:00:08
阅读次数:
652
http://blog.csdn.net/feliciafay/article/details/6157356http://blog.csdn.net/feliciafay/article/details/6157353□简介StreamReader以Stream为服务中心。那么这个stream一定...
分类:
其他好文 时间:
2014-04-28 07:24:49
阅读次数:
713
You need to handle
theSystem.Windows.Forms.Application.ThreadExceptionevent for Windows Forms. This
article really helped me:http://bytes.com/forum/th...
分类:
移动开发 时间:
2014-04-27 21:10:16
阅读次数:
907