Sum_yang
博客园
首页
博问
闪存
新随笔
联系
订阅
管理
随笔-39 文章-1 评论-2
11 2009 档案
判断是否关闭了页面
摘要: Some times we need to detect the Browser Close to perform some operation before quiting from application. Here is a simple way.function CheckBrowser(){ // Check Browser Close [X] , Alt+F4 , File ->...
阅读全文
posted @
2009-11-19 06:13
Sum_yang 阅读(50) |
评论 (0)
编辑
获取dns中所有的ip
摘要: [代码]
阅读全文
posted @
2009-11-13 20:29
Sum_yang 阅读(50) |
评论 (0)
编辑
Beginner's Guide To ASP.NET Cookies
摘要: link fromhttp://www.codeproject.com/KB/aspnet/Beginners_Cookies.aspx#1cookies是存在客户端的小文件,只能是text形式的。如何创建一个如何使用如何弄一个有时间的 //Creting a Cookie Object HttpCookie _userInfoCookies = new HttpCookie("UserInfo"...
阅读全文
posted @
2009-11-10 20:14
Sum_yang 阅读(61) |
评论 (0)
编辑
HTML的font属性
摘要: ypeChoicefunction Physical styles <B> Make textbold. <I> Make textitalic. <U> Make textunderline. <Strike> Make textstrikethrough. <Sup> Make textsuperscript. <Sub>...
阅读全文
posted @
2009-11-07 08:19
Sum_yang 阅读(12484) |
评论 (0)
编辑
公告
昵称:
Sum_yang
园龄:
2年9个月
粉丝:
0
关注:
0
<
2009年11月
>
日
一
二
三
四
五
六
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
.net学习(2)
(rss)
AJAX学习(3)
(rss)
mapinfo For WebGis
(rss)
xml(1)
(rss)
翻译学习(3)
(rss)
正则表达式(2)
(rss)
随笔档案
2011年5月 (1)
2011年4月 (8)
2011年3月 (10)
2011年2月 (2)
2011年1月 (1)
2010年10月 (1)
2010年8月 (1)
2010年3月 (2)
2009年12月 (1)
2009年11月 (4)
2009年9月 (1)
2009年8月 (4)
2009年7月 (3)
文章分类
Winform(1)
(rss)
最新评论
阅读排行榜
评论排行榜
推荐排行榜