会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
leixiaoling
博客园
首页
新随笔
联系
管理
订阅
04 2009 档案
alert,confirm,prompt用法
摘要:alert,confirm,prompt用法
阅读全文
posted @
2009-04-28 16:48
leixiaoling
阅读(4000)
评论(1)
推荐(1)
编辑
SQL学习笔记
摘要:1、select SAge,SName from Student where SName='aaa'; select SAge,SName from Student where SAge=21 order by SName; 单括号用来限定字符串,如果将值与串类型进行比较,则需要限定单引号 2、同时使用order by 和where时order by应该放在where 后面!否则将有错误产生...
阅读全文
posted @
2009-04-20 18:19
leixiaoling
阅读(269)
评论(0)
推荐(0)
编辑
显式实现接口成员
摘要:显式实现接口成员
阅读全文
posted @
2009-04-10 18:30
leixiaoling
阅读(977)
评论(0)
推荐(0)
编辑
公告