搜索资源列表
comp9.net
- COM 组件设计与应用(十)——IDispatch 接口 for VC.NET -COM Design and Application (10) -- IDispatch interface for VC.
vc23475335
- 一个优秀的C++编写的学籍管理器,预留了大量的程序接口,用来做后期优化,先放出来跟大家共享。有问题可以联系我cross720@126.com-an excellent preparation C unsuccessful managers, reserved a large number of programming interfaces used in making the late optimization, first released with the share. A problem
codecom
- 利用C#实现的调用COM接口操作源码程序,,看看能不能帮到大家-C# using COM interfaces to achieve the call source operating procedures to see if we can help
RS232
- c#语言写的读取com接口的例子,主要使用SerialPort类来实现com数据的读取-c# language read com interface example, the main use SerialPort class to read data to achieve com
mstsc
- 当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/libra
Aspen-Interface
- 基于COM技术的Aspen Plus数据读写接口-Interface of Aspen Plus based COM
OfficeHelper
- 封装了微软的 OFFICE EXCEL COM 接口,提供一个简单的 C# 类用来控制 EXCEL 文件的读写-Encapsulates Microsoft OFFICE EXCEL COM interface, providing a simple C# class to read and write files to control EXCEL
Infragistics.NetAdvantage2004.Vol.2
- NetAdvantage是目前为止最为完整的表示层组件集,它所提供的组件集可用于构建基于Windows应用程序、XML web services、和web解决方案的界面。无论是创建Microsoft环境下精美、强壮的GUI(图形用户界面)还是在COM、.NET或是ASP.NET环境下开发,NetAdvantage Suite都能提供适用的工具集,并结合了当今认知度最高的商业应用程序 -Microsoft Office、Windows和Outlook中的技巧和用法,使得GUI的创建变得更为轻松。功
create_direct_pay_by_user-CSHARP-GBK
- 支付宝纯网关接口(create_direct_pay_by_user) ※注意※ 需要配置的文件是: alipay_config.cs default.aspx default.aspx.csreturn_url.aspx return_url.aspx.cs notify_url.aspx notify_url.aspx.cs统一命名空间为:namespace Com.Alipiay
zfb
- 学习支付宝API调用接口实例,学习支付宝API调用接口实例。-Study Alipay.com API interface examples, learning Alipay.com API call interface instance.
CTP-CSharp-develop
- CTP开发实例支持多种开发语言 CTP 接口 COM 组件 CTP 接口.NET 程序集 CTP 接口 Web 接口 使用手册-CTP development tool including demo project, user guide
C#108注册新用户 源代码
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is