开发者

etch

0
  • Debian Etch - Mercurial in Eclipse

    I\'m running a Debian Etch system with eclipse. I installed mercurial plugin (http://www.javaforge.com/project/HGE) for eclipse indigo (latest version I guess). And I installed mercurial via the sudo[详细]

    2023-04-03 08:51 分类:问答
  • Add a value to an element in a list of sets

    I\'m using python, and I have a list of sets, constructed like this: list = [set([])]*n ...where n is the number of sets I want in the list. I want to add a value to a specific set in the list. Say[详细]

    2022-12-28 15:43 分类:问答