登录
首页 » ADO-ODBC » 教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...

教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...

于 2022-05-26 发布 文件大小:380.69 kB
0 122
下载积分: 2 下载次数: 1

代码说明:

教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编写“教师个人资料辅助管理系统”软件。在整个系统中,我编写的模块是“论文管理”,目的是有效的查找、编辑、修改和综合管理老师的科研论文,所带本科生的毕业设计论文,所带硕士、博士的各类论文,并且有效的实现与其它模块的互动。-teachers paper management system. Currently teachers increasingly complex personal information, software on the market have targeted, but the lack of specialized teachers need to design a comprehensive information management software, in order to facilitate teachers to the personal information management, the preparation of special "teachers assisted personal information management system" software. Throughout the system, I prepare the module is the "paper management", is an effective search, edit, modify, and comprehensive management of the teacher"s scientific papers, brought the number of undergraduate design graduate thesis, it divulges master"s and doctoral degrees in various papers, and to achieve effective and other interactive modules.

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

发表评论

0 个回复

  • 可以用来直接显示数据库的表内数据,仅供学习研讨用;
    可以用来直接显示数据库的表内数据,仅供学习研讨用;-data viewer for database, only for disccussion and study
    2022-03-22 02:35:25下载
    积分:1
  • 将八比特串行传输数据转换为并行的四比特数据
    将八比特串行传输数据转换为并行的四比特数据-eight bits serial transmission of data will be converted to parallel four bits data
    2022-03-05 23:58:05下载
    积分:1
  • management system is an application in small and medium
    管理系统是一个适用于中小型超市管理的软件,没有用户数量限制,主要特点:1所有商品进出可直接扫描(包括进货、零售、盘盈盘亏等处理)。 2支持钱箱功能、零售票据打印功能。3支持多仓区管理。4售货员暂时离开时可以锁屏,必须有密码才可以打开。 5对库存过高或过低时报警。6.不同操作人员设置不同的权限,实现分工明确,严格限制操作员操作权限,避免泄密。7.对顾客发会员卡,在电脑里建立会员资料,记录会员消费信息。实现对常客的管理,顾额在结算可选择普通顾额及会员,若为会员时自动按会员价结算 8.可将供应商、商品等信息录入电脑保存,以供查询、分析。 9. 及时、方便地查询应付款、自定义时间段查询销售业绩、会员消费情况分析、当前库存价值分析等。 10.基于微软的Access构建,具有良好的兼容性和易用性,可以很方便地与Word、Excel交换数据-management system is an application in small and medium-sized supermarket management software, users no quantitative restrictions, the main features : an all goods can directly access scanning (including wholesale, retail, inventory profits, etc. Check processing). Two box support functions, retail paper printing function. Three support multiple warehouse management. 4 salespersons can temporarily leave the lock screen, a password must be open. Five pairs of stocks too high or too low when the alarm. 6. Different operators set up different competencies to achieve a clear division of labor, and strictly limit the operation t
    2022-02-05 15:14:27下载
    积分:1
  • 通过VB程序对ACCESS数据库进行压缩
    通过VB程序对ACCESS数据库进行压缩-right through the VB program ACCESS database compression
    2022-05-06 23:17:07下载
    积分:1
  • **专业通讯录* *这说明使用数据库。这是地址…
    ** Professional Address Book** This shows the use of database. This is an address book with password protection, ect-** Professional Address Book** This shows the use of database. This is an address book with password protection, ect...
    2022-01-27 10:37:03下载
    积分:1
  • 对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
    对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
    2022-05-06 12:57:50下载
    积分:1
  • 简单的通讯录管理程序.用ODBC来完成对ACCESS数据库的操作
    简单的通讯录管理程序.用ODBC来完成对ACCESS数据库的操作-Simple address book management procedures. Using ODBC to complete the operation of the ACCESS database
    2022-03-07 07:41:25下载
    积分:1
  • 《客户管理系统》数据库环境在sqlserver下 数据文件在源码中...
    《客户管理系统》数据库环境在sqlserver下 数据文件在源码中- Customer Management System database environment in sqlserver data files in the source code under the Medium
    2023-04-29 08:35:04下载
    积分:1
  • 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()...
    一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
    2022-02-21 21:41:04下载
    积分:1
  • 远程数据访问层演示算法,让你的程序能够通过远程访问数据库数据能力...
    远程数据访问层演示算法,让你的程序能够通过远程访问数据库数据能力-Remote Data Access Layer demonstration algorithm and let you through the procedures for remote access to database data capabilities
    2022-05-29 22:31:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载