会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
白月季
公告
日历
导航
博客园
首页
新随笔
新文章
联系
订阅
管理
2010年7月21日
Extjs提示object Error?
摘要: table_NO2.html内容:<html><head><meta http-equiv="Content-Type" content="text/html;charset=GB2312"/><title>Extjs</title><link rel="stylesheet" type="text/css" href="../re...
阅读全文
posted @ 2010-07-21 11:57 白月季
阅读(659)
评论(0)
推荐(0)
2010年6月3日
Linq to sql(四):查询句法
摘要: select描述:查询顾客的公司名、地址信息查询句法:var 构建匿名类型1 = from c in ctx.Customers select new { 公司名 = c.CompanyName, 地址 = c.Address };对应SQL:SELECT [t0].[CompanyName], [t0].[Address]FROM [dbo].[Customers] AS [t0] 描述:查询职...
阅读全文
posted @ 2010-06-03 16:29 白月季
阅读(93)
评论(0)
推荐(0)
博客园
© 2004-2026
浙公网安备 33010602011771号
浙ICP备2021040463号-3