04 2014 档案

摘要:vmware创建ms-dos虚拟机,安状DOS71.ISO。新创建的机器,启动次序为Removable Devices/Hard Device/CD-ROM Device新建的机器,第一次启动时,硬盘未分区,会自动跳过,所以会找到光驱启动,可以执行安装程序。安装过程中,提示需要分区硬盘,然后重启,这... 阅读全文
posted @ 2014-04-17 12:09 tp3cd 阅读(219) 评论(0) 推荐(0)
摘要:webrtc安装using System;using System.Collections.Generic;using System.Linq;namespace Jls.Lib.AStar{public class AStarClassic{public const int OBLIQUE = 14;public ... 阅读全文
posted @ 2014-04-09 15:31 tp3cd 阅读(281) 评论(0) 推荐(0)
摘要:webrtc安装下载安装depot_tools#include "webrtc/modules/audio_device/audio_device_config.h"#include "webrtc/modules/audio_device/audio_device_utility.h"#include "webrtc/modules/audio_device/win/audio_devic... 阅读全文
posted @ 2014-04-09 15:18 tp3cd 阅读(286) 评论(0) 推荐(0)