04 2012 档案
摘要:一款好产品是获得成功的必备要素,除此之外,如何把自己的产品推销出去,如何建立有效的盈利模式也是必不可少。本次专访中,洪亮反复强调:“这个市场不是只要把产品发布上去,就可以日进斗金,使用推广手段增加产品的曝光度是必须的。”他认为,要达到这样的目的,秘诀有三:推荐、进入排行榜和Lite 版本。第一步该如何做?洪亮认为:“产品只有一次曝光机会,一定要提前做好准备。” 免费推广方案<IGNORE_JS_OP> 2011-9-26 13:40:16 上传下载附件 (32.69 KB) 首先是截图和说明。这些内容上线之前就要做好全面准备,避免语法错误;截图时要把游戏最好的一面呈现出来,让用户一
阅读全文
摘要:1.document.write(""); 输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document->html->(head,body)4.一个浏览器窗口中的DOM顺序是:window->(navigator,screen,history,location,document)5.得到表单中元素的名称和值:document.getElementById("表单中元素的ID号").name(或value)6.一个小写转大写的JS: document.getElementById("output").
阅读全文
摘要:<title>朝暮数据www.zhaomu.com</title><script>//图标距离与菜单ico_top=11;ico_left=11;ico_bottom=31;ico_x=65;ico_y=65;function set_zzjs_net(){//我们的网址是www.zhaomu.com 朝暮数据divCount = document.all.ico.all.tags("DIV");for (i=0; i<divCount.length; i++) {obj = divCount(i);win_y=document.b
阅读全文
摘要:<!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=gb23
阅读全文
摘要:/*http://www.zhaomu.com*/* { padding: 0; margin: 0; }li { list-style: none; }body { background: #333; }#iphone { width: 900px; height: 600px; background: url(images/bg.png); position: absolute; top: 50%; left: 50%; margin: -300px 0 0 -450px; }#wrap { width: 238px; height: 360px; position: absolute;
阅读全文
摘要:http://www.zhaomu.comperfectDrag.js//http://www.zhaomu.com//perfectDrag.jsfunction MiaovperfectDragSimple(vElement, fnOnDragStart, fnOnDraging, fnOnDragEnd){ var oElementDrag=null; if(typeof vElement == 'string') { oElementDrag=document.getElementById(vElement); } else if(t...
阅读全文
摘要:这里是上文用到的图片,有需要的可以拿去http://www.zhaomu.com
阅读全文
摘要:主文件<!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=u
阅读全文
摘要:jscroll.js/*** jscroll.js* http://www.zhaomu.com/*--------------------------------------------------------------------------------------------------*/$.fn.extend({//添加滚轮事件//by junmousewheel:function(Func){return this.each(function(){var _self = this; _self.D = 0;//滚动方向if($.browser.msie||$.browser.sa
阅读全文
摘要:jquery.js/** jquery.js* http://www.zhaomu.com*/(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.len
阅读全文
摘要:<html><style> body{padding:10px 0 0px 0;margin:0; font-size:12px; color:#666666; line-height:20px;}p.text{padding:10px; margin:10px; background:#f5f5f5; border:1px solid #ccc;}.fontRed{ color:#FF0000}.title{font-family:Verdana, Arial; font-weight:bold; font-size:14px; padding:0 20px}.dem
阅读全文
摘要:cloud-zoom.css文件/* This is the moving lens square underneath the mouse pointer.朝暮数据www.zhaomu.com */.cloud-zoom-lens {border: 4px solid #888;margin:-4px;/* Set this to minus the border thickness. */background-color:#fff;cursor:move;}/* This is for the title text. */.cloud-zoom-title {font-family:Ari
阅读全文
摘要:cloud-zoom.1.0.2.min.js////////////////////////////////////////////////////////////////////////////////////<http://www.zhaomu.com>// cloud-zoom.1.0.2.min.js//////////////////////////////////////////////////////////////////////////////////(function($){$(document).ready(function(){$('.cloud-
阅读全文
摘要:jquery.min.js/*!http://www.zhaomu.comjquery.min.js*/(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textC
阅读全文
摘要:上一篇补充。JS文件cloud-zoom.1.0.2.js////////////////////////////////////////////////////////////////////////////////////<http://www.zhaomu.com>// cloud-zoom.1.0.2.js//////////////////////////////////////////////////////////////////////////////////(function ($) { $(document).ready(function () { $(...
阅读全文
摘要:主文件,稍后补齐JSindex.html 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 3 <head> 4 <li
阅读全文
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><TITLE> 朝暮数据www.zhaomu.com</TITLE><META NAME="Generator" CONTENT="EditPlus"><META NAME="Author" CONTENT=""><META NAME="Keyword
阅读全文
浙公网安备 33010602011771号