12 2016 档案

摘要:其中项目应该是控制台应用程序 test.exe需要赋与管理员权限,右键属性可以定义。 test.exe install test.exe unstall 阅读全文
posted @ 2016-12-08 18:06 一路向前 阅读(667) 评论(0) 推荐(0)
摘要:-- 带参输出的存储过程 --测试方法:--declare @return int--exec 测试用勿删 1, @return out--print @return-- Create PROCEDURE [dbo].[测试用勿删]@userid int, @return int outASbegi 阅读全文
posted @ 2016-12-06 09:47 一路向前 阅读(337) 评论(0) 推荐(0)