Billpeng Space

技术源自生活
随笔 - 273, 文章 - 0, 评论 - 97, 阅读 - 60万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 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 31 1 2 3 4 5

09 2009 档案

摘要:1.访问http://www.bangso.com/ub/register.aspx,注册一个会员。 2.访问http://www.bangso.com/prize/list.aspx,查看你自己想要的QQ礼品(目前有QQ会员、红钻、绿钻和蓝钻),在这个页面中也可以查看到你目前的积分和已经推荐的好友数 3.将http://www.bangso.com/ub/register.aspx?ru=xin... 阅读全文

posted @ 2009-09-17 10:10 billpeng 阅读(2411) 评论(0) 推荐(0) 编辑

摘要:select t.* from GameScore t where id in(select top 3 id from GameScore where GameID=t.GameID order by Score desc) order by Score desc 阅读全文

posted @ 2009-09-10 15:33 billpeng 阅读(1123) 评论(0) 推荐(0) 编辑

摘要:本周:select * from table where datediff(week,C_CALLTIME,getdate())=0 --C_CALLTIME 为日期字段 本月:select * from table where datediff(Month,C_CALLTIME,getdate())=0--C_CALLTIME 为日期字段 本季:select * from table where... 阅读全文

posted @ 2009-09-08 14:34 billpeng 阅读(203) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示