博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

05 2014 档案

摘要:1 --==============查看数据库表的容量大小========start================================?============ 2 Create Table #TableSpaceInfo --创建结果存储表 3 ( 4 NameInfo NV... 阅读全文

posted @ 2014-05-20 06:25 快乐家++ 阅读(5431) 评论(0) 推荐(1)

摘要:#region 移动窗体 移动窗口 private Point _mousePoint; private int topA(Control cc) { if (cc == null || cc == this) retu... 阅读全文

posted @ 2014-05-14 23:46 快乐家++ 阅读(4109) 评论(0) 推荐(0)