搜索资源列表
shell
- 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
CLR_VC2005
- 使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框-VC2005 development using CLR managed application how to add text in the menu bar box
CLR_via_CSharp_2E
- 框架设计(第2版):CLR Via C# 被china-pub会员评为“2007年我最喜爱的十大技术图书”之一 知名技术作家类Jeff Richter 为您提供专业指导,让您迅速掌握CLR和.NET Framework 2.0-The purpose of this book is to explain how to develop applications and reusable classes for the .NET Framework. Specifically, this m
shell1
- 实现基本的Linux命令,如clr、dir、ls、environ-The realization of the basic Linux commands, such as clr, dir, ls, environ, etc.
SQLServer2005samples
- 全面系统地介绍了SQL Server 2005应用、开发和管理方面的技术,涉及安装和升级SQL Server、T-SQL增强、T-SQL应用、XML数据处理、CLR集成、开发SQL Server应用程序、端点、Service Broker、SQL Server Integration Services、SQL Server配置、SQL Server安全管理、数据的加密与解密、数据备份与还原、数据库的高可用性技术、查询SQL Server对象信息、服务器性能监视等内容。-Comprehensive
ClrViaCSharp
- CLR Via C#,介绍C#编程的一本很好的书。-CLR Via C#
AllVCLanguageSamples
- ATL ,CLR,complier,debugging
D007
- 以编程方式创建XML文档和从XML文档中读写类(型)数据等,VS2005,CLR-CLR XML
realtime
- 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
Microsoft.NETFrameworkProgramming
- 《Microsoft.NET框架程序设计》(修订版)是《微软.NET程序员系列》丛书之一,主要介绍如何开发面向Microsoft.NET框架的各种应用程序。Microsoft.NET框架是微软公司推出的新平台,包含通用语言运行时(CLR)和.NET框架类库(FCL)。《Microsoft.NET框架程序设计》(修订版)将深入解释CLR的工作机制及其提供的各种构造,同时还将讨论FCL中一些重要的类型。全书共分为五个部分,包括:.NET框架基本原理、类型和通用语言运行时、类型设计、基本类型,以及类型
asd
- VC 2005 CLR 如何异步装载大图像文件.-this is not miaoshu !hehe
Clr
- 该源码主要实现了颜色渐变的进度条,希望能帮助有需要的朋友-The main source of the color gradient to achieve the progress bar, hoping to help those in need of a friend
chap09toupiao
- 1) 公共语言运行库(Common Language Runtime, CLR) (2) 基础类库(Base Class Library) (3) 、、C#等语言运行库。 -1) The common language runtime (Common Language Runtime, CLR) (2) Foundation Class Library (Base Class Library) (3),, C# and other language runtime.
CLR3rdEdition
- CLR 框架内部结构最新图书 如果想深入学习,一定要看-CLR framework of the internal structure of the new book if you want to in-depth study will depend on
CLR
- C环境的CLR函数库,打包下载,bios,graphic-C environment CLR library, packaging download
Cpp_Native_CLI_interop
- he purpose of this code is to show how to write interop code using native C++ and C++/CLI. It also shows how using a managed *.dll that the same code can be accessed and used from any other CLR language.
STATE_LIGHT
- EDA交通灯,有两个输入:CLK,CLR,六个输出:左红黄绿,LR LY LG,右红黄绿RR RY RG,用状态机表示-EDA traffic lights, has two input: CLK, CLR, 6 output: Left red yellow and green, LR LY LG, the right of red yellow and green RR RY RG, with a state machine that
CLRviaCsharp
- Comprehensively covers CLR via Csharp. very good for those progarammers who know Cplusplus and wanted to start with Csharp in (dot)NET platform.
c-CLR
- C语言库函数,收集了一些C语言的库函数希望能给新手一些帮助!-C library functions, collected some C library function hope can give beginners some help!
CLR-Via-CSharp_code-
- CLR via C#, Second Edition