在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → soaoffice 官方绿色版.rar

soaoffice 官方绿色版.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:4.28M
  • 下载次数:3
  • 浏览次数:72
  • 发布时间:2021-12-01
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
绿色版SOAOFFICE控件是免费开放的,您只能在保证软件程序 和文档没有任何修改的情况下散布此软件副本,也可以把此控件 集成到自己的商业管理软件系统中,但此软件包含商业秘密,为 了保护这些秘密,您不可以对软件进行汇编解析、工程还原、分 解或简化,将软件变成能被人识别的格式。您不可以进行更改、 改写、翻译、出租、租赁、外借、分销,以从中获利或进行散布, 或创建依靠此软件及其任何一个部分进行工作的软件变体。
【实例截图】
【核心代码】
4744300845382976548.rar
└── 绿色版
├── CodePub.Com说明.txt
├── 安装文件
│   ├── SOAOffice.ocx
│   ├── SOAServer.exe
│   └── 说明.txt
├── 安装说明.txt
├── 工具
│   ├── SetupOCX.exe
│   ├── SOAOfficeSetup.exe
│   ├── SOAService.exe
│   └── 说明.txt
├── 技术白皮书.CHM
├── 授权协议.txt
├── 演示
│   ├── 动态Word模板.exe
│   ├── 科翰数码笔手写效果.exe
│   └── 高级公文模板套红.exe
└── 示例代码
├── ASP
│   └── SOAaspcode
│   ├── contact.htm
│   ├── dblink.asp
│   ├── demodata
│   │   └── soademo.mdb
│   ├── design.htm
│   ├── difference.htm
│   ├── doc
│   │   ├── aabb2001.doc
│   │   ├── aabb2001.files
│   │   │   ├── filelist.xml
│   │   │   └── image001.gif
│   │   ├── aabb2001.htm
│   │   ├── aabb2002.doc
│   │   ├── aabb2003.doc
│   │   ├── aabb2004.doc
│   │   ├── aabb2004.htm
│   │   ├── aabb2005.doc
│   │   ├── aabb2005.files
│   │   │   ├── filelist.xml
│   │   │   ├── image001.gif
│   │   │   ├── image002.gif
│   │   │   ├── image003.gif
│   │   │   ├── image004.gif
│   │   │   ├── image005.gif
│   │   │   ├── image006.gif
│   │   │   ├── image007.gif
│   │   │   ├── image008.gif
│   │   │   ├── image009.gif
│   │   │   ├── image010.gif
│   │   │   ├── image011.gif
│   │   │   ├── image012.gif
│   │   │   ├── image013.gif
│   │   │   ├── image014.gif
│   │   │   ├── image015.gif
│   │   │   ├── image016.gif
│   │   │   ├── image017.gif
│   │   │   ├── image018.gif
│   │   │   ├── image019.gif
│   │   │   ├── image020.gif
│   │   │   ├── image021.gif
│   │   │   ├── image022.gif
│   │   │   ├── image023.gif
│   │   │   ├── image024.gif
│   │   │   ├── image025.gif
│   │   │   ├── image026.gif
│   │   │   ├── image027.gif
│   │   │   ├── image028.gif
│   │   │   ├── image029.gif
│   │   │   ├── image030.gif
│   │   │   ├── image031.gif
│   │   │   ├── image032.gif
│   │   │   ├── image033.gif
│   │   │   ├── image034.gif
│   │   │   ├── image035.gif
│   │   │   ├── image036.gif
│   │   │   ├── image037.gif
│   │   │   ├── image038.gif
│   │   │   ├── image039.gif
│   │   │   ├── image040.gif
│   │   │   ├── image041.gif
│   │   │   ├── image042.gif
│   │   │   ├── image043.gif
│   │   │   ├── image044.gif
│   │   │   ├── image045.gif
│   │   │   ├── image046.gif
│   │   │   ├── image047.gif
│   │   │   └── image048.gif
│   │   ├── aabb2005.htm
│   │   ├── bbcc2001.htm
│   │   ├── bbcc2001.xls
│   │   ├── bbcc2002.xls
│   │   ├── ccdd2001.files
│   │   │   ├── buttons.gif
│   │   │   ├── filelist.xml
│   │   │   ├── frame.htm
│   │   │   ├── fullscreen.htm
│   │   │   ├── master04_background.gif
│   │   │   ├── master04.htm
│   │   │   ├── master04_image002.gif
│   │   │   ├── master04_stylesheet.css
│   │   │   ├── master04.xml
│   │   │   ├── master05_background.gif
│   │   │   ├── master05.htm
│   │   │   ├── master05_image001.gif
│   │   │   ├── master05.xml
│   │   │   ├── outline.htm
│   │   │   ├── pres.xml
│   │   │   ├── script.js
│   │   │   ├── slide0001.htm
│   │   │   └── slide0002.htm
│   │   ├── ccdd2001.htm
│   │   ├── ccdd2001.ppt
│   │   ├── ccdd2002.ppt
│   │   ├── openstream.asp
│   │   ├── redhead00.doc
│   │   ├── redhead00.ppt
│   │   ├── redhead00.xls
│   │   ├── redhead01.doc
│   │   ├── redhead01.ppt
│   │   ├── redhead01.xls
│   │   ├── redhead02.doc
│   │   ├── savedoc.asp
│   │   ├── savehtml.asp
│   │   ├── savestream.asp
│   │   ├── savetest.asp
│   │   └── test.doc
│   ├── DocList.asp
│   ├── excel1.asp
│   ├── excel.asp
│   ├── excellist.asp
│   ├── functions.htm
│   ├── HtmlDoc.asp
│   ├── images
│   │   ├── a1.gif
│   │   ├── a2.gif
│   │   ├── a3.gif
│   │   ├── a4.gif
│   │   ├── aaa.gif
│   │   ├── a.gif
│   │   ├── arrow_px_up.gif
│   │   ├── c1.jpg
│   │   ├── c2.jpg
│   │   ├── c3.jpg
│   │   ├── c5.jpg
│   │   ├── c6.jpg
│   │   ├── c7.jpg
│   │   ├── c8.jpg
│   │   ├── control.js
│   │   ├── css(1).css
│   │   ├── css(2).css
│   │   ├── css.css
│   │   ├── dialog.css
│   │   ├── excel.gif
│   │   ├── img_1.jpg
│   │   ├── img_2.jpg
│   │   ├── img_banner_1.gif
│   │   ├── img_banner_2.gif
│   │   ├── img_banner_3.gif
│   │   ├── img_blanklogo_10.gif
│   │   ├── img_blanklogo_11.gif
│   │   ├── img_blanklogo_14.gif
│   │   ├── img_blanklogo_15.gif
│   │   ├── img_blanklogo_16.gif
│   │   ├── img_blanklogo_1.gif
│   │   ├── img_blanklogo_2.gif
│   │   ├── img_blanklogo_3.gif
│   │   ├── img_blanklogo.gif
│   │   ├── img_f_13.gif
│   │   ├── img_f_14.gif
│   │   ├── img_f_15.gif
│   │   ├── img_f_16.gif
│   │   ├── img_f_21_1.gif
│   │   ├── img_f_21.gif
│   │   ├── img_f_22.gif
│   │   ├── img_f_23.gif
│   │   ├── img_f_24.gif
│   │   ├── img_f_25.gif
│   │   ├── img_f_26.gif
│   │   ├── img_f_27.gif
│   │   ├── img_f_28.gif
│   │   ├── img_f_29.gif
│   │   ├── img_f_30.gif
│   │   ├── img_f_31.gif
│   │   ├── img_f_32.gif
│   │   ├── img_f_33.gif
│   │   ├── img_f_34.gif
│   │   ├── img_f_35.gif
│   │   ├── img_f_36.gif
│   │   ├── img_f_37.gif
│   │   ├── img_f_38.gif
│   │   ├── img_f_39.gif
│   │   ├── img_f_3.gif
│   │   ├── img_f_84.gif
│   │   ├── img_logo2.gif
│   │   ├── img_logo.gif
│   │   ├── kehanlogo.jpg
│   │   ├── myflash.swf
│   │   ├── newword.gif
│   │   ├── pizhu.gif
│   │   ├── ppt.gif
│   │   ├── seal01.esf
│   │   ├── seal02.esf
│   │   ├── selectSeal.htm
│   │   ├── selectSignature.htm
│   │   ├── selectTemplate.htm
│   │   ├── sign01.esf
│   │   ├── sign02.esf
│   │   ├── SOA_01.gif
│   │   ├── SOA_05.gif
│   │   ├── SOA_11.gif
│   │   ├── SOA_12.gif
│   │   ├── SOA_16.gif
│   │   ├── Spacer.gif
│   │   ├── swfobject.js
│   │   ├── template.css
│   │   ├── trans_pixel.gif
│   │   ├── word.gif
│   │   ├── writeObject.js
│   │   └── XYDataGrid.css
│   ├── index.htm
│   ├── introduction.htm
│   ├── license.htm
│   ├── NewDoc.asp
│   ├── ppt.asp
│   ├── pptlist.asp
│   ├── products.htm
│   ├── setup.htm
│   ├── simple.asp
│   ├── SOAOffice.ocx
│   ├── stream.asp
│   ├── test.asp
│   ├── UploadDoc.asp
│   ├── word1.asp
│   ├── word2.asp
│   ├── word3.asp
│   └── word.asp
├── JSP
│   ├── SOADemo
│   │   ├── contact.htm
│   │   ├── demodata
│   │   │   └── soademo.mdb
│   │   ├── design.htm
│   │   ├── difference.htm
│   │   ├── doc
│   │   │   ├── aabb2001.doc
│   │   │   ├── aabb2001.files
│   │   │   │   ├── filelist.xml
│   │   │   │   └── image001.gif
│   │   │   ├── aabb2001.htm
│   │   │   ├── aabb2002.doc
│   │   │   ├── aabb2003.doc
│   │   │   ├── aabb2004.doc
│   │   │   ├── aabb2004.htm
│   │   │   ├── aabb2005.doc
│   │   │   ├── aabb2005.files
│   │   │   │   ├── filelist.xml
│   │   │   │   ├── image001.gif
│   │   │   │   ├── image002.gif
│   │   │   │   ├── image003.gif
│   │   │   │   ├── image004.gif
│   │   │   │   ├── image005.gif
│   │   │   │   ├── image006.gif
│   │   │   │   ├── image007.gif
│   │   │   │   ├── image008.gif
│   │   │   │   ├── image009.gif
│   │   │   │   ├── image010.gif
│   │   │   │   ├── image011.gif
│   │   │   │   ├── image012.gif
│   │   │   │   ├── image013.gif
│   │   │   │   ├── image014.gif
│   │   │   │   ├── image015.gif
│   │   │   │   ├── image016.gif
│   │   │   │   ├── image017.gif
│   │   │   │   ├── image018.gif
│   │   │   │   ├── image019.gif
│   │   │   │   ├── image020.gif
│   │   │   │   ├── image021.gif
│   │   │   │   ├── image022.gif
│   │   │   │   ├── image023.gif
│   │   │   │   ├── image024.gif
│   │   │   │   ├── image025.gif
│   │   │   │   ├── image026.gif
│   │   │   │   ├── image027.gif
│   │   │   │   ├── image028.gif
│   │   │   │   ├── image029.gif
│   │   │   │   ├── image030.gif
│   │   │   │   ├── image031.gif
│   │   │   │   ├── image032.gif
│   │   │   │   ├── image033.gif
│   │   │   │   ├── image034.gif
│   │   │   │   ├── image035.gif
│   │   │   │   ├── image036.gif
│   │   │   │   ├── image037.gif
│   │   │   │   ├── image038.gif
│   │   │   │   ├── image039.gif
│   │   │   │   ├── image040.gif
│   │   │   │   ├── image041.gif
│   │   │   │   ├── image042.gif
│   │   │   │   ├── image043.gif
│   │   │   │   ├── image044.gif
│   │   │   │   ├── image045.gif
│   │   │   │   ├── image046.gif
│   │   │   │   ├── image047.gif
│   │   │   │   └── image048.gif
│   │   │   ├── aabb2005.htm
│   │   │   ├── bbcc2001.htm
│   │   │   ├── bbcc2001.xls
│   │   │   ├── bbcc2002.xls
│   │   │   ├── ccdd2001.files
│   │   │   │   ├── buttons.gif
│   │   │   │   ├── filelist.xml
│   │   │   │   ├── frame.htm
│   │   │   │   ├── fullscreen.htm
│   │   │   │   ├── master04_background.gif
│   │   │   │   ├── master04.htm
│   │   │   │   ├── master04_image002.gif
│   │   │   │   ├── master04_stylesheet.css
│   │   │   │   ├── master04.xml
│   │   │   │   ├── master05_background.gif
│   │   │   │   ├── master05.htm
│   │   │   │   ├── master05_image001.gif
│   │   │   │   ├── master05.xml
│   │   │   │   ├── outline.htm
│   │   │   │   ├── pres.xml
│   │   │   │   ├── script.js
│   │   │   │   ├── slide0001.htm
│   │   │   │   └── slide0002.htm
│   │   │   ├── ccdd2001.htm
│   │   │   ├── ccdd2001.ppt
│   │   │   ├── ccdd2002.ppt
│   │   │   ├── openfile.jsp
│   │   │   ├── redhead00.doc
│   │   │   ├── redhead00.ppt
│   │   │   ├── redhead00.xls
│   │   │   ├── redhead01.doc
│   │   │   ├── redhead01.ppt
│   │   │   ├── redhead01.xls
│   │   │   ├── redhead02.doc
│   │   │   ├── savefile.jsp
│   │   │   └── test.doc
│   │   ├── doclist.jsp
│   │   ├── excel1.jsp
│   │   ├── excel.jsp
│   │   ├── excellist.jsp
│   │   ├── functions.htm
│   │   ├── htmlDoc.jsp
│   │   ├── images
│   │   │   ├── a1.gif
│   │   │   ├── a2.gif
│   │   │   ├── a3.gif
│   │   │   ├── a4.gif
│   │   │   ├── aaa.gif
│   │   │   ├── a.gif
│   │   │   ├── arrow_px_up.gif
│   │   │   ├── c1.jpg
│   │   │   ├── c2.jpg
│   │   │   ├── c3.jpg
│   │   │   ├── c5.jpg
│   │   │   ├── c6.jpg
│   │   │   ├── c7.jpg
│   │   │   ├── c8.jpg
│   │   │   ├── control.js
│   │   │   ├── css(1).css
│   │   │   ├── css(2).css
│   │   │   ├── css.css
│   │   │   ├── dialog.css
│   │   │   ├── excel.gif
│   │   │   ├── img_1.jpg
│   │   │   ├── img_2.jpg
│   │   │   ├── img_banner_1.gif
│   │   │   ├── img_banner_2.gif
│   │   │   ├── img_banner_3.gif
│   │   │   ├── img_blanklogo_10.gif
│   │   │   ├── img_blanklogo_11.gif
│   │   │   ├── img_blanklogo_14.gif
│   │   │   ├── img_blanklogo_15.gif
│   │   │   ├── img_blanklogo_16.gif
│   │   │   ├── img_blanklogo_1.gif
│   │   │   ├── img_blanklogo_2.gif
│   │   │   ├── img_blanklogo_3.gif
│   │   │   ├── img_blanklogo.gif
│   │   │   ├── img_f_13.gif
│   │   │   ├── img_f_14.gif
│   │   │   ├── img_f_15.gif
│   │   │   ├── img_f_16.gif
│   │   │   ├── img_f_21_1.gif
│   │   │   ├── img_f_21.gif
│   │   │   ├── img_f_22.gif
│   │   │   ├── img_f_23.gif
│   │   │   ├── img_f_24.gif
│   │   │   ├── img_f_25.gif
│   │   │   ├── img_f_26.gif
│   │   │   ├── img_f_27.gif
│   │   │   ├── img_f_28.gif
│   │   │   ├── img_f_29.gif
│   │   │   ├── img_f_30.gif
│   │   │   ├── img_f_31.gif
│   │   │   ├── img_f_32.gif
│   │   │   ├── img_f_33.gif
│   │   │   ├── img_f_34.gif
│   │   │   ├── img_f_35.gif
│   │   │   ├── img_f_36.gif
│   │   │   ├── img_f_37.gif
│   │   │   ├── img_f_38.gif
│   │   │   ├── img_f_39.gif
│   │   │   ├── img_f_3.gif
│   │   │   ├── img_f_84.gif
│   │   │   ├── img_logo2.gif
│   │   │   ├── img_logo.gif
│   │   │   ├── kehanlogo.jpg
│   │   │   ├── myflash.swf
│   │   │   ├── newword.gif
│   │   │   ├── pizhu.gif
│   │   │   ├── ppt.gif
│   │   │   ├── seal01.esf
│   │   │   ├── seal02.esf
│   │   │   ├── selectSeal.htm
│   │   │   ├── selectSignature.htm
│   │   │   ├── selectTemplate.htm
│   │   │   ├── sign01.esf
│   │   │   ├── sign02.esf
│   │   │   ├── SOA_01.gif
│   │   │   ├── SOA_03.gif
│   │   │   ├── SOA_05.gif
│   │   │   ├── SOA_07.gif
│   │   │   ├── SOA_11.gif
│   │   │   ├── SOA_12.gif
│   │   │   ├── SOA_16.gif
│   │   │   ├── Spacer.gif
│   │   │   ├── template.css
│   │   │   ├── trans_pixel.gif
│   │   │   ├── word.gif
│   │   │   ├── writeObject.js
│   │   │   └── XYDataGrid.css
│   │   ├── index.htm
│   │   ├── introduction.htm
│   │   ├── license.htm
│   │   ├── NewDoc.jsp
│   │   ├── ppt.jsp
│   │   ├── pptlist.jsp
│   │   ├── products.htm
│   │   ├── SaveDoc.jsp
│   │   ├── SaveHtml.jsp
│   │   ├── setup.htm
│   │   ├── simple.jsp
│   │   ├── SOAOffice.ocx
│   │   ├── stream.jsp
│   │   ├── test.jsp
│   │   ├── UploadDoc.jsp
│   │   ├── WEB-INF
│   │   │   └── web.xml
│   │   ├── word1.jsp
│   │   ├── word2.jsp
│   │   ├── word3.jsp
│   │   └── word.jsp
│   └── 安装说明.txt
└── 快速开发 代码
└── simple
├── savedoc.asp
├── simple.htm
├── SOAOffice.ocx
└── test.doc

24 directories, 439 files

标签:

实例下载地址

soaoffice 官方绿色版.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警