会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
顶呱呱
博客园
首页
新随笔
联系
订阅
管理
随笔 - 6
文章 - 5
评论 - 0
阅读 -
3166
2009年7月14日
如何在 IE 中使用 HTML5 元素
HTML5在冲击着SilverLight和Flex,何不快来体验下IE中HTML5的魅力呢?
posted @ 2009-07-14 23:50 顶呱呱
阅读(365)
评论(0)
推荐(0)
2009年7月8日
限定IP访问SQL Server
摘要: USE masterGOalter TRIGGER tr_LoginCheckON ALL SERVERFOR LOGONASIF EVENTDATA().value('(/EVENT_INSTANCE/ClientHost)[1]', 'varchar(15)') <> '172.22.8.124' ROLLBACK TRANGOdrop TRIGGER tr_LoginCheck ...
阅读全文
posted @ 2009-07-08 11:24 顶呱呱
阅读(350)
评论(0)
推荐(0)
2009年7月7日
Web开发常用工具——压缩篇
摘要: YUI压缩工具简介:简介 简介:可以用来压缩JavaScript和CSS文件。SYNOPSIS综述 Usage: java -jar yuicompressor-xyzjar [options] [input file]用法:java -jar yuicompressor-x.y.z.jar [options] [input file Global Options全局选项 通用的选项 -h, -...
阅读全文
posted @ 2009-07-07 00:44 顶呱呱
阅读(726)
评论(0)
推荐(0)
2009年7月3日
计算两个日期相差的天数
摘要: <!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 htt...
阅读全文
posted @ 2009-07-03 11:09 顶呱呱
阅读(448)
评论(0)
推荐(0)
怎样才能限制SQL Server只让指定机器连接
摘要: A. SQL Server has no built-in tools/facilities to do this. It also does not have the facility to run a stored-procedure on connection that could be written/used to do this. Therefore you have the foll...
阅读全文
posted @ 2009-07-03 09:14 顶呱呱
阅读(272)
评论(0)
推荐(0)
2009年7月2日
高效e人——邮件
摘要: 如何高效的使用eMail呢?其实这里面有很多技巧。
阅读全文
posted @ 2009-07-02 23:26 顶呱呱
阅读(215)
评论(0)
推荐(0)
公告
昵称:
顶呱呱
园龄:
16年2个月
粉丝:
0
关注:
0
<
2025年6月
>
日
一
二
三
四
五
六
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
6
7
8
9
10
11
12
点击右上角即可分享