UbuntuÏÂFlashÖн«ºº×ÖÏÔʾΪ·½¸ñµÄ½â¾ö°ì·¨
UbuntuÏÂ×°ÍêAdobeµÄFlash²å¼þºó£¬ä¯ÀÀÆ÷Àï¿ÉÒÔ²¥·ÅFlash¶¯»ÁË¡£µ«ÊÇ»¹´æÔÚÒ»¸öÎÊÌâ¾ÍÊǺº×ÖÎÞ·¨ÕýÈ·ÏÔʾ£¬ÏÔʾΪ·½¸ñ
½â¾ö°ì·¨£º
ÐÞ¸ÄÕâ¸öÅäÖÃÎļþ
/etc/fonts/conf.d/49-sansserif.conf
°ÑÆäÖÐËùÓеÄ×ÖÌåÃûÌæ»»ÎªÖÐÎÄ×ÖÌåÃû¼´¿É£¬ÎÒÕâÀïÓõÄÊǓ΢ÈíÑźڔºÍ“Consolas“¡£
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
If the font still has no generic name, add sans-serif
-->
<match target="pattern">
<test qual="all" name="family" compare="not_eq">
<string>΢ÈíÑźÚ</string>
</test>
<test qual="all" name="family" compare="not_eq">
<string>΢ÈíÑźÚ</string>
</test>
<test qual="all" name="family" compare="not_eq">
<string>Consolas</string>
</test>
<edit name="family" mode="append_last">
<string>΢ÈíÑźÚ</string>
</edit>
</match>
</fontconfig>
Ïà¹ØÎĵµ£º
ÏÖÔÚÊÇÍíÉϵÄ7µã£¬¶Ô×ŵçÄÔ£¬ÒÀ¾ÉµÄ´úÂ룬¿´ÁËһЩ±à³Ì£¬ÓкܶàºÜÓÐȤµÄÊÂÇé¡£°Ñ½ñÌì¼Ç¼µÄÊÂÇé¼Ç¼һÏ£¬¿´ÁËһЩ»æÍ¼APIµÄ×ö·¨£¬ÕæµÄÓеã±äµÃ·è¿ñÁË¡£½ñÌì¶ÔflashÊý×éµÄɾ³ý·¢ÏÖÓеãÒâ˼£¬Ô±¾ÒÔΪ²ÉÓÃsplice ɾ³ýÊý×éÒ»¸öÊý×Ö¿ÉÒÔŪ³ö¸ö°ì·¨À´£¬½á¹û·¢ÏÖɾ³ý¶à¸öÖ¸¶¨Î»ÖÃÊý¾ÍÓöµ½Ò»Ð©ÎÊÌ⣬¿ÉÄÜ»¹Ã»Óз¢ÏÖ¸ ......
var aa:Boolean = true;
my_btn.onPress = function() {
if (aa == true) {
fscommand("fullscreen", true);
aa = false;
} else {
fscommand("fullscreen", false);
aa = true;
}
};
my_btnÊÇÒ»¸ö°´Å¥ ......
Want play some .SWF files, so download "Adobe flash player for IE", then install successfully, but it is a plug, can't open the swf files independently, by the other word, I just can play them in IE, but I don't like so.
At first, I think there is a .exe player can be executing, so locate C:\windo ......
¶ÔÊýѧÕâÒ»²¿·Ö£¬ÎÒÔ½À´Ô½Ï²»¶¹ØÓÚflash ºÍÊýѧµÄ½áºÏ¡£¸ßÖеÄÊýѧ£¬´óѧµÄÊýѧ¶¼ºÜÏëºÜÏë½Ó´¥£¬µ«ÊÇÓÉÓڸߵÈÊýѧ²¢Ã»Ñ§µÃºÜºÃ£¬ËùÒÔÕⲿ·ÖµÄ֪ʶȱÉÙÁË¡£½ñÌìÎÞÒâÖ®ÖУ¬¿´µ½ÇòÌåµÄ²ÎÊýµÄ·½³ÌµÄʱºò£¬ÈÃÎÒ ÐËȤ´óÔöÁË¡£×Ðϸ¹Û¿´ÄǸö²ÎÊý·½³Ì£¬Ô½·¢¾õËûµÄ÷ÈÁ¦¡£
ÇòÃæµÄ¹«Ê½£ºx*x+y*y+z*z=a*a£»
ËûµÄ²ÎÊý·½³ÌÊ ......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Yimin</t ......