C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.exe
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.AssemblyInfoInputs.cache
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.AssemblyInfo.cs
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.deps.json
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.runtimeconfig.json
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.runtimeconfig.dev.json
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\TaskScheduling.pdb
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\Quartz.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\System.Configuration.ConfigurationManager.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\System.Security.Cryptography.ProtectedData.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\System.Security.Permissions.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\bin\Debug\netcoreapp3.1\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.csprojAssemblyReference.cache
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.csproj.CopyComplete
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.dll
C:\Users\Administrator\Desktop\TaskScheduling1\obj\Debug\netcoreapp3.1\TaskScheduling.pdb
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.exe
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.deps.json
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.runtimeconfig.json
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.runtimeconfig.dev.json
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\TaskScheduling.pdb
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\Quartz.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\System.Configuration.ConfigurationManager.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\System.Security.Cryptography.ProtectedData.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\System.Security.Permissions.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\bin\Debug\netcoreapp3.1\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.csprojAssemblyReference.cache
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.AssemblyInfoInputs.cache
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.AssemblyInfo.cs
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.csproj.CopyComplete
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.dll
C:\Users\Administrator\Desktop\TaskScheduling1\TaskScheduling\obj\Debug\netcoreapp3.1\TaskScheduling.pdb
没有合适的资源?快使用搜索试试~ 我知道了~
TaskScheduling.rar
共58个文件
dll:15个
cs:9个
cache:8个
需积分: 1 20 下载量 56 浏览量
2020-03-06
12:35:00
上传
评论
收藏 3.06MB RAR 举报
温馨提示
Quartz Net.Core 3.0 实现方便的定时任务 简约版框架 方便调用,Quartz 这个任务调度,挺不错的,就是,创建任务的时候,每次都得定义一个Ijob 类,来执行,比较麻烦。我这边通过一个简单的封装实现对任务的轻松调用和实现。
资源推荐
资源详情
资源评论
收起资源包目录
TaskScheduling.rar (58个子文件)
TaskScheduling
.vs
TaskScheduling
v16
.suo 50KB
Server
sqlite3
DesignTimeBuild
.dtbcache 312KB
bin
Debug
netcoreapp3.1
TaskScheduling.runtimeconfig.dev.json 252B
runtimes
win-x86
native
sni.dll 133KB
win-arm64
native
sni.dll 170KB
unix
lib
netcoreapp2.1
System.Data.SqlClient.dll 916KB
win-x64
native
sni.dll 156KB
win
lib
netstandard2.0
System.Security.Cryptography.ProtectedData.dll 32KB
netcoreapp2.1
System.Data.SqlClient.dll 966KB
System.Data.SqlClient.dll 252KB
System.Security.Cryptography.ProtectedData.dll 25KB
TaskScheduling.deps.json 43KB
TaskScheduling.dll 11KB
Quartz.dll 842KB
TaskScheduling.pdb 3KB
System.Configuration.ConfigurationManager.dll 373KB
System.Security.Permissions.dll 94KB
TaskScheduling.exe 166KB
TaskScheduling.runtimeconfig.json 154B
Print.cs 263B
Print2.cs 266B
Common
TaskProcess.cs 3KB
TypeFactory.cs 2KB
TaskJob.cs 688B
Program.cs 600B
obj
project.assets.json 183KB
TaskScheduling.csproj.nuget.cache 149B
TaskScheduling1.csproj.nuget.g.props 1KB
TaskScheduling1.csproj.nuget.g.targets 294B
Debug
netcoreapp3.1
TaskScheduling.csproj.FileListAbsolute.txt 5KB
TaskScheduling.dll 11KB
TaskScheduling.csproj.CopyComplete 0B
TaskScheduling.AssemblyInfoInputs.cache 42B
TaskScheduling.pdb 3KB
TaskScheduling.assets.cache 25KB
TaskScheduling.csprojAssemblyReference.cache 424B
TaskScheduling1.csprojAssemblyReference.cache 424B
TaskScheduling.exe 166KB
TaskScheduling.AssemblyInfo.cs 1KB
TaskScheduling1.AssemblyInfoInputs.cache 42B
TaskScheduling1.assets.cache 200B
TaskScheduling1.AssemblyInfo.cs 1KB
TaskScheduling.csproj.nuget.g.targets 294B
TaskScheduling.csproj.nuget.g.props 1KB
TaskScheduling1.csproj.nuget.cache 149B
TaskScheduling.csproj.nuget.dgspec.json 2KB
TaskScheduling1.csproj.nuget.dgspec.json 2KB
TaskScheduling.sln 2KB
TaskScheduling.csproj 322B
packages
Quartz.3.0.7
Quartz.3.0.7.nupkg 980KB
.signature.p7s 9KB
lib
netstandard2.0
Quartz.pdb 218KB
Quartz.xml 1013KB
Quartz.dll 842KB
net452
Quartz.pdb 220KB
Quartz.xml 1016KB
Quartz.dll 847KB
接口
ITask.cs 170B
共 58 条
- 1
资源评论
蓝创精英团队
- 粉丝: 7761
- 资源: 181
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功