会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
凡的世界
雨水敲打着玻璃,我敲打着键盘
博客园
首页
新随笔
联系
管理
订阅
08 2015 档案
(转)VS2008连接TFS 2010
摘要:偶尔还是会用到,老是忘记安装的顺序,在这儿mark一下。用VS2008连接TFS 2010, 需要按照以下顺序安装一下组件:.VS2008Team Explorer 2008 3.Install Visual Studio 2008 SP1 4.Install VSTS 2008 Forward...
阅读全文
posted @
2015-08-31 16:51
凡的世界
阅读(386)
评论(0)
推荐(0)
编辑
(转)Aspone.Cells设置Cell数据格式 Setting Display Formats of Numbers and Dates
摘要:Setting Display FormatsUsing Microsoft Excel:Right-click on any desired cell and selectFormat Cellsoption.A dialog appears that allows you to set the ...
阅读全文
posted @
2015-08-20 11:27
凡的世界
阅读(664)
评论(0)
推荐(0)
编辑
sql over开窗函数,
摘要:sql over开窗函数,1.使用over子句与rows_number()以及聚合函数进行使用,可以进行编号以及各种操作。而且利用over子句的分组效率比group by子句的效率更高。2.在订单表(order)中统计中,生成这么每一条记录都包含如下信息:“所有订单的总和”、“每一位客户的所有订单的...
阅读全文
posted @
2015-08-19 18:43
凡的世界
阅读(719)
评论(0)
推荐(0)
编辑
公告