* ocsjs ( https://github.com/ocsjs/ocsjs#readme ) * ocs - online course script 在线网络课程辅助工具 * copyright enncy * license MIT */ var __defProp = Object.defineProperty; var __defProps = Object.defineProperties; var __getOwnPropDescs = Object.getOwnPropertyDescriptors; var __...
17", "description": "ocs - online course script 在线网络课程辅助工具", "types": "./lib/src/core/index.d.ts", "main": "./lib/src/core/index.js",18 changes: 9 additions & 9 deletions 18 packages/core/src/render/render.ts Original file line numberDiff line numberDiff line change...
OCS 网课助手 OCS (Online Course Script) 网课刷课脚本,帮助大学生解决网课难题 官网及教程https://docs.ocsjs.com Releases98 4.9.46Latest Dec 22, 2024 + 97 releases Sponsor this project https://afdian.net/@enncy Packages No packages published...
Every time you run a command using LCSCmd, a log file is created. A log file will look something like the file shown inFigure 1. Unless you specify a name and location for this file by using the /L parameter (followed by, of course, the name and location of the log file), the l...
Of course you could intercept these on the server an toss deletes as well to protect your server data. Q: Does Sync Services support low bandwidth type sync scenarios?A: By low bandwidth, I mean can I synchronize only the important things now, and catch up later. Yes. You can either ...
On z/OS, COMMAND must name a shell script or a zSeries File System (zFS) executable that can be invoked using the "Spawn" system service. You can use a number of command prefixes with the COMMAND action. For details on these prefixes, see the online help for the cautil MSGACTION ...
Of course, my teenager doesn't improve organizational agility, scale exponentially to keep up with new work- loads, or come with a predictable sub- scription-pricing model. And as much as I hope and plan for a smooth transition to a lifetime of health, happiness, and a solid career ...
OCS(online-course-script) 网课助手, 专注于帮助大学生从网课中释放出来 让自己的时间把握在自己的手中,拥有人性化的操作页面,流畅的步骤提示,支持 【知到智慧树】 【超星学习通】 【智慧职教】 【职教云】 【中国大学MOOC】 等网课的学习,作业。可以在脚本猫以及油猴等开源脚本管理器下运行,具体的功能请查看脚本...
// ==UserScript==// @name OCS 网课助手// @version xxx// @description OCS(online-course-script) 网课助手,xxxxxxxxxxxxx// @author enncy// @license MIT// @match *://*.zhihuishu.com/*// @match *://*.chaoxing.com/*// @match *://*.edu.cn/*// @match *://*.org.cn/*// @...
开源项目名称由online-course-script改成ocsjs 整体项目由enncy账号转移至组织账号ocsjs 2022/02/08 第三代 OCS 上线,经过一年的技术沉淀,OCS 迎来了新生,全新的技术栈,全新的软件上线 2020/11/25 第二代 OCS 上线,首次使用了 vue element-ui 等前端框架,也是首次利用 cdn 加载资源。