2017年6月1日

摘要: 查询出来 select request_session_id spid, OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT 杀死死锁进程 ki 阅读全文
posted @ 2017-06-01 11:13 lhaha 阅读(4305) 评论(0) 推荐(0)

2017年5月18日

摘要: 以下类的命名空间都是:System.I/0; 一、Path:主要对文件路径的操作! 常用方法: String path=@"C:\a\b\c\123.txt"; 1-1、Path.GetFileName(path); //获得文件名:123.txt 1-2、Path.GetExtenSion(pat 阅读全文
posted @ 2017-05-18 14:50 lhaha 阅读(139) 评论(0) 推荐(0)

导航