【教】OFFICE开发进化流程图

微创社(MCC) 2010-07-22 10:59:13


【基础篇】Excel技术园①超#44106521
【中级篇】VBA技术园①超#50099256
【高级篇】VSTO技术园①超#75760551
【辅助篇】PPT技术园①#96500419

三群联动,共享管理班组,人才资源!
零基础的升级之路,推广VSTO技术在中国的发展!!

VSTO群的分等分级机制:
VSTO0:无开发/不详
VSTO1:做过VBA开发
VSTO2:做过VS开发
VSTO3:做过VSTO开发
VSTO4:做过VSTO作品
VSTO5:暂未开放

1、0基础VSTO实时培训
2、专业导师+免费培训
3、VSTO视频教程
4、超量资源共享
5、欢迎您+


Apress.Microsoft.SharePoint.Building.Office.2007.Solutions.in.C.Sharp.2005.Feb.2007.pdf
Developer_Roadmap_to_Office_2007.pdf
Microsoft_Office_2010_Product_Guide.pdf
NET_Domain-Driven_Design_with_C#.pdf
OBA实战心得.docx
Visual_Studio_2005_Tools_for_Office_using_C#_and_VB.NET.pdf
VSTO overview.pdf
VSTO01-InfoPath Add-Ins and Task Panes.pdf
VSTO01-Semantically-Enabled Large-Scale Science Data Repositories.pdf
VSTO01-SharePoint and Microsoft Office B.pdf
VSTO01-SharePoint and Microsoft Office.pdf
VSTO01-Visual Studio Tools for Office Overview.pdf
VSTO02-Excel开发新技术VSTO__NET在导线测量中的应用.pdf
VSTO02-LINQ和VSTO在医院设备采购系统中的应用.pdf
VSTO02-VSTO__NET平台下Excel开发技术在道路缓和曲线坐标计算中的应用.pdf
VSTO02-VSTO__NET平台下崭新的MSOffice开发技术.pdf
VSTO02-Word操作题的一个自动阅卷方案.pdf
VSTO02-基于VSTO的Office操作技能自动评测方法.pdf
VSTO02-基于VSTO的文档智能化实现.pdf
VSTO02-基于VSTO的智能文档在企业环保信息调查系统中的应用.pdf
VSTO02-利用VSTO和_NET的Office开发技术.pdf
VSTO02-利用VSTO实现文档的智能化.pdf
VSTO02-利用VSTO实现文档的智能化-B.pdf
VSTO02-用VSTO生成Word报表的设计与实现.pdf
VSTO03-Smart Client与Office System整合应用研究.pdf
VSTO03-关于对证智能券交易的功能进行化拓展的尝试.pdf
VSTO03-基于.NET平台的路基沉降监测数据处理系统开发研究.pdf
VSTO04-Microsoft Office 2010新功能适用性评测.pdf
VSTO04-Microsoft Office2010技术预览版知多少.pdf
VSTO04-Office 2010抢先体验.pdf
VSTO04-Office变身PS大师.pdf
VSTO04-让你的Excel如虎添翼.pdf
VSTO04-微软计划开发Office15和Windows8.pdf
VSTO04-细数Office 2010Beta 中文版的实用新功能.pdf
Wrox.Professional.VSTO.2005.Visual.Studio.2005.Tools.for.Office.May.2006.pdf
....


...全文
1384 26 打赏 收藏 转发到动态 举报
写回复
用AI写文章
26 条回复
切换为时间正序
请发表友善的回复…
发表回复
poloyzhang 2010-12-20
  • 打赏
  • 举报
回复
wps能够这样就好啊.
微创社(MCC) 2010-12-12
  • 打赏
  • 举报
回复
上课地点,群:92410083


培训通知@扫盲班#三、四期【2010/12/13晚上】


班级:开发园①超#92410083
形式:大课
班次:2010-12@扫盲班#03期
主讲:讲师@爱情逃兵(25435497)
时间:12-13(周一)晚7点开始
时长:暂不定


====主要内容=====
1)基础动画
2)判定标准:独立完成“基础动画”
4)交作业:做一个“动画”,上传群共享(临时空间)


班级:开发园①超#92410083
形式:大课
班次:2010-12@扫盲班#04期
主讲:讲师@大漠苍狼(450163101)
时间:12-13(周一)晚9点开始

时长:暂不定


====主要内容=====
1)掌握声音控制
2)判定标准:独立完成“声音控制”
4)交作业:做一个“声音控制”,上传群共享(临时空间)

====准备条件====
1)PPT版本:03、07、10
2)起点要求:零基础
3)升级标志:P010@网名
注:培训完成后,修改自己的网名,是进入下一级培训班的前提。

=======其它==============
1)引荐学员(包括其它群)
2)请在本贴后 【报到】(凡未报到者,开课后不能发言,否则T!

昨天在群内授课,授课时标记:
@ 题外话
! 听课内容
!! 重要内容,类推
# 可提问,听反馈
$ 有大段内容,禁言
三江名流 2010-10-24
  • 打赏
  • 举报
回复
不知道你说的东西在哪儿?是QQ群吗???还能加新人吗?
cx4359481 2010-09-27
  • 打赏
  • 举报
回复
?????????????????
微创社(MCC) 2010-09-27
  • 打赏
  • 举报
回复
RTD Server is a technology introduced in Excel XP. It is a great way to display constantly changing data such as stock quotes, currency exchange rates, inventory levels, price quotes, weather information, sports scores, and so on.

A short terminology list follows below:
• An RTD server is a Component Object Model (COM) Automation server that implements the IRtdServer interface. Excel uses the RTD server to communicate with a real-time data source on one or more topics.
• A real-time data source is any source of data that you can access programmatically.
• A topic is a string (or a set of strings) that uniquely identifies a piece of data that resides in a real-time data source. The RTD server passes the topic to the real-time data source and receives the value of the topic from the real-time data source; the RTD server then passes the value of the topic to Excel for display. For example, the RTD server passes the topic "New Topic" to the real-time data source, and the RTD server receives the topic's value of "72.12" from the real-time data source. The RTD server then passes the topic's value to Excel for display.
ADXRtdServerModule represents an RTD Server. The only Add-in Express component allowed for this designer is the RTD Topic. The module provides the Interval property that indicates the time interval between updates (in milliseconds).
You refer to an existing RTD Server using the RTD worksheet function in Excel:
=RTD(ProgID, Server, String1, String2, ... String28)
The ProgID parameter is a required string value representing the programmatic ID (ProgID) of the RTD server. See attributes of the RTDServerModule class for the ProgId of your RTD Server. The current version of Add-in Express requires the Server parameter to be an empty string. Use two quotation marks (""). The String1 through String28 parameters represent topics of the RTD server. Only the String1 parameter is required; the String2 through String28 parameters are optional. In most cases, the String1 parameter will be enough for you. The actual values for the String1 through String28 parameters depend on the requirements of the real-time data server.
微创社(MCC) 2010-09-27
  • 打赏
  • 举报
回复
Why Add-in Express?
Microsoft supplied us with another term – Office Extensions. This term covers all the customization technologies provided for Office applications. The technologies are:
• COM Add-ins
• Smart Tags
• Excel RTD Servers
• Excel Automation Add-ins
Add-in Express allows you to overcome the basic problem when customizing Office applications in .NET – building your solutions into the Office application. Based on the True RAD paradigm, Add-in Express saves the time that you would have to spend on research, prototyping, and debugging numerous issues of any of the above-said technologies in all versions and updates of all Office applications. The issues include safe loading / unloading, host application startup / shutdown, as well as user-interaction-related and deployment-related issues.
Add-in Express provides you with simple tools for creating version-neutral, secure, insolated, managed, deployable, and updatable Office extensions.
• Managed Office Extensions
You develop them in every programming language available for Visual Studio .NET.
• Isolated Office Extensions
Add-in Express allows loading Office extensions into separate application domains. So, they do not have a chance to break down the host application.
• Version-neutral Office Extensions
The Add-in Express programming model and its core are version-neutral. It gives you a chance to develop one Office extension for all available Office versions, from 2000 to the newest 2007.
• Deployable Office Extensions
Add-in Express automatically supplies you with a setup project making your solution ready-to-deploy.
• Updatable Office Extensions
Add-in Express uses the start-up and deployment model that allows updating your deployed solutions at run-time.
mzart3455 2010-09-10
  • 打赏
  • 举报
回复
学习了
微创社(MCC) 2010-09-10
  • 打赏
  • 举报
回复
PowerPoint 2010 开发人员参考 中文版帮助BUG修正
(V1.01@lastupdate#2010-9-11)

一、成员团队

VBA技术园①超#50099256出品


二、修订组成员






三、修订内容
修订路径 :C:\Program Files\Microsoft Office\Office14\2052(注意盘符)
修订方法 :替换POWERPNT.DEV.HxS文件(3537KB)
修订内容 :PowerPoint 2010 开发人员参考 帮助和使用方法
修订前界面:

修复后界面:

修订前后变化:
增加了:PowerPoint 2010 的对象库参考的内容,增加了193个对象及125个枚举。
最后修订时间:2010年9月11
联系方式:
QQ群:VBA技术园①超#50099256出品
Email:pc@mye.cn
  • 打赏
  • 举报
回复
WPS如果有这么些楼主样的人去关注,国产软件也能早一点起来。
huxian1987 2010-09-03
  • 打赏
  • 举报
回复
很好的东西啊,最近很需要!求入群,求资料
dsd999 2010-07-28
  • 打赏
  • 举报
回复
楼主的意思是让我们加入QQ群??
  • 打赏
  • 举报
回复
[Quote=引用 17 楼 pcnetman888 的回复:]
VBA的消亡是迟早的事,现在还能并存好长一段时间。

vsto己经比VBA更易使用了。
[/Quote]

迟早不迟早不太清楚,在短期内不会取代。LZ有时间可以读读《VSTO技术指南》。上面对两方分析的很透彻。
微创社(MCC) 2010-07-27
  • 打赏
  • 举报
回复
VBA的消亡是迟早的事,现在还能并存好长一段时间。

vsto己经比VBA更易使用了。
  • 打赏
  • 举报
回复
VSTO不能取代VBA
  • 打赏
  • 举报
回复
进化流程图呢?
lkh829210 2010-07-26
  • 打赏
  • 举报
回复
才来 看不懂
ydong2020 2010-07-26
  • 打赏
  • 举报
回复
看起来OFFICE的功能很强大 我们应用的很少接触这么高深的东东啊
line_us 2010-07-24
  • 打赏
  • 举报
回复
很有分量的一些信息,
希望分享
不想低调 2010-07-23
  • 打赏
  • 举报
回复
广而告知
laoyebin 2010-07-23
  • 打赏
  • 举报
回复
偶也来接点分
加载更多回复(6)

5,139

社区成员

发帖
与我相关
我的任务
社区描述
其他开发语言 Office开发/ VBA
社区管理员
  • Office开发/ VBA社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧