摘要:
Running the complier from the Command LineCC prog1.ccFor windows, it will generate the executable file named prog1.exeFor UNIX, it tends to put their ... 阅读全文
摘要:
转发自:http://hi.baidu.com/sdhhtfly/item/992ad0d87aa44bfcca0c3973Sql Server中判断表或者数据库是否存在1.数据库if exists(select 1 from master..sysdatabases where name='exa... 阅读全文