Chinaunix首页 | 论坛 | 博客
  • 博客访问: 936990
  • 博文数量: 173
  • 博客积分: 3436
  • 博客等级: 中校
  • 技术积分: 1886
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-07 09:29
文章分类

全部博文(173)

文章存档

2016年(6)

2015年(10)

2014年(14)

2013年(8)

2012年(36)

2011年(63)

2010年(19)

2009年(17)

发布时间:2014-06-04 16:24:45

同事找蓝牙模块,原来蓝牙模块和wifi是集成在一起的!:)The 802.11ac, dual-band, 2x2 Wi-Fi plus Bluetooth* adapter that lets you move at the speed of life with faster speeds (up to 867 Mbps1), higher capacity, broader coverage, and longer battery life. Combined with 4th generation Intel? Core? proc.........【阅读全文】

阅读(645) | 评论(0) | 转发(0)

发布时间:2014-06-04 16:17:29

如果指示符“include”指定的文件不是以斜线开始(绝对路径,如/usr/src/Makefile...),而且当前目录下也不存在此文件;make将根据文件名试图在以下几个目录下查找:首先,查找使用命令行选项“-I”或者“--include-dir”指定的目录,如果找到指定的文件,则使用这个文件;否则继续依此搜索以下几个目录(如果其存在):.........【阅读全文】

阅读(1334) | 评论(1) | 转发(0)

发布时间:2014-06-03 16:04:36

SymptomsSubversion clients receive the following error message whenattempting to connect to VisualSVN Server:svn: OPTIONS of 'https://server.domain.local/svn/repo': SSLhandshake failed: SSL error:Key usage violation in certificate has been detected.(https://server.domain.local).........【阅读全文】

阅读(1656) | 评论(0) | 转发(0)

发布时间:2014-05-09 13:04:19

点击(此处)折叠或打开" When started as "evim", evim.vim will already have done these settings.if v:progname =~? "evim"finishendif" This must be first, because it changes other options as a side effect..........【阅读全文】

阅读(655) | 评论(0) | 转发(0)

发布时间:2014-05-05 15:06:21

如果将函数先声明下,即使该函数未被任何函数调用过,这个函数仍然为被包含到代码段内。如果函数未声明,那么该函数就不会被链接进去。......【阅读全文】

阅读(768) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

masc20082009-01-07 09:35

blog is on...

回复  |  举报
留言热议
请登录后留言。

登录 注册