setup-wizard
setup wizard silent argument
I have a solution that contains a setup project(made with VS2008 setup wizard). I need to have the option to silently install the setup project. I read that in order to do this, I should delete the Us[详细]
2023-04-05 08:42 分类:问答how to use @ in python.. and the @property and the @classmethod
this is my code: def a(): print \'sss\' @a() def b(): print \'aaa\' b() and the Tracebackis: sss Traceback (most recent call last):[详细]
2022-12-28 15:47 分类:问答