搜索资源列表
AE-3D
- ArcEngine+3D二次开发实例,包含C#和VB两种开发语言-ArcEngine+3 D examples of secondary development, including C# and VB both languages
EventBasedAsyncSample
- 此示例演示如何使用支持基于事件的异步模式的组件。 基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。 里面包含C#、vb、jsl三种代码的示例 -This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for t
Popup
- 1:动画方式弹出,就像MSN的提示框 2:漂亮,详细见配图 3:还可以再在开一个更加详细的内容网页 4:自动关闭,无需手工确认那个ok 5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中 6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译 -1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see
baobiao
- 此源码是Cell组件超级报表模板设计器C#.net源码示例。Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的完美解决方案。-Cell components of this source is super report template designer C#. Net source code examples. Cell compo
ZedGraphAllD
- ZedGraph 的类库具有很高的灵活性。几乎图表的每个层面都可以被用户修改。 同时,为了保证类库的易用性,所有的图表属性都提供了缺省值。类库中包含的 代码可以根据被划分的数据来选择适应的比例范围和步长、尺寸。 ZedGraph 继 承了Framework中的UserControl接口,所以允许用户在VS 的IDE 环境中 进行 拖放操作。增加了对其它语言的访问接口支持,如C+ + ,VB。 该源码展示了控件的各种示例调用,方便大家使用-ZedGraph Class
Chap02
- 《AutoCAD VBA & VB.NET开发基础与实例教程》(C#版)代码-Chap02-" AutoCAD VBA & VB.NET development infrastructure and tutorial examples" (C# version) Code-Chap02
Chap03
- 《AutoCAD VBA & VB.NET开发基础与实例教程》(C#版)代码-Chap03-" AutoCAD VBA & VB.NET development infrastructure and tutorial examples" (C# version) Code-Chap03
Chap05
- 《AutoCAD VBA & VB.NET开发基础与实例教程》(C#版)代码-Chap05-" AutoCAD VBA & VB.NET development infrastructure and tutorial examples" (C# version) Code-Chap05
Chap06
- 《AutoCAD VBA & VB.NET开发基础与实例教程》(C#版)代码-Chap06-" AutoCAD VBA & VB.NET development infrastructure and tutorial examples" (C# version) Code-Chap06
Enum_Combo_Boxes
- Populating Combo Boxes Enums -Introduction I have always believed that the best programmers are lazy programmers in the sense that they hate repetitious coding and want to find ways to automate and reduce the amount of code that must be pro