01 2008 档案

接口实现和显式接口实现
摘要:显示接口实现只能用接口实例去访问,而不能用类实例去访问 阅读全文

posted @ 2008-01-22 16:45 优雅小猪 阅读(193) 评论(0) 推荐(0)

windows命令
摘要:winver---------检查Windows版本 wmimgmt.msc----打开windows管理体系结构(WMI) wupdmgr--------windows更新程序 wscript--------windows脚本宿主设置 write----------写字板 winmsd---------系统信息 wiaacmgr-------扫描仪和照相机向导 winchat--------XP... 阅读全文

posted @ 2008-01-08 11:45 优雅小猪 阅读(176) 评论(0) 推荐(0)

tsql的right函数
摘要:UPDATE SH_MaterialClass SET [OrderID]=right(Code,2) WHERE [OrderID] IS NULL right('0000'+'"+ht["iOrderID"].ToString()+"',5) 阅读全文

posted @ 2008-01-02 18:18 优雅小猪 阅读(1383) 评论(0) 推荐(0)

导航