CDYou have a long drive by car ahead. You have a tape recorder, but unfortunately your best music is on CDs. You need to have it on tapes so the probl...
分类:
其他好文 时间:
2015-12-06 17:39:20
阅读次数:
195
package com.itheima.recorder;import android.os.Bundle;import android.app.Activity;import android.content.Intent;import android.view.Menu;import androi...
分类:
移动开发 时间:
2015-11-09 01:39:43
阅读次数:
295
找一个靠谱的录屏软件不容易。有的有时间限制,有的有水印logo。 用到现在我比较满意的一款软件名字叫?ice cream screen recorder ,他没有水印 也没有时间限制。 唯一的缺点是录屏的同时不能同时录摄像头,录完之...
分类:
其他好文 时间:
2015-10-21 19:31:48
阅读次数:
171
DescriptionYou have a long drive by car ahead. You have a tape recorder, but unfortunately your best music is on CDs. You need to have it on tapes so ...
分类:
其他好文 时间:
2015-10-11 12:52:02
阅读次数:
150
MediaRecorder即录音
要想使用首先查看API,可以看到MediaRecorder的生命周期
API不仅给了生命周期图,还有例子如下MediaRecorder recorder = new MediaRecorder();
recorder.setAudioSource(MediaRecorder.AudioSource.MIC);
recorder.setOutputFormat...
分类:
移动开发 时间:
2015-09-20 10:32:51
阅读次数:
288
One, functional requirements
(1) Wifi is a hot spot. The device starts up 10 seconds after power up, and the hot spot will start in less than 8 seconds. The prototype parameters for reference, and ...
分类:
其他好文 时间:
2015-08-27 13:23:33
阅读次数:
182
ffmpeg在Linux下用X11grab进行屏幕录像,在Windows下用DirectShow滤镜首先需要安装一个软件,screen capture recorder编译好的下载地址是:http://sourceforge.net/projects/screencapturer/files/源码地...
分类:
其他好文 时间:
2015-08-26 13:36:49
阅读次数:
735
挨个试。 1. 自带的Quicktime Player 2. Apowersoft Mac Screen Recorder (目前暂时在使用这款,支持同时录制耳机中的声音和外部环境的声音, 强大的convert功能可以转换目标文件到任意格式) 3. Mac Screen Capture...
分类:
系统相关 时间:
2015-08-05 15:11:27
阅读次数:
181
http://qqapp.qq.com/app/100656143.htmlApowersoft:http://www.apowersoft.hk/free-audio-recorder-online
分类:
其他好文 时间:
2015-07-30 02:04:44
阅读次数:
87
本框架预留了不同执行平台的扩展接口,只实现了windows下的。支持脚本录制。脚本回放。测试日志。现在wp基本上很少有人开发应用了。这个代码其实可以稍加修改,测试其他窗口程序。github地址:https://github.com/csusheep/mouse_recorder.git录制:打开wp...
分类:
其他好文 时间:
2015-07-29 18:56:55
阅读次数:
147