资源列表
xen-3.2.0.tar
- 现在最流行的开源虚拟化平台的源代码 ,希望那个对大家有帮助!-The most popular open source virtualization platform, source code, I hope that all of us to help!
Json40r1
- Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects with a single method call using the JsonSerializer. -Flexible JSON serializer to convert .NET objects t
TestMyDll
- 动态链接库技术提供了一种方便、快捷的共享资源的途径,在各种系统和应用软件中大量采用这种技术。所谓动态链接库,就是一些函数、数据和类集合成的可执行模块,用户可以将动态链接库动态地集成到自己的程序中以使用库中的函数、数据和类。在大多数情况下,应用程序可以静态或者隐式地与动态链接库链接,此时,由操作系统管理的DLL加载。程序运行时,操作系统会按照一定的路径顺序查找所需要的DLL,并进行加载。以下将演练如何隐式地调用动态链接库。-Dynamic Link Library provides a conve
TestDllN
- 在应用程序中,除了隐式的链接动态链接库外,也可显式链接动态链接库。尤其当没有与DLL相关联的LIB文件时,则必须使用显式链接。使用显式链接必须知道函数返回值的类型和所传递的参数个数、类型和顺序。以下将演练如何显式调用动态链接库。-In the application, in addition to implicitly link the dynamic link library, but also to explicitly link the dynamic link library. Espe
NET-source-code-call-WebService
- NET教程调用WebService的源码-NET source code tutorial call WebService
proandcon
- 这是一个生产消费者模型,值得初学者借鉴。-This is a model of production and consumption, it is worth drawing for beginners.
canonical-_TO_DFA
- 编译原理,使用C++语言实现从正规式到DFA的转化-Compiler theory, from a formal style to DFA conversion
MyOffice
- 利用.net三层架构原理简单实现查询、删除等功能-Use. Net three-tier system is simple in principle the query, and delete functions
selectcourse
- 用ASP.NET编的简易的选课系统,非常简易,适合初学者-Summary of the elective system, very simple, suitable for beginners
WindowsFormsApplication5
- Mschart 的 简 单 DEMO,.net framework 4.0,C#语言-Mschart demo .net framework 4.0,C#
ASPNETTEST
- 运行平台:asp.net+mssql 支持ASP.net版本1.1和2.0在线切换、在线脚本映射、ASP.net具体错误信息在线查看。 -Run Platform: asp.net+ mssql support for ASP.net version 1.1 and 2.0 online switching, on-line scr ipt mapping, ASP.net specific error message online.
css
- CSS grammar when you can use it to parse a CSS file with regex or LINQ