Description An IPv6-address is a 128-bit number. For convenience, this number is recorded in blocks of 16 bits in hexadecimal record, the blocks ar...
分类:
其他好文 时间:
2014-07-29 12:15:46
阅读次数:
289
QTP默认录制方式无法录制下拉菜单,需修改设置后再录制修改设置如下:1、Record->webeventrecordingconfiguration-----customsettings...展开Webobjects2、选中webelement,点击event->add->。并确定在record栏内,状态是enabled3、重新录制你的脚本4、录制完成后,执..
分类:
其他好文 时间:
2014-07-28 16:47:04
阅读次数:
183
ORACLE中RECORD、VARRAY、TABLE的使用详解...
分类:
数据库 时间:
2014-07-28 16:26:03
阅读次数:
323
AudioManager类提供了访问音量和振铃器mode控制。使用Context.getSystemService(Context.AUDIO_SERVICE)来得到这个类的一个实例。...
分类:
移动开发 时间:
2014-07-28 00:17:19
阅读次数:
592
使用 audio 和 embed 实现浏览器兼容的网页声音播放...
分类:
Web程序 时间:
2014-07-27 23:48:39
阅读次数:
373
Restoring IPv6DescriptionAn IPv6-address is a 128-bit number. For convenience, this number is recorded in blocks of 16 bits in hexadecimal record, the...
分类:
其他好文 时间:
2014-07-27 22:53:39
阅读次数:
301
Android的MediaProvider提供了一系列的Audio,Video,image等表格,用于APP检索相关的音视频图片信息。首先来看看Audio相关的表格:×图中颜色同样的部分表示来自于同一张表格或者视图×红色表的名字表示视图为了查询Audio相关的信息,Android提供了丰富的Uri。...
分类:
数据库 时间:
2014-07-27 21:30:25
阅读次数:
208
昨天晚上帮人远程修理电脑,情况是这样的:HP CQ45笔记本, 比较老的机器, win32 xp sp3 系统, 突然发现没有声音了,而且右下角也没有出现小喇叭图标.处理过程:1.先查看了控制面板里的声音,打开显示没有音频设备.这不睁眼睛说瞎话么2.然后看了下服务里的windows Audio服务也...
分类:
其他好文 时间:
2014-07-27 21:29:15
阅读次数:
183
mongodb与mysql命令对比传统的关系数据库一般由数据库(database)、表(table)、记录(record)三个层次概念组成,MongoDB是由数据库(database)、集合(collection)、文档对象(document)三个层次组成。MongoDB对于关系型数据库里的表,但是...
分类:
数据库 时间:
2014-07-27 09:46:52
阅读次数:
410
About the Book
To know more about programming, I have decided to start reading the famous Structure and Interpretation of Computer Programs (SICP, or the Wizard Book), which is first published by M...
分类:
其他好文 时间:
2014-07-26 15:32:35
阅读次数:
349