标签: windows shell
例如,假设我需要连续1000次从rebol调用curl.exe(参见c# httpWebrequest with proxy works but not curl)以避免每次从磁盘重新加载curl,有没有办法让它留在内存中?我不认为制作Windows服务会这样做。
答案 0 :(得分:1)
没有; Windows应该自动执行此操作。