06 2015 档案
摘要:create trigger CheckDeleteon 表for deleteasdeclare @state nvarchar(20)select @state=isnull(字段,'') from deletedif (@state'') begin print('状态不为空 不能删除'...
阅读全文
摘要:1、new -->application 2、在form1中加入一个tPopMenu 命名为pm1 3、uses ShellAPI; 4、定义一个常量在 const WM_TRAYMSG = WM_USER + 101; 5、在private中生命变量 NotifyIcon: TNotifyIcon
阅读全文

浙公网安备 33010602011771号