文件名称:RMS
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:41.63mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现很多的问题,包括程序会崩溃以及空间命名的问题等,在查阅很多资料加上痛苦几天的时间,这些问题终于被我一一解决,这也是我的程序值得满意的地方。这个程序中我同时也实现了对文件后缀名的识别来确定不同的文件类型。如果在开发之中有什么问题的话,欢迎大家和我交流。最后说一句改程序需要在域环境下运行,一般的电脑是处在工工作组的环境下,所以程序能够运行,但是没有加密效果,所以要想有效果的话必须将计算机处于域环境下。还有就是环境的配置问题,CSDN上有现成的,我就不多说了。最后欢迎大家下载,相互交流经验。-Started doing electronic document management, know nothing about the Internet to find a circle know about. The electronic document management and authorization management of office documents including word, excel, ppt etc. files, there are two development methods based on Microsoft s RMS technology. One is to use the sdk development kit provided by Microsoft, the second is the use of the office of the dynamic link library, using the latter approach. Resource is set to 10 points, I think it is necessary, after all, she had a very long time to complete the code, I use VS2010 MFC authorization management of office documents online examples of this, a few are using C#, but in the process of using MFC to achieve there will be many problems, including the program will crash and space named in the access to a lot of information with the pain a few days time, these problems has finally been all the solutions, and this is my program to be satisfied with the place. This program, I also realized
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RMS/Debug/BscMake.command.1.tlog
RMS/Debug/bscmake.read.1.tlog
RMS/Debug/bscmake.write.1.tlog
RMS/Debug/cl.command.1.tlog
RMS/Debug/CL.read.1.tlog
RMS/Debug/CL.write.1.tlog
RMS/Debug/excel.obj
RMS/Debug/excel.sbr
RMS/Debug/ExcelOperation.obj
RMS/Debug/ExcelOperation.sbr
RMS/Debug/link-cvtres.read.1.tlog
RMS/Debug/link-cvtres.write.1.tlog
RMS/Debug/link.1104-cvtres.read.1.tlog
RMS/Debug/link.1104-cvtres.write.1.tlog
RMS/Debug/link.1104.read.1.tlog
RMS/Debug/link.1104.write.1.tlog
RMS/Debug/link.3812-cvtres.read.1.tlog
RMS/Debug/link.3812-cvtres.write.1.tlog
RMS/Debug/link.3812.read.1.tlog
RMS/Debug/link.3812.write.1.tlog
RMS/Debug/link.4480-cvtres.read.1.tlog
RMS/Debug/link.4480-cvtres.write.1.tlog
RMS/Debug/link.4480.read.1.tlog
RMS/Debug/link.4480.write.1.tlog
RMS/Debug/link.command.1.tlog
RMS/Debug/link.read.1.tlog
RMS/Debug/link.write.1.tlog
RMS/Debug/mso.obj
RMS/Debug/mso.sbr
RMS/Debug/mso.tlh
RMS/Debug/mso.tli
RMS/Debug/msppt.obj
RMS/Debug/msppt.sbr
RMS/Debug/msword.obj
RMS/Debug/msword.sbr
RMS/Debug/mt.command.1.tlog
RMS/Debug/mt.read.1.tlog
RMS/Debug/mt.write.1.tlog
RMS/Debug/PptOperation.obj
RMS/Debug/PptOperation.sbr
RMS/Debug/rc.command.1.tlog
RMS/Debug/rc.read.1.tlog
RMS/Debug/rc.write.1.tlog
RMS/Debug/RMS.bsc
RMS/Debug/RMS.exe
RMS/Debug/RMS.exe.embed.manifest
RMS/Debug/RMS.exe.embed.manifest.res
RMS/Debug/RMS.exe.intermediate.manifest
RMS/Debug/RMS.ilk
RMS/Debug/RMS.lastbuildstate
RMS/Debug/RMS.log
RMS/Debug/RMS.obj
RMS/Debug/RMS.pch
RMS/Debug/RMS.pdb
RMS/Debug/RMS.res
RMS/Debug/RMS.sbr
RMS/Debug/RMSDlg.obj
RMS/Debug/RMSDlg.sbr
RMS/Debug/RMS_manifest.rc
RMS/Debug/StdAfx.obj
RMS/Debug/StdAfx.sbr
RMS/Debug/vc100.idb
RMS/Debug/vc100.pdb
RMS/Debug/vc60.idb
RMS/Debug/WordOperation.obj
RMS/Debug/WordOperation.sbr
RMS/excel.cpp
RMS/excel.h
RMS/ExcelOperation.cpp
RMS/ExcelOperation.h
RMS/ipch/rms-f27a66e3/rms-ed072ae8.ipch
RMS/mso.cpp
RMS/mso.h
RMS/msppt.cpp
RMS/msppt.h
RMS/msword.cpp
RMS/msword.h
RMS/PptOperation.cpp
RMS/PptOperation.h
RMS/ReadMe.txt
RMS/res/RMS.ico
RMS/res/RMS.rc2
RMS/resource.h
RMS/RMS.APS
RMS/RMS.clw
RMS/RMS.cpp
RMS/RMS.dsp
RMS/RMS.dsw
RMS/RMS.h
RMS/RMS.ncb
RMS/RMS.opt
RMS/RMS.plg
RMS/RMS.rc
RMS/RMS.sdf
RMS/RMS.sln
RMS/RMS.suo
RMS/RMS.vcxproj
RMS/RMS.vcxproj.filters
RMS/RMS.vcxproj.user
RMS/RMSDlg.cpp
RMS/RMSDlg.h
RMS/StdAfx.cpp
RMS/StdAfx.h
RMS/WordOperation.cpp
RMS/WordOperation.h
RMS/ipch/rms-f27a66e3
RMS/Debug
RMS/ipch
RMS/res
RMS
RMS/Debug/bscmake.read.1.tlog
RMS/Debug/bscmake.write.1.tlog
RMS/Debug/cl.command.1.tlog
RMS/Debug/CL.read.1.tlog
RMS/Debug/CL.write.1.tlog
RMS/Debug/excel.obj
RMS/Debug/excel.sbr
RMS/Debug/ExcelOperation.obj
RMS/Debug/ExcelOperation.sbr
RMS/Debug/link-cvtres.read.1.tlog
RMS/Debug/link-cvtres.write.1.tlog
RMS/Debug/link.1104-cvtres.read.1.tlog
RMS/Debug/link.1104-cvtres.write.1.tlog
RMS/Debug/link.1104.read.1.tlog
RMS/Debug/link.1104.write.1.tlog
RMS/Debug/link.3812-cvtres.read.1.tlog
RMS/Debug/link.3812-cvtres.write.1.tlog
RMS/Debug/link.3812.read.1.tlog
RMS/Debug/link.3812.write.1.tlog
RMS/Debug/link.4480-cvtres.read.1.tlog
RMS/Debug/link.4480-cvtres.write.1.tlog
RMS/Debug/link.4480.read.1.tlog
RMS/Debug/link.4480.write.1.tlog
RMS/Debug/link.command.1.tlog
RMS/Debug/link.read.1.tlog
RMS/Debug/link.write.1.tlog
RMS/Debug/mso.obj
RMS/Debug/mso.sbr
RMS/Debug/mso.tlh
RMS/Debug/mso.tli
RMS/Debug/msppt.obj
RMS/Debug/msppt.sbr
RMS/Debug/msword.obj
RMS/Debug/msword.sbr
RMS/Debug/mt.command.1.tlog
RMS/Debug/mt.read.1.tlog
RMS/Debug/mt.write.1.tlog
RMS/Debug/PptOperation.obj
RMS/Debug/PptOperation.sbr
RMS/Debug/rc.command.1.tlog
RMS/Debug/rc.read.1.tlog
RMS/Debug/rc.write.1.tlog
RMS/Debug/RMS.bsc
RMS/Debug/RMS.exe
RMS/Debug/RMS.exe.embed.manifest
RMS/Debug/RMS.exe.embed.manifest.res
RMS/Debug/RMS.exe.intermediate.manifest
RMS/Debug/RMS.ilk
RMS/Debug/RMS.lastbuildstate
RMS/Debug/RMS.log
RMS/Debug/RMS.obj
RMS/Debug/RMS.pch
RMS/Debug/RMS.pdb
RMS/Debug/RMS.res
RMS/Debug/RMS.sbr
RMS/Debug/RMSDlg.obj
RMS/Debug/RMSDlg.sbr
RMS/Debug/RMS_manifest.rc
RMS/Debug/StdAfx.obj
RMS/Debug/StdAfx.sbr
RMS/Debug/vc100.idb
RMS/Debug/vc100.pdb
RMS/Debug/vc60.idb
RMS/Debug/WordOperation.obj
RMS/Debug/WordOperation.sbr
RMS/excel.cpp
RMS/excel.h
RMS/ExcelOperation.cpp
RMS/ExcelOperation.h
RMS/ipch/rms-f27a66e3/rms-ed072ae8.ipch
RMS/mso.cpp
RMS/mso.h
RMS/msppt.cpp
RMS/msppt.h
RMS/msword.cpp
RMS/msword.h
RMS/PptOperation.cpp
RMS/PptOperation.h
RMS/ReadMe.txt
RMS/res/RMS.ico
RMS/res/RMS.rc2
RMS/resource.h
RMS/RMS.APS
RMS/RMS.clw
RMS/RMS.cpp
RMS/RMS.dsp
RMS/RMS.dsw
RMS/RMS.h
RMS/RMS.ncb
RMS/RMS.opt
RMS/RMS.plg
RMS/RMS.rc
RMS/RMS.sdf
RMS/RMS.sln
RMS/RMS.suo
RMS/RMS.vcxproj
RMS/RMS.vcxproj.filters
RMS/RMS.vcxproj.user
RMS/RMSDlg.cpp
RMS/RMSDlg.h
RMS/StdAfx.cpp
RMS/StdAfx.h
RMS/WordOperation.cpp
RMS/WordOperation.h
RMS/ipch/rms-f27a66e3
RMS/Debug
RMS/ipch
RMS/res
RMS
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.