HTML5先行者高级交流群

欢迎加入学习讨论
专注前端,专注网页设计制作及网站开发项目 - (低价承接网站开发项目) QQ:370158739加入收藏RSS
-
2013-12-20 14:25:33
.NET 框架类库(下)_.NET教程_编程技术
- System.Runtime.Remoting.Contexts 包含定义所有对象所驻留的上下文的对象。上下文是一个有序的属性序列,用于定义其中的对象所处的环境。上下文是在对象的激活过程中创建的,这些
-
2013-12-20 14:25:32
UnicodeToUTF8_.NET教程_编程技术
- ConVertUnicodeToUTF8(const WCHAR *wstrIn, BYTE *buff,int vLen){ ASSERT(wstrIn); int wLen=wcslen(wstrIn); int i=0;#define putchar(a) buff[i++]=(BYTE)a;
-
2013-12-20 14:25:30
Creating Collection Classes in C#_.NET教程_编程技术
- Creating Collection Classes in C# IntroductionCollection classes are used frequently in .NET. For example, classes like ArrayList, NamevalueCollection, HashTable ar
-
2013-12-20 14:25:30
Collection and Object Ordering_.NET教程_编程技术
- object .Net SDK provides a number of collection classes in the System.Collections namespace.We use these collection classes to store objects inside them and perform
-
2013-12-20 14:25:27
Web service in DW.mx_.NET教程_编程技术
- web Consuming Web Services in ASP.NetWeb services have quickly become the most touted industry buzzword. The fact that they are based on XML and other "Internet" st
-
2013-12-20 14:25:27
.NET编译技术内幕(1)_.NET教程_编程技术
- 编译 通过MSIL了解CLR的运行原理 作者: Wednesday, April 17 2002 2:12 PM 作为.NET最低层次的公共基础,微软中介语言(MSIL或IL)对一般开发者具有非常重要的意义。除了好奇心以外,仔细
-
2013-12-20 14:25:26
.NET编译技术内幕(2)_.NET教程_编程技术
- 编译 .NET编译技术内幕(2)作者: builder.comTuesday, April 16 2002 12:23 PM 作为一种代码指令平台,Microsoft .NET比微软公司先前推出的其他技术平台要来得更为复杂。由于.NET提
-
2013-12-20 14:25:26
.Net 的一年_.NET教程_编程技术
- .Net 的一年 长期观察微软公司动态的人们将二零零二年视为“.Net 的一年”,因为该公司正准备发表多项产品,以落实他们“软件服务”(software-as-a-service)的远景。新年度预计将会推
-
2013-12-20 14:25:25
KW问题之我见_.NET教程_编程技术
- 问题 这些问题提的都蛮有意思的不敢班门弄斧,只是就其中几个我知道的问题发表一下自己的看法*问题4. 谈谈 AutoEventWireup"uestc95:AutoEventWireup属性是用来控制是否允许page f
-
2013-12-20 14:25:21
.NET缓存初步_.NET教程_编程技术
- 缓存 .NET缓存初步ZDNET CHINA|2002-4-24 .NET的cache类可以为微软输出工具箱增加许多典型的缓存功能。在很多开发细节中,cache类可以节约时间,当然它也有很多缺点,比如,要限制一些关
-
2013-12-20 14:25:21
10 Tips for Great .NET Programming_.NET教程_编程技术
- 10 Tips for Great .NET ProgrammingWhether you re interested in Windows Forms, ASP.NET, Web Services, or the .NET Framework, these tips help you exploit the still yo
-
2013-12-20 14:25:20
使用COBOL.net访问数据库_.NET教程_编程技术
- 访问|数据|数据库 <@ Page language="COBOL"><html><head> <script runat="server" language="COBOL"> ENVIRONMENT DIVISION. CONFIGURATION SECTION. REP
-
2013-12-20 14:25:20
使用perl.net访问数据库_.NET教程_编程技术
- perl|访问|数据|数据库 不只是vb.net,C#等微软的开发软件可以调用.net framework,据我所知至少有28中我知道的开发语言如何调用.net framework.下面我就给出一段事例,说明使用perl.n
-
2013-12-20 14:25:18
MS.Net CLR 扩展PE结构分析2_.NET教程_编程技术
- Flier Lu <flier_lu@sina.com.cn> 注意:本系列文章在水木清华BBS(smth.org)之.Net版首发, 转载请保留以上信息,发表请与作者联系 Metadata 篇 第一章 Metadata 概述 1
-
2013-12-20 14:25:17
.Net平台下CLR程序载入原理分析_.NET教程_编程技术
- 程序 Flier Lu <flier_lu@sina.com.cn> 注意:本系列文章在水木清华BBS(smth.org)之.Net版首发, 转载请保留以上信息,发表请与作者联系 与传统的Win32可执行程序中的本机