Jump to content

Translations:Archive:Plasma/HowTo/4.4/19/zh-cn: Difference between revisions

From KDE Wiki Sandbox
Qiii2006 (talk | contribs)
m Created page with '用指向GIF文件的URL链接代替GIF。相应的HTML代码是: <pre> <a href="GIF"><img src="http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png" /></...'
 
Qiii2006 (talk | contribs)
mNo edit summary
Line 3: Line 3:
<a href="GIF"><img src="http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png" /></a>
<a href="GIF"><img src="http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png" /></a>
</pre>
</pre>
制作动画格式的说明在[http://hanswchen.wordpress.com/2009/09/02/record-screencasts-to-animated-gif-files/ 这里]

Revision as of 08:03, 24 July 2010

用指向GIF文件的URL链接代替GIF。相应的HTML代码是:

<a href="GIF"><img src="http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png" /></a>