Ironpython - Work with a .dll that uses a textfile

前端 未结 0 516
一生所求
一生所求 2021-01-05 02:29

I use the following code to read my .dll´s.

import sys
import json
sys.path.append("C:/Users/langma/Desktop/Projekt/")
import clr
clr.AddReference(&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题