Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个应用程序来从我的 hotmail 帐户中导入我的朋友列表。我厌倦了找出确切的解决方案。大多数链接都提供了解决方案,但没有一个是有效的。任何人都可以给我更多关于这方面的信息。
提前致谢。
伊玛德
看看这个:http: //msdn.microsoft.com/en-us/library/bb463989.aspx
我正在制作一个需要将表格标签导出到 Excel 97-2003 文档的经典 ASP 页面……我的问题是我找到的每个代码都是用 PHP 编写的。我不能使用 PHP,因为我工作的公司只使用经典的 ASP(是的,我知道 =P)...