惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
The Cloudflare Blog
量子位
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
D
DataBreaches.Net
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
U
Unit 42
博客园 - 聂微东
有赞技术团队
有赞技术团队
A
About on SuperTechFans

博客园 - 融化了的朱古力

AJAX Automated Testing Object design Professional asp.net 2.0 server control and component development Online dictionary ASP.NET 2.0服务器控件与组件开发高级编程 Professional asp.net 2.0 Server Control and Component Development .NET组件程序设计 .NET组件程序设计0723 .NET组件程序设计 never draw to an inside straight Per say Agile Principles, Patterns, and Practices in C# MapControl MapPoint Helpful Links 20060827 20060812 what is locality of reference? 20060806 20060802
.NET组件程序设计0721
融化了的朱古力 · 2007-07-21 · via 博客园 - 融化了的朱古力


P19(3)在运行时,JIT编译器会链接访问组件入口点的客户端。
原文:.At runtime, the JIT compiler links the client calls to the component entry points.
建议:在运行时,JIT编译器将客户端的调用连接到组件的入口点。

P21(1).NET提供了一个重新开始的记录,相对于C++而言,实质上是降低了进入的门槛,在.NET中没有无形的最高限度:.
原文:.NET offered a clean slate, substantially lowering the entry barrier compared with C++, and there was no glass ceiling in .NET:
A clean slate.  And it just means a fresh beginning.

The assembly is the basic packaging unit in .NET. It's called an assembly because it assembles multiple physical files into a single logical unit. An assembly can be a class library (DLL) or a standalone application (EXE) and can contain multiple physical modules, each with multiple components.
The physical DLLs in an assembly are also referred to as modules.

In the mobile phone market, Pay as you go refers to a type of mobile phone service where instead of paying every month flat fee for a specific number of minutes and with additional fees for anything over you included minutes, you prepay for only the minutes you want. You add more minutes later as needed.
http://en.wikipedia.org/wiki/Pay_as_you_go_(phone)