我的构建路径中包含quartz 1.8.3.jar和Spring 3.0.6 jar,但是在spring + quartz调度的所有教程中出现的包都不可用.在哪里可以找到它?
"org.springframework.scheduling.quartz.JobDetailBean"
Run Code Online (Sandbox Code Playgroud) 我不时在LogCat中收到此错误:
E/SysUtils:ApplicationStat中的ApplicationContext为null
有谁知道ApplicationStatus类?我没有在我的项目中
它发生在我在openGL中快速渲染纹理时