• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
tyne0921
博客园    首页    新随笔    联系   管理    订阅  订阅
06 2014 档案
SQL学习分享之数据链接(二)

摘要:1、插入数据insert into table(id,name) values("","") ---插入数据到table表中如:INSERT INTO sms.Communication ( RefType,RefId,Type,Message,CreateUserId,CreateDate ) v... 阅读全文
posted @ 2014-06-19 17:53 tyne0921 阅读(215) 评论(0) 推荐(0)
SQL学习 (一)

摘要:1、最近由于工作需要玩起来Sql,庆幸大学的时候数据库没逃课;select *from table where table.t=1 order by desc ----查询单个表里面的数据select *from table1,table2 where table1.id=table2.id ---... 阅读全文
posted @ 2014-06-14 13:18 tyne0921 阅读(222) 评论(0) 推荐(0)
CSS的定位重叠

摘要:CSS的定位重叠 阅读全文
posted @ 2014-06-13 11:55 tyne0921 阅读(204) 评论(0) 推荐(0)
CSS 伪类 学习

摘要:(1).链接伪类使用a:link{color:pink;}-----未点击的链接a:visited{color:skyblue;}-----已经点击的链接a:hover{color:red;}-----鼠标移上去的颜色变化a:active{color:black;}----选定的链接的颜色变化Tip... 阅读全文
posted @ 2014-06-13 11:45 tyne0921 阅读(373) 评论(0) 推荐(1)

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3