06 2014 档案
摘要:桌面新建文件夹,命名为 “回收站.{645ff040-5081-101b-9f08-00aa002f954e}”,就可以了。
阅读全文
摘要:--1.数据类型不同。 --sql server 的数据类型:int ,smallint ,char,varchar,nchar,nvarchar,ntext,datetime,smalldatetime,money,decima, --float,bit…… --oracle ...
阅读全文
摘要:Transact-SQL中的存储过程,非常类似于Java语言中的方法,它可以重复调用。当存储过程执行一次后,可以将语句缓存中,这样下次执行的时候直接使用缓存中的语句。这样就可以提高存储过程的性能。Ø 存储过程的概念 存储过程Procedure是一组为了完成特定功能的SQL语句集合,经编译后存储在数据...
阅读全文
摘要:plink_path="C:/plink.exe"'plink.exe路径 username="username"'用户名 password="password"'密码 host="192.168.0.1"'Unix/Linux服务器地址 command="ls"'要执行的命令 SetoShell=...
阅读全文
摘要:- Suppose there are some itineraries in the Itinerary page, and you want to check on all of them.Set MyDescription = Description.Create()MyDescription...
阅读全文

浙公网安备 33010602011771号