开发者

C#委托使用

0
  • 详解C#中委托的概念与使用

    目录委http://www.devze.com托的概念多播委托拖动按钮委托的概念 委托这个名字取的神乎其神的,但实质是函数式编程,把函数作为参数传递给另一个参数。对于C语言程序员来说,就是把函数指针当作参数传递给另一个函数[详细]

    2023-02-28 10:44 分类:开发
  • ASP SaveToDisk method takes an incredible amount of time

    This is a method in ASP Classic that saves a file to disk. It takes a very long time but I\'m not sure why. Normally, I wouldn\'t mind so much, but the files it handles are pretty large so need this n[详细]

    2022-12-28 13:59 分类:问答