发布时间:2014-12-15 15:39:47
2003和2007PPT解析 演示:http://www.huiyi8.com/ppt/StringBuilder sb = new StringBuilder(); if (StringUtils.equalsIgnoreCase(".pptx", ext)) {// 2007 2010 XMLSlideShow xmlslideshow = new XMLSlideShow.........【阅读全文】
发布时间:2014-12-13 16:29:08
js HTML5 网页版植物大战僵尸游戏源于:http://www.huiyi8.com/moban/植物大战僵尸Javascript版 HTML5模版body{-moz-user-select:none}td{font-family: 宋体; font-size: 12px}div{left:0}span{cursor:default}span,div,h2,h3{padding:0;margin:0}td.HandBookZombie{background: url(image.........【阅读全文】
发布时间:2014-12-08 17:31:18
jQuery插件模板制作JQuery插件的基本框架演示:http://www.huiyi8.com/chajian/(function($){ //The jQuery.aj namespare will automatically be created if it doesn't exist $.widget("aj.filterable",{ //These options wil.........【阅读全文】
发布时间:2014-12-08 17:14:38
js 调用 flash 方法通过 objectswf.js 调用actionscript中的方法.演示:http://www.huiyi8.com/donghua/<script type="text/javascript" language="javascript" src="Scripts/swfobject.js"></script><script language="javascript"> function load(){ .........【阅读全文】
发布时间:2014-12-08 16:50:36
[font=verdana, Arial, Helvetica, sans-serif]HTML5 canvas时钟[/font][font=verdana, Arial, Helvetica, sans-serif]演示出处:[url]http://www.huiyi8.com/divcss/[/url]<!DOCTYPE html><html><head><meta charset="UTF-8"><title>HTML CLOCK</title></head><body> <canvas width="500" heig.........【阅读全文】