摘要:
代码:DECLARE @user_id varchar(36)DECLARE user_extension_cursor CURSORFORSELECT UserCodeFROM UsersOPEN user_extension_cursor;FETCH NEXT FROM user_extensi... 阅读全文
posted @ 2015-04-03 15:56
魏巍(QQ:68235081)
阅读(1269)
评论(0)
推荐(0)
摘要:
代码如下:System.Diagnostics.Stopwatch stopwatch = new System.Diagnostics.Stopwatch();stopwatch.Start(); // 开始监视代码运行时间// you code ....stopwatch.Stop(); /... 阅读全文
posted @ 2015-04-03 14:55
魏巍(QQ:68235081)
阅读(268)
评论(0)
推荐(0)

浙公网安备 33010602011771号