MCPcopy Index your code
hub / github.com/Jump-Boy/laboratory_system

github.com/Jump-Boy/laboratory_system @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7,849 symbols 22,330 edges 273 files 358 documented · 5% updated 6y ago★ 332 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

StuService (Interface)
servlet接口,规定学生业务逻辑处理方法的规范。该接口中的方法只声明抛出StuException @author 123 [2 implementers]
src/team/hmhlyh/service/StuService.java
ExceptionInterface (Interface)
* Exception interface for all exceptions thrown by the component. * * @author Fabien Potencier *
js/plugins/crypto-js/builder/lib/symfony/src/Symfony/Component/Yaml/Exception/ExceptionInterface.php
ManaService (Interface)
servlet接口,规定管理员业务逻辑处理方法的规范。该接口中的方法只声明抛出ManaException。 @author 123 [2 implementers]
src/team/hmhlyh/service/ManaService.java
TeaService (Interface)
servlet接口,规定教师业务逻辑处理方法的规范。该接口中的方法只声明抛出TeaException。 @author 123 [2 implementers]
src/team/hmhlyh/service/TeaService.java
ShortMessageService (Interface)
为发送短信提供服务 @author 123 [2 implementers]
src/team/hmhlyh/service/ShortMessageService.java
StuDao (Interface)
该接口为数据库Dao层中的学生类交互接口 @author 123 [2 implementers]
src/team/hmhlyh/dao/StuDao.java

Core symbols most depended-on inside this repo

require
called by 226
js/plugins/switchery/switchery.js
setAttribute
called by 172
src/team/hmhlyh/domain/Course.java
error
called by 148
js/plugins/pdfjs/pdf.worker.js
getAttribute
called by 133
src/team/hmhlyh/domain/Course.java
parse
called by 108
js/plugins/crypto-js/builder/lib/symfony/src/Symfony/Component/Yaml/Yaml.php
getConnection
called by 107
src/team/hmhlyh/utils/ManagerThreadLoacl.java
forEach
called by 105
js/angular.js
cont
called by 93
js/plugins/codemirror/mode/javascript/javascript.js

Shape

Function 7,179
Method 575
Class 81
Interface 14

Languages

TypeScript91%
Java7%
PHP1%

Modules by API surface

js/plugins/js-xlsx/xlsx.js824 symbols
js/plugins/js-xlsx/xlsx.full.min.js705 symbols
js/plugins/js-xlsx/xlsx.core.min.js705 symbols
js/plugins/js-xlsx/xlsx.min.js688 symbols
js/plugins/pdfjs/pdf.worker.js536 symbols
js/angular.js434 symbols
js/plugins/dataTables/datatables.min.js412 symbols
js/plugins/d3/d3.min.js389 symbols
js/plugins/codemirror/codemirror.js354 symbols
js/plugins/fullcalendar/fullcalendar.min.js246 symbols
js/plugins/pdfjs/pdf.js177 symbols
js/plugins/chartJs/Chart.js164 symbols

Datastores touched

(mysql)Database · 1 repos
laboratory_systemDatabase · 1 repos

For agents

$ claude mcp add laboratory_system \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page