ubuntu flash乱码的解决方案
刚才访问一个博友的页面,在下面有一行显示的全是小方块,这是怎么回事,用鼠标点一点发现原来是flash,我的flash插件已经装了呀,怎么
还出现这种情况。
上网一查,原来是flash乱码,解决方法:
linux@linux-desktop:~$ cd /etc/fonts/conf.d/
#进入配置文件目录
linux@linux-desktop:/etc/fonts/conf.d$ ls
#查看有49打头的配置文件
10-antialias.conf
65-khmer.conf
10-hinting.conf 65-nonlatin.conf
10-hinting-slight.conf
66-wqy-zenhei-sharp.conf
11-lcd-filter-lcddefault.conf
69-language-selector-zh-cn.conf
20-fix-globaladvance.conf
69-unifont.conf
20-unhint-small-vera.conf 70-no-bitmaps.conf
25-ttf-arphic-ukai-render.conf
75-ttf-arphic-ukai-select.conf
25-ttf-arphic-uming-render.conf
80-delicious.conf
30-defoma.conf
85-xfonts-wqy.conf
30-metric-aliases.conf
89-ttf-thai-tlwg-synthetic.conf
30-urw-aliases.conf
90-synthetic.conf
35-ttf-arphic-ukai-aliases.conf
90-ttf-arphic-ukai-embolden.conf
35-ttf-arphic-uming-aliases.conf
90-ttf-arphic-uming-embolden.conf
40-nonlatin.conf
90-ttf-bengali-fonts.conf
41-ttf-arphic-ukai.conf
90-ttf-devanagari-fonts.conf
41-ttf-arphic-umin
相关文档:
Steve Jobs 在"Thoughts on Flash"一文中,谈及网络影音时,多次提到HTML5与H.264两项标准。但是,到底HTML5是什么?Flash和H.264又是什么回事?所以,本文旨在解释它们之间的关系,让大家可以初步了解。
首先,引用Steve Jobs的一段话:
Adobe一再反复宣称Apple的移动设备不能提供"完整 ......
在PowerPoint幻灯片中插入Flash方法一
将扩展名为. SWF的Flash动画文件插入PPT
---插入一个由文件创建的对象
---在“动作设置”中的“对象动作”选项中选择“激活内容”
在PowerPoint幻灯片中插入Flash方法二
利用Active X控件插入动画
---选择“视图&rd ......
由于NAND FLASH擦除时,只能按按块擦除,因此在写扇区时,
首先要擦除一个块。在擦除块前,必须将块内其他数据复制出来,
由于一个块比较大(128KB),无法在MCU内开辟如此大的缓冲区。
只好借助该NAND FLASH内的页复制命令,将原来的块暂时复制到
一个交换用的交换块中。但是如果仅用一个块作为交换的话,它
就会被频 ......
这本书主要是讲性能优化的!总共只有 85页,蛮少的@^_^ ! 废话不多说:
目录
Introduction
Conserving memory
Minimizing CPU usage
ActionScript 3.0 performance
Rendering performance
Optimizing network interaction
Working with media
SQL Database performance
Benchmarking and d ......
配合焦点图flash使用,原来是取得最新的图片文章,然后把相关信息作为参数传递给flash播放。
focus.asp代码如下:
<!--#Include File="conn.asp" -->
<!--#Include File="include/inc.asp"-->
<%
'首页焦点页面
'by winston
'2010/05/15
Dim QueryArray
Dim FocusLinks,FocusP ......