开发者

irix

0
  • Porting IRIS GL to Open GL?

    Hi I\'m really new to IRIX, IRIS GL, and Motif. I must compile more than 30 C codes written in 1997. Because these sources require header files such as XmAll.h, Xlib.h, and so on, I thought I just ne[详细]

    2023-01-17 04:17 分类:问答
  • DI with disposable objects

    Suppose my repository class looks like this: class myRepository : IDisposable{ private DataContext _context;[详细]

    2022-12-22 19:15 分类:问答