vssutil.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:remoteControlPPT 作者: htwenning 项目源码 文件源码
def GetSS():
    ss=win32com.client.Dispatch("SourceSafe")
    # SS seems a bit wierd.  It defaults the arguments as empty strings, but
    # then complains when they are used - so we pass "Missing"
    ss.Open(pythoncom.Missing, pythoncom.Missing, pythoncom.Missing)
    return ss
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号