搜索资源列表
Pdf
- Pdf文档在线编辑控件源码及演示 支持Pdf文档在线编辑,并可以进行另存管理。 PdfTestSite为演示文件夹 PdfViewer为控件源码控件 51aspx.pdf为模版文件-Pdf Document-line edit control source and demonstrate support for Pdf document online editing, and can manage to save. PdfTestSite for the presenta
ewebedit
- 在线文档编辑系统源码,做网站发布采编系统很不错-Online document editing system source code and do website editing system is pretty good
Aspshop
- 多多网店系统v3.01 完全免费可用版-功能简介: 支持多模板皮肤色切换[8套] 支持按商品特性[推荐商品/特价商品/新品分类]浏览 支持按商品类别浏览 支持单件商品用支付宝交易按钮直接支付订购 集成QQ及淘宝旺旺在线订购咨询面板 商品详细介绍支持用html编辑器图文排版生成 支持购物车方式订购商品,自动计算货款 支持支付宝在线支付货款 动态自定义标题,关键字,页面描述(有利于搜索引擎中的排名提升) 自定义网站关闭/开启 支持顾客在线留言反馈交流
STUpload
- 本系统用于对各类高校的学生信息进行管理,是一款集档案、学费、课程、成绩、奖学金、助学贷款、奖惩管理于一身的信息管理系统;同时支持Internet成绩、奖学金、学费查询的功能,这样就大大方便学生对成绩、奖学金、学费的查询;报表直接导入到EXCEL进行操作,这样用户可以根据自己的需要来进行格式的调整,但是只能调格式而不能修改报表的内容,这就维护的数据的完整性;有完善的数据备份和恢复功能,并且有很全面的用户权限管理;同时提供软件的在线升级,用户只要连接到internet就可以得到最新版本的软件;软件提
doxygen-1.5.9.src.tar
- Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. 它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), Postscr ipt, PDF, 压缩HTML(chm), and Unix man pages
OpenCmsv7.5.2
- OpenCms是一个专业水平的WEB内容管理系统,可被任何组织或企业使用,采用该技术有如下优点: • 直接从WEB站点的前台编辑内容 • 自动在线/离线工作流 • 灵活的内容资源 • 集成全文搜索引擎 • 所见即所得编辑非结构化内容 • 结构化内容采用易于定义的基于XML的内容项目 • 在一个应用中管理多个站点 • 全文搜索支持PDF、Word、Excel文档资源
eduit
- Javaweb在线编辑器编辑视频,在线编辑视频,常用的flv播放器格式,文档说明。-Javaweb online editor to edit video, on-line editing video, commonly used FLV player formats, document descr iption.
wendanggongxiang
- 文档在线共享,实现了文档的上传与下载功能-The document online sharing, document upload and download function
hduACM
- 浙江大学保研机试题程序。 文档中编号为杭电ACM的题,已经通过了在线测试。其中包含了几十个程序。-ACM program
CRC.code
- 1-1024任意多项式CRC在线生成工具,LTE CRC24A设计实例。CRC coding原理文档。-1-1024 arbitrary polynomial CRC generated online tools the LTE CRC24A design examples. CRC coding principle document.
dsfs123
- 仿豆丁网在线文档分享平台系统DEDECMS5.7模板-Imitation online document sharing platform Douding network system DEDECMS5.7 template
ks
- 本项目是Apache+PHP+Ajax+SQL Server 2000 实现,包含网络在线考试系统系统项目文档,文档中包含需求分析,各模块设计等等。-This project is Apache+ PHP+ Ajax+ SQL Server 2000 implementation, including network system online examination system project documentation, the document contains requirements
DocumentsView
- 百度文库控件,一种类似于百度文库在线文档阅读方案的实现。-a online document view control.
LetoDMS-4.0.0-RC1
- letocms 是基于php+mysql开发的在线文档管理系统,具有增删改查的功能。-letocms is based on php+mysql,and its used as online document management system.
noufie_v25
- ldpc码的编解码实现,一种基于多文档得图像合并技术,基于掌纹识别的在线身份验证 识别算法本科毕设。- Codec ldpc code implementation Based on multi-document image obtained combining technique, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.
crawlweex
- 爬取在线手册,很多网站的文档都是在线的,通过本程序,可以将其下载下来,爬取weex作为例子,其他网站类似-crawl the online doc,crawl the doc of weex as the example
Web
- 在线文档浏览的网站,类似于百度文库,后台能够实现上传doc文档,前台显示出来(Online document browsing site, similar to the Baidu library, the background can achieve uploading DOC documents, the front desk shows)
word解析
- 实现word文档根据目录在线解析拆分成多个文件,文件只提供了后台解析方法,具体页面只有一个上传功能,暂未提供,有需要者可找我单独发;(The implementation of word document according to the directory online parsing split into multiple files, the file provides only the background parsing method, the specific page has on
sjms
- 3-1 职责链模式实例之在线文档帮助系统:某公司欲开发一个软件系统的在线文档帮助系统,用户可以在任何一个查询环境中输入查询关键字,。3-2 命令模式实例之公告板系统:某软件公司欲开发一个基于Windows平台的公告板系统。系统提供一个主菜单(Menu),在主菜单中包含了一些菜单项(MenuItem),可以通过Menu类的addMenuItem()方法增加菜单项。菜单项的主要方法是click(),每一个菜单项包含一个抽象命令类,具体命令类包括OpenCommand(打开命令)、CreateComm