07 2011 档案
摘要:本地域名解析操作步骤:1.打开C:\WINDOWS\system32\drivers\etc目录2.找到host文件,用记事本打开3.添加“空间IP 域名”如:本地添加 www.abc.com的域名解析# Copyright (c) 1993-2009 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file contains the mappings of IP addresses to host names. Each# entry should be ke
阅读全文
摘要:html代码:<div id="menu"> <div title="Title1"> content1 </div> <div title="Title2"> content2 </div> <div title="Title3"> content3 </div></div>1、accordion<link type="text/css" rel="stylesheet"
阅读全文
摘要:一、jQueryEasyUI下载地址http://www.jeasyui.com/二、jQueryEasyUI Messager基本使用1、$.messager.alert(title, msg, icon, fn)1>、基本用法代码:<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title>消息提示框</title> <link href="/jquery-easyui-1.2.4/themes/d
阅读全文