1.虚拟机vmware下linuxmessage日志异常信息如下:......Nov2519:33:17rac1tpvmlpd[4415]:devicetypenotsupportedNov2519:33:32rac1tpvmlpd[4521]:devicetypenotsupportedNov2519:33:47rac1tpvmlpd[4681]:devicetypenotsupportedNov2519:34:02rac1tpvmlpd[4831]:devicetypenotsu..
分类:
系统相关 时间:
2014-05-02 04:29:05
阅读次数:
602
下面罗列了开发及学习过程中所涉及的开源类库的列表!AForge.NETAccord.NETNAudionVLCSpeexC#
WebServerFFmpegFFmpeg.NETFlowplayeriSpyZoneMinderONVIF Device ManagerGoogle
GDataGMap.N...
分类:
其他好文 时间:
2014-05-01 19:13:10
阅读次数:
336
#网卡类型TYPE=Ethernet#网卡接口名称DEVICE=eth0#系统启动时是否自动加载ONBOOT=yes#启用地址协议 --static:静态协议
--bootp协议 --dhcp协议BOOTPROTO=static#网卡IP地址IPADDR=192.168.1.11#网卡网络地址NET...
分类:
其他好文 时间:
2014-04-30 15:12:24
阅读次数:
351
所需硬件:树莓派、无线网卡1.查看无线网卡是否被识别pi@raspberrypi ~ $
sudo lsusbBus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.Bus 001
Device 001: ID 1d6b:0002 Li...
分类:
其他好文 时间:
2014-04-30 02:50:21
阅读次数:
807
Ubuntu默认是安装好了tcpdump工具的,如果没有安装的话使用sudo apt-get
install tcpdump即可安装。 (如果遇到tcpdump: no suitable device
found的问题,检查一下是不是在用root权限运行tcpdump,tcpdump只能在root权...
分类:
其他好文 时间:
2014-04-29 20:18:22
阅读次数:
620
可以指定单位:
setTextSize(int unit, int size)
TypedValue.COMPLEX_UNIT_PX : Pixels
TypedValue.COMPLEX_UNIT_SP : Scaled Pixels
TypedValue.COMPLEX_UNIT_DIP : Device Independent Pixels
mText.setTextSize(...
分类:
移动开发 时间:
2014-04-29 13:22:20
阅读次数:
345
该问题的出现原因是手机中的访问权限被关闭了,打开方法如下:
设置->通用->访问限制->安装应用程序...
分类:
移动开发 时间:
2014-04-29 13:16:21
阅读次数:
759
2692407267@qq.com,更多内容请关注http://user.qzone.qq.com/2692407267
Wind River Intelligent Device Platform XT 2.0.1,增加了对quark和galileo的支持...
1. If APNs attempts to deliver a notification but the device is offline, the notification is stored for a limited period of time, and delivered to the device when it becomes available.
假如用户手机不在线,可能没有...
分类:
移动开发 时间:
2014-04-28 10:38:40
阅读次数:
582
S3C2440的数据手册将USB功能分为两章--usb host和usb
device。具体什么意思呢?usb host: 微处理器作为usb主设备,可以挂接U盘之类的从属设备。usb device:
微处理器作为usb从属设备,其常用作接受PC机发送的命令。参考网页:USB Host和US...
分类:
其他好文 时间:
2014-04-28 07:34:33
阅读次数:
408