A Funny GameTime Limit:1000MSMemory Limit:65536KTotal Submissions:4138Accepted:2510DescriptionAlice and Bob decide to play a funny game. At the beginn...
分类:
其他好文 时间:
2015-01-14 09:34:55
阅读次数:
131
public class PhotoTest extends Activity {
private ImageView iv;
private Bitmap bitmap;
@Override
protected void onCreate(Bundle savedInstanceState) {
// TODO Auto-generated method stub
super....
分类:
移动开发 时间:
2015-01-13 21:41:02
阅读次数:
135
录制音频的步骤:
1、创建录音对象
2、指定录音设备(初始化状态)
3、设置录制音频的码率
4、设置录制音频的编码格式
5、设置录制音频存放的位置
6、准备录音(准备状态)
7、开始录音
8、停止录音
9、释放资源
录制音频的状态图
public class MediaRecorderTest extends Activity {
private Medi...
分类:
移动开发 时间:
2015-01-13 19:51:23
阅读次数:
205
要做一个完整的录制程序,处理RPC请求的类不仅要继承ApplicationAdapter,还要继承IStreamService接口,该接口定义了play(),pause(),publish(),createStream()等一系列方法来完善程序关于安全性,可以自定义一个实现FluorineFx.Me...
分类:
其他好文 时间:
2015-01-13 19:47:53
阅读次数:
104
http://25swf.blogbus.com/tag/FluorineFx/FluorineFx NetStream.play 并发时,无法全部连接成功的解决办法在FLASH里,假如在一个方法里,同事使用几个不同的NetStream.play 一个相同的标识,会发现只有一个能正常播放.进行以下修...
分类:
Web程序 时间:
2015-01-13 17:34:24
阅读次数:
137
DescriptionBob and Alice play a game, and Bob will play first.Here is the rule of the game:1) There are N stones at first;2) Bob and Alice take turns ...
分类:
其他好文 时间:
2015-01-13 01:25:33
阅读次数:
2234
1798. Alice and Bob
Description
Bob is very famous because he likes to play games. Today he puts a chessboard in the desktop, and plays a game with Alice. The size of the chessboard is...
分类:
其他好文 时间:
2015-01-12 17:42:34
阅读次数:
174
javascript 代码:html代码: 1 2 3 4 css代码: 1 #select_play_box { 2 position: r...
分类:
编程语言 时间:
2015-01-12 11:32:49
阅读次数:
190
Lexicographical Substring SearchTime Limit: 1000MSMemory Limit: Unknown64bit IO Format: %lld & %lluDescriptionLittle Daniel loves to play with strings...
分类:
其他好文 时间:
2015-01-10 22:14:19
阅读次数:
301
Problem Description
TT and FF are ... friends. Uh... very very good friends -________-b
FF is a bad boy, he is always wooing TT to play the following game with him. This is a very humdrum game. ...
分类:
其他好文 时间:
2015-01-10 15:18:18
阅读次数:
186