我正在尝试将脚本从VBS转换为Powershell。我研究过微软文档(),但没有找到答案。= CreateObject("COM.ObjName")obj(stringValue).Metod #need help here
我知道如何在PowerShell中创建COM对象,但我不知道如何将obj(stringValue).Method转换为Powershell
select *from table_name where name = %s",params={"name1","name2"}from django.shortcuts import render dests1 = destination.objects.raw("select *from travello_destination where name = %s