Word 2007 加载项

发布于 2024-07-06 01:03:22 字数 300 浏览 8 评论 0原文

好吧,这个问题来自于一个除了 CSS、HTML 和一些 php 之外从未编写过任何代码的人……

我几乎整天都在使用 Word,并且经常需要参考网络上的几个网站和资源。

我想创建一个小加载项以放入 Word 的功能区中。

我有完整的 VB 2008 专业版。

我几乎希望它能做的就是有一个新选项卡,其中有一些易于访问的按钮,这些按钮链接到特定的 URL,尽管理想的情况是推送这些链接也会同时自动让我登录到网站。

可能的?

从此我希望能够在学到更多知识后继续工作......

Okay this question is coming from someone who has never written any code beyond CSS, HTML and some php...

Pretty much I'm using Word all day and constantly needing to refer to just a couple of sites and resources on the web.

I would like to create a little add-in to go in the Ribbon in Word.

I have the full VB 2008 Proffesional edition.

Pretty much all I'd like it to do atm is have a new tab with a few easy to access buttons which link to specific URL's, although the ideal would be that pushing these links would also automatically log me into the websites at the same time.

Possible?

From this I'll hopefully be able to work off as I learn more...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冰葑 2024-07-13 01:03:22

您绝对可以将其作为单词插件来执行(自动登录部分可能很棘手......)。
以下是一些资源:

但是,还有更简单的方法可以做到这一点。 我宁愿在 Windows 任务窗格中创建一个工具栏。

You can definitly do this as a word add-in (the auto-login part may be tricky...).
Here are some ressources:

However, there are easier ways to do this. I would rather create a toolbar in my Windows taskpane.

允世 2024-07-13 01:03:22

是的,可以,请检查 VSTO

Yes, it is possible, check VSTO.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文