码迷,mamicode.com
首页 >  
搜索关键字:player    ( 1792个结果
网页播放器
1.avi格式代码片断如下:2.mpg格式代码片断如下:4.rm格式代码片断如下:5.wmv格式代码片断如下:6.wma格式放在 里面。下面是部分解释:7.Windows Media Player 系列(不同面板样式)综合型:网页播放器的参数含义 Windows Media Player 网页播放....
分类:Web程序   时间:2014-10-09 00:25:17    阅读次数:268
Android 网络通信框架Volley简介
Volley主页 https://android.googlesource.com/platform/frameworks/volley  http://www.youtube.com/watch?v=yhv8l9F44qo&feature=player_embedded 1. 什么是Volley Google I/O 2013上,Volley发布了volley。在这之前...
分类:移动开发   时间:2014-10-08 13:00:25    阅读次数:324
10891 - Game of Sum
Problem EGame of SumInput File:e.inOutput:Standard OutputThis is a two player game. Initially there areninteger numbers in an array and playersAandBge...
分类:其他好文   时间:2014-10-07 23:09:04    阅读次数:298
ACdream 1195 Sudoku Checker (暴力)
Sudoku Checker Time Limit: 2000/1000MS (Java/Others) Memory Limit: 128000/64000KB (Java/Others) SubmitStatus Problem Description Sudoku is a popular single player game. The objective is to...
分类:其他好文   时间:2014-10-04 13:52:16    阅读次数:304
unity3d WebPlayer版本音效无声音问题
unity web player,其是一款浏览器运行unity3d游戏引擎发布的游戏的插件,和Flash Player很像,安全无毒应该是你玩某款网页游戏安装的,如果以后不玩了就可以卸载   Unity web player版本音效无声音问题   在将项目从IOS平台移动web平台的过程中,发现原来的几个音效是没有问题,到web版本中就不出声音了,后来拿它们与发声的文件在...
分类:Web程序   时间:2014-10-01 18:52:01    阅读次数:296
Ubuntu 14.04 下手动安装Firefox的Flash插件
有时候我们需要在Ubuntu下采用手动安装一些软件,比如Firefox的Flash插件。Adobe® Flash® Player 是一款轻量级浏览器插件,具有丰富的 Internet 应用运行时间,提供持续的迷人用户体验、绝妙的音频/视频回放效果和刺激的游戏。Flash Player 已在超过 13...
分类:其他好文   时间:2014-10-01 03:06:50    阅读次数:175
Android中导入Unity项目,界面点击事件失去焦点问题
package com.t.t; \n\rimport com.unity3d.player.*; \n\rimport android.app.NativeActivity; \n\rimport android.content.res.Configuration; import android....
分类:移动开发   时间:2014-09-30 14:48:19    阅读次数:372
Unity调用安卓的两种方法
总结的两种方法,供参考。方法一(要将方法写到UnityPlayerActivity 类下,不然调用不到): 1 //获得类 2 3 AndroidJavaClass jc = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); 4 5 .....
分类:移动开发   时间:2014-09-30 13:07:59    阅读次数:474
Android中导入Unity项目,界面点击事件失去焦点问题
package com.t.t;\n\rimport com.unity3d.player.*;\n\rimport android.app.NativeActivity;\n\rimport android.content.res.Configuration;import android.grap...
分类:移动开发   时间:2014-09-29 21:00:02    阅读次数:202
Android中导入Unity项目,界面点击事件失去焦点问题
package com.t.t; \n\rimport com.unity3d.player.*; \n\rimport android.app.NativeActivity; \n\rimport android.content.res.Configuration; import android....
分类:移动开发   时间:2014-09-29 20:20:01    阅读次数:266
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!