Commit cfad3b80 authored by 王进波's avatar 王进波

update

parent f3e27095
...@@ -17,7 +17,7 @@ LinqPad 编写的代码文件后缀是 `.linq` ,既可以在 LinqPad 编辑器 ...@@ -17,7 +17,7 @@ LinqPad 编写的代码文件后缀是 `.linq` ,既可以在 LinqPad 编辑器
上海青浦 Scada 数据接口轮询持久化服务代码备份,在LinqPad中运行。 上海青浦 Scada 数据接口轮询持久化服务代码备份,在LinqPad中运行。
```C# ```csharp
void Main() void Main()
{ {
// construct a scheduler factory // construct a scheduler factory
...@@ -454,3 +454,4 @@ public class LoggingJob : IJob ...@@ -454,3 +454,4 @@ public class LoggingJob : IJob
end"; end";
} }
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment