随笔

AudioRecord的使用例程

0

Android 1.5 has a AudioRecord class that can record raw audio. Here is a tutorial with source code on how to do it. Tried it out and its working. The program creates a test.raw in the sdcard.

http://www.anddev.org/viewtopic.php?p=22820

This is from that link:

Okay. It works now. It turns out that the audio device stopped responding after the Music application, for lack of a more precise description, wonked-out; a reboot restored the audio device to a functional state.

After playing with the the code I have,

(更多…)

下载测试文件-文件内容空

0

Linux操作系统下创建空文件的命令:

dd if=/dev/zero of=./6MFile0 bs=1M count=6

文件0
文件1
文件2
文件3
文件4
文件5
文件6
文件7
文件8
文件9

Fortemedia

0

今天加入Fortemedia。

WordPress 3.0 升级会搞乱固定链接的格式

0

血的教训啊。Wordpress 升级到3.0版本的时候,一切似乎很正常,但是却悄悄的把永久链接的格式给搞乱了,我以前设定是用Post_id做为第一个参数,现在默认为/blog/,才过两天,出现一堆404错误,访问量骤降。赶紧把格式改回原来的。希望早日恢复正常。

为所有查找资料来我站,又遇到404错误的用户表示深深的歉意!

U3量产工具失败教训和修复过程

3

我的16G U3 Cruzer U盘,在使用量产工具Universal_Customizer之后,竟然变成4G总容量了。经过一番homework,原来是这个Universal_Customizer 1.0.0.8太老了,只支持小容量的U3,需要新版本的u3dapi10.dll。 狂搜,下载到u3dapi10.dll 1.0.9.0版本,替换Universal_Customizer中老版本的dll然后再次运行,还是4G回不来。

解决方法,利用原版工具 http://u3.sandisk.com/download/lp_installer.asp 重新初始化U3,容量就可以恢复到16G(15.3G)了。

然后运行自己制作的新版Universal_Customizer,就可以随心所欲制作自己的ISO文件了。

顺便鄙视一下很多论坛,下载文件要注册,注册还要邀请,拿邀请还要收费。唉,就这么点别人老外做的东西,还要藏着掖着,怪不得科技水平增速赶不上GDP呢。

我免费提供相关资源的下载,有需要的朋友狠狠的下载吧!

Go to Top