登录
首页 » 其他 » 智睿学校评课系统 v6.2

智睿学校评课系统 v6.2

于 2023-07-18 发布 文件大小:1.54 MB
0 165
下载积分: 2 下载次数: 1

代码说明:

智睿学校评课系统可方便教师在线发布评课及教案评课交流,以互动形式对本学期所学课程和任课教师进行评论。以使教学管理部门及时了解教学状况,更好地改进工作。针对所有教师参与评课评教,并可以看到其他教师的评课内容,教务处批阅教师教案。智睿学校评课系统后台管理:   /admin/admin_login.asp 帐号:admin 管理密码:123456 认证码:zhirui   智睿学校网上评课系统 20160506更新:   1、教学评教模块优化   2、点评评论模块优化

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JILRuntime A general purpose, register based virtual machine (VM) that supports...
    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
    2022-07-13 14:23:15下载
    积分:1
  • 最简单获取主板,cpu型号的方法
    最简单获取主板,cpu型号的方法-access to the most simple motherboard, cpu type of method
    2023-08-24 12:00:03下载
    积分:1
  • CHM decompiler is a program that converts the internal files of CHM files back i
    CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。-CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler is transforms the CHM document house document HHP, HHC, with HHK and so on procedure. It uses in to translate the document.
    2022-03-06 22:04:20下载
    积分:1
  • icarnegie卡耐基中ssd4练习exercise4答案 绝对正确
    icarnegie卡耐基中ssd4练习exercise4答案 绝对正确-Carnegie icarnegie in practice ssd4 absolutely correct answer exercise4
    2022-09-13 05:55:03下载
    积分:1
  • 运行程序后!由于为了测试方便,AOE网初始化,所以,运行程序后,即可得到结果,结果包括拓扑排序和关键路径。...
    运行程序后!由于为了测试方便,AOE网初始化,所以,运行程序后,即可得到结果,结果包括拓扑排序和关键路径。-operating procedures! In order to facilitate the testing because, AOE network initialization, and operating procedures, can be obtained results include topological sorting and Critical Path.
    2022-03-18 22:10:59下载
    积分:1
  • 最大互信息量分割算法
    最大互信息量分割算法 -Segmentation algorithm based on maximum mutual information
    2022-04-07 22:33:24下载
    积分:1
  • 这是一个打印钻石的程序
    这是一个打印钻石的程序-This is a process Diamond Print
    2022-07-14 22:02:02下载
    积分:1
  • Chat Client using TCP Socket in C#.NET
    Chat Client using TCP Socket in C#.NET
    2022-08-14 04:48:00下载
    积分:1
  • 基于C语言的万年历
    应用背景基于C语言的万年历项目,实现了阴历,阳历,节气,节日,生肖,天干,地支等功能,并且有window和Linux两个版本,内涵PPT供分析代码。关键技术/**年份码表**/ const unsigned int LunarCalendarTable[199] = { 0x04AE53,0x0A5748,0x5526BD,0x0D2650,0x0D9544,0x46AAB9,0x056A4D,0x09AD42,0x24AEB6,0x04AE4A,/*1901-1910*/ 0x6A4DBE,0x0A4D52,0x0D2546,0x5D52BA,0x0B544E,0x0D6A43,0x296D37,0x095B4B,0x749BC1,0x049754,/*1911-1920*/ 0x0A4B48,0x5B25BC,0x06A550,0x06D445,0x4ADAB8,0x02B64D,0x095742,0x2497B7,0x04974A,0x664B3E,/*1921-1930*/ 0x0D4A51,0x0EA546,0x56D4BA,0x05AD4E,0x02B644,0x393738,0x092E4B,0x7C96BF,0x0C9553,0x0D4A48,/*1931-1940*/ 0x6DA53B,0x0B554F,0x056A45,0x4AADB9,0x025D4D,0x092D42,0x2C95B6,0x0A954A,0x7B4ABD,0x06CA51,/*1941-1950*/ 0x0B5546,0x555ABB,0x04DA4E,0x0A5B43,0x352BB8,0x052B4C,0x8A953F,0x0E9552,0x06AA48,0x6AD53C,/*1951-1960*/ 0x0AB54F,0x04B645,0x4A5739,0x0A574D,0x052642,0x3E9335,0x0D9549,0x75AABE,0x056A51,0x096D46,/*1961-1970*/ 0x54AEBB,0x04AD4F,0x0A4D43,0
    2022-11-23 17:15:03下载
    积分:1
  • 按键检测,有四个按键与四个八段数码管对应,按不同的键相应的数码管显示...
    按键检测,有四个按键与四个八段数码管对应,按不同的键相应的数码管显示-Key test, there are four buttons with four eight out of the digital control counterparts, according to different keys corresponding digital tube display
    2022-03-21 03:13:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载