会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
维生素C.net
We cannot solve our problems with the same thinking we used when we created them
博客园
首页
新随笔
联系
订阅
管理
02 2010 档案
ubuntu 9 install Google GO language
摘要:http://digitalpbk.com/2009/11/installing-google-go-linux-ubuntu
阅读全文
posted @
2010-02-24 18:11
new 维生素C.net()
阅读(247)
评论(0)
推荐(0)
编辑
查看Sql Server的log文件大小
摘要:SELECT DB_NAME(database_id) AS DatabaseName,Name AS Logical_Name,Physical_Name, (size*8)/1024 SizeMBFROM sys.master_filesWHERE DB_NAME(database_id) = 'AdventureWorks'GO
阅读全文
posted @
2010-02-08 11:14
new 维生素C.net()
阅读(334)
评论(0)
推荐(0)
编辑
公告