wx-ezhan
Preparing search index...
types/course
ICourseItem
Interface ICourseItem
interface
ICourseItem
{
address
:
string
;
credit
?:
string
|
number
;
hideAddress
?:
boolean
;
hideName
?:
boolean
;
jie
:
number
;
jieshu
:
number
;
name
:
string
;
teacher
?:
string
;
type
?:
string
;
week
:
number
;
}
Index
Properties
address
credit?
hide
Address?
hide
Name?
jie
jieshu
name
teacher?
type?
week
Properties
address
address
:
string
上课地点
Optional
credit
credit
?:
string
|
number
课程学分
Optional
hide
Address
hideAddress
?:
boolean
Optional
hide
Name
hideName
?:
boolean
jie
jie
:
number
第几节课
jieshu
jieshu
:
number
持续多少节课
name
name
:
string
课程名称
Optional
teacher
teacher
?:
string
授课老师
Optional
type
type
?:
string
课程类型
week
week
:
number
星期几
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
credit
hide
Address
hide
Name
jie
jieshu
name
teacher
type
week
wx-ezhan
Loading...
上课地点