2012年3月9日
摘要: 在线制作按钮的站点非常多, 再也不需要你具有多么高深的PS水平, 就能得到一个漂亮的网页按钮. 请看15+在线网页按钮生成器.Button Generator是一个免费的网页按钮生成器。它允许你创建四种不同风格多种样式的漂亮网页按钮,包括Vista,Mac,Gel,Plastic四种风格。使用也较简单,输入文字后,点击你喜欢的按钮风格,设置所要使用的文本字体,大小,颜色,点击”Render”就可以生成了。AsButtonGen是一款Web2.0风格按钮生成器,相比之前介绍的Button Generator,AsButtonGen生成的按钮可定性比较强,也比较漂亮.这个按钮生成器拥有诸多设置,包 阅读全文
posted @ 2012-03-09 17:02 纳米程序员 阅读(2737) 评论(0) 推荐(0) 编辑
摘要: 服务端://方法一HttpContext.Current.Request.UserHostAddress;//方法二HttpContext.Current.Request.ServerVariables["REMOTE_ADDR"];//方法三stringstrHostName=System.Net.Dns.GetHostName();stringclientIPAddress=System.Net.Dns.GetHostAddresses(strHostName).GetValue(0).ToString();//方法四(无视代理)HttpContext.Current. 阅读全文
posted @ 2012-03-09 13:55 纳米程序员 阅读(500) 评论(0) 推荐(0) 编辑
摘要: 前台:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html 阅读全文
posted @ 2012-03-09 12:09 纳米程序员 阅读(869) 评论(0) 推荐(0) 编辑
摘要: <!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=utf8 阅读全文
posted @ 2012-03-09 10:29 纳米程序员 阅读(457) 评论(0) 推荐(0) 编辑
摘要: <html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>slide</title><style type="text/css"> html,body{ width:100%; height:100%; margin:0px; border:0px; text-align:center;}div{ margin:auto; overflow:hi 阅读全文
posted @ 2012-03-09 10:28 纳米程序员 阅读(259) 评论(0) 推荐(0) 编辑
摘要: <html><head><title>网站页首可关闭广告条</title><style type="text/css"><!--body { margin: 0px;padding: 0px;text-align: center;}TD {FONT-SIZE: 12px; COLOR: #333;}#toubiao {BORDER-BOTTOM: #e2e2e2 1px solid;}--></style></head><body><SCRIPT> fun 阅读全文
posted @ 2012-03-09 10:27 纳米程序员 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 先引用jqueryHtml部分---------------------------------<form><table><tr> <td align="center"><input id="t1" type="text" size="5" msg="姓名" /> </td> <td align="center"><input id="t2" type="t 阅读全文
posted @ 2012-03-09 10:26 纳米程序员 阅读(24255) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"><HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><title>自适应宽度的标签导航</title><META http-equiv=Content-Type content=&q 阅读全文
posted @ 2012-03-09 10:24 纳米程序员 阅读(2055) 评论(0) 推荐(0) 编辑
摘要: <!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 阅读全文
posted @ 2012-03-09 10:23 纳米程序员 阅读(161016) 评论(1) 推荐(1) 编辑
摘要: <!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=utf- 阅读全文
posted @ 2012-03-09 09:36 纳米程序员 阅读(2430) 评论(0) 推荐(0) 编辑
摘要: <!doctype html><html> <head> <title>行拖动 by 司徒正美</title> <script> window.onload = function(){ //绑定事件 var addEvent = document.addEventListener ? function(el,type,callback){ el.addEventListener( type, callback, !1 ); } : function(el,type,callback){ el... 阅读全文
posted @ 2012-03-09 09:35 纳米程序员 阅读(496) 评论(0) 推荐(0) 编辑
摘要: <HTML><HEAD><TITLE>给你一个故事-人生哲学--读者文摘推荐</TITLE><META content="text/html; charset=gb2312" http-equiv=Content-Type><LINK rel=stylesheet type=text/css><STYLE type=text/css>TD { FONT-SIZE: 14px; LINE-HEIGHT: 28px}</STYLE><META content="Mic 阅读全文
posted @ 2012-03-09 09:34 纳米程序员 阅读(3836) 评论(0) 推荐(0) 编辑